[libvirt] [PATCH 1/2] qemu: add ibmvscsi controller model

Eric Blake eblake at redhat.com
Fri Jan 13 21:52:37 UTC 2012


On 01/13/2012 05:23 AM, Paolo Bonzini wrote:
> KVM will be able to use a PCI SCSI controller even on POWER.  Let
> the user specify the vSCSI controller by other means than a default.
> 
> After this patch, the QEMU driver will actually look at the model
> and reject anything but auto, lsilogic and ibmvscsi.
> 
> Signed-off-by: Paolo Bonzini <pbonzini at redhat.com>
> ---
>  docs/formatdomain.html.in                          |    4 +-
>  docs/schemas/domaincommon.rng                      |    1 +
>  src/conf/domain_conf.c                             |    3 +-
>  src/conf/domain_conf.h                             |    1 +
>  src/qemu/qemu_command.c                            |   23 +++++++++++++--
>  src/vmx/vmx.c                                      |    9 +++--
>  .../qemuxml2argv-disk-scsi-vscsi.args              |    8 +++++
>  .../qemuxml2argv-disk-scsi-vscsi.xml               |   31 ++++++++++++++++++++
>  tests/qemuxml2argvtest.c                           |    2 +
>  tests/qemuxml2xmltest.c                            |    1 +

Yay - docs and tests all in the same v1 patch!  And I didn't find
anything suspicious in the patch.

ACK and pushed.

-- 
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/20120113/a19cc287/attachment-0001.sig>


More information about the libvir-list mailing list