
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@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org