[libvirt] [PATCH 02/25] qemu: New cap flags for scsi-generic

John Ferlan jferlan at redhat.com
Mon May 6 16:42:31 UTC 2013


On 05/03/2013 02:07 PM, Osier Yang wrote:
> From: Han Cheng <hanc.fnst at cn.fujitsu.com>
> 
> Adding two cap flags for scsi-generic:
>   QEMU_CAPS_SCSI_GENERIC
>   QEMU_CAPS_SCSI_GENERIC_BOOTINDEX
> 
> Signed-off-by: Han Cheng <hanc.fnst at cn.fujitsu.com>
> Signed-off-by: Osier Yang <hanc.fnst at cn.fujitsu.com>
> ---
>  src/qemu/qemu_capabilities.c             | 21 ++++++++++++++++-----
>  src/qemu/qemu_capabilities.h             |  2 ++
>  tests/qemuhelpdata/qemu-1.0-device       | 10 ++++++++++
>  tests/qemuhelpdata/qemu-1.1.0-device     | 10 ++++++++++
>  tests/qemuhelpdata/qemu-1.2.0-device     |  5 +++++
>  tests/qemuhelpdata/qemu-kvm-1.2.0-device |  5 +++++
>  tests/qemuhelptest.c                     | 19 ++++++++++++++-----
>  7 files changed, 62 insertions(+), 10 deletions(-)
> 

ACK,  although I know I've seen recent changes to virQEMUCaps which will
result in someone doing a merge...

John




More information about the libvir-list mailing list