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:
Gerd Hoffmann 2009-07-31 12:25:35 +02:00 committed by Anthony Liguori
parent e23d9c4de1
commit 7282a0331f
4 changed files with 79 additions and 73 deletions

1
qemu-config.h Normal file
View file

@ -0,0 +1 @@
extern QemuOptsList qemu_drive_opts;