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

Eric Blake eblake at redhat.com
Thu Nov 15 02:03:52 UTC 2012


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_DOMAIN_HOSTDEV_SUBSYS_TYPE_PCI &&
>> +                hostdev->source.subsys.type != VIR_DOMAIN_HOSTDEV_SUBSYS_TYPE_USB)) {
> 
> Indentation looks off here; generally, when wrapping lines with (), the
> second line starts after the '(' column, as in:
> 
>   (a &&
>    b)
> 
> ACK with that tweak.

Pushed.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 617 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20121114/3c05f9d8/attachment-0001.sig>


More information about the libvir-list mailing list