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