On Thu, Apr 24, 2014 at 03:02:39PM +0200, Kevin Wolf wrote: > 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 <kw...@redhat.com> > Reviewed-by: Eric Blake <ebl...@redhat.com> > Reviewed-by: Fam Zheng <f...@redhat.com> > --- > qapi-schema.json | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-)
Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan