mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
QemuOpts: create qemu-config.h
Move drive option description there. Rename it, give it a qemu_ prefix. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Message-Id:
This commit is contained in:
parent
e23d9c4de1
commit
7282a0331f
4 changed files with 79 additions and 73 deletions
1
qemu-config.h
Normal file
1
qemu-config.h
Normal file
|
@ -0,0 +1 @@
|
|||
extern QemuOptsList qemu_drive_opts;
|
Loading…
Add table
Add a link
Reference in a new issue