[libvirt] [PATCH 3/3] test: add lsi and virtio-scsi qemu caps in testcases.

Eric Blake eblake at redhat.com
Tue Aug 7 21:57:44 UTC 2012


On 08/07/2012 11:21 AM, Guannan Ren wrote:
> ---
>  tests/qemuhelptest.c     |   10 +++++++---
>  tests/qemuxml2argvtest.c |   16 ++++++++++------
>  2 files changed, 17 insertions(+), 9 deletions(-)
> 
> @@ -755,7 +757,9 @@ mymain(void)
>              QEMU_CAPS_NO_USER_CONFIG,
>              QEMU_CAPS_HDA_MICRO,
>              QEMU_CAPS_NEC_USB_XHCI,
> -            QEMU_CAPS_NETDEV_BRIDGE);
> +            QEMU_CAPS_NETDEV_BRIDGE,
> +            QEMU_CAPS_SCSI_LSI,
> +            QEMU_CAPS_VIRIO_SCSI_PCI);

I ack'd patch 1 too quickly.  Please s/VIRIO/VIRTIO/ throughout your series.

ACK with the capability name spelling fixed.

-- 
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/779b3050/attachment-0001.sig>


More information about the libvir-list mailing list