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

2012-11-16 Thread Ján Tomko
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

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

2012-11-16 Thread Paolo Bonzini
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 boo

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

2012-11-14 Thread Eric Blake
On 11/14/2012 08:35 AM, Eric Blake wrote: > On 11/14/2012 07:51 AM, Ján Tomko wrote: >> Allow bootindex to be specified for redirected USB devices and host USB >> devices. >> >> Bug: https://bugzilla.redhat.com/show_bug.cgi?id=805414 >> >> +(hostdev->source.subsys.type != >> VIR_D

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

2012-11-14 Thread Eric Blake
On 11/14/2012 07:51 AM, Ján Tomko wrote: > 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 booti

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

2012-11-14 Thread Ján Tomko
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