]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
block: Expose host_* drivers in blockdev-add
authorKevin Wolf <kwolf@redhat.com>
Thu, 24 Apr 2014 13:02:39 +0000 (15:02 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 25 Apr 2014 16:05:06 +0000 (18:05 +0200)
commita28315ebaf3910b65ef51abefc4ef040265afc19
treea5d07a52dab2b62d38173e7f70b2393216d90e2c
parent460787605e59526bb5c47002b512028ea1f63ac3
block: Expose host_* drivers in blockdev-add

All the functionality to use the host_device, host_cdrom and host_floppy
drivers is already there, they just need to be added to the schema.

The block driver names containing underscores are preexisting and cannot
be changed without breaking command line compatibility.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
qapi-schema.json