[libvirt] [PATCH] qemu: add bootindex for usb-host and usb-redir devices

Ján Tomko jtomko at redhat.com
Fri Nov 16 15:28:08 UTC 2012


On 11/16/12 11:01, Paolo Bonzini wrote:
> Il 14/11/2012 15:51, Ján Tomko ha scritto:
>> Allow bootindex to be specified for redirected USB devices and host USB
>> devices.
>>
>> Bug: https://bugzilla.redhat.com/show_bug.cgi?id=805414
>>
>> ---
>> Bootindex for these devices is supported since QEMU 1.1.0 (or commit 65bb3a5c)
>> but the actual booting from usb-host devices is broken since a844ed84
>> (before 1.2.0).
>> I haven't tested it with usb-redir yet.
>> ---
>>  docs/schemas/domaincommon.rng |    3 +++
>>  src/conf/domain_conf.h        |    4 ++--
>>  src/qemu/qemu_capabilities.c  |   10 ++++++++++
>>  src/qemu/qemu_capabilities.h  |    2 ++
>>  src/qemu/qemu_command.c       |   37 ++++++++++++++++++++++++++++++-------
>>  5 files changed, 47 insertions(+), 9 deletions(-)
> 
> Documentation missing?  (Testcases too).
> 
> Paolo

Yes, I plan to do those after getting it to work with usb-redir.




More information about the libvir-list mailing list