[libvirt] [PATCH 1/3] qemu: add capabilities flags related to scsi controller

Eric Blake eblake at redhat.com
Tue Aug 7 22:54:38 UTC 2012


On 08/07/2012 03:46 PM, Eric Blake wrote:
> On 08/07/2012 11:21 AM, Guannan Ren wrote:
>>   QEMU_CAPS_SCSI_LSI
>>     set the flag when "lsi53c895a", bus PCI, alias "lsi" in
>>     the output of "qemu -device ?"
>>     -device lsi in qemu command line
>>
>>   QEMU_CAPS_VIRIO_SCSI_PCI
>>     set the flag when "name "virtio-scsi-pci", bus PCI" in
>>     the output of qemu devices query.
>>     -device virtio-scsi-pci in qemu command line
>> ---
>>  src/qemu/qemu_capabilities.c |    7 +++++++
>>  src/qemu/qemu_capabilities.h |    2 ++
>>  2 files changed, 9 insertions(+), 0 deletions(-)
>>
> 
> ACK.

I spoke too soon.  In isolation, this patch fails 'make check'.  Please
take the appropriate hunks out of 3/3 and squash them into this patch so
that the testsuite passes (that way, 'git bisect' is easier to run
without hitting false failures).

-- 
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: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120807/4ccb1a73/attachment-0001.sig>


More information about the libvir-list mailing list