[libvirt] [PATCH 2/2] qemu: add virtio-scsi controller model

Eric Blake eblake at redhat.com
Fri Jan 13 21:54:39 UTC 2012


On 01/13/2012 05:23 AM, Paolo Bonzini wrote:
> Adding a new model for virtio-scsi roughly follows the same scheme
> as the previous patch.
> 
> Signed-off-by: Paolo Bonzini <pbonzini at redhat.com>
> ---
> 	This is the bare minimum necessary to use virtio-scsi.
> 	I'll gladly leave everything else, including support for
> 	full SCSI addresses (target/LUN) to Osier.
> 
>  docs/formatdomain.html.in                          |    2 +-
>  docs/schemas/domaincommon.rng                      |    1 +
>  src/conf/domain_conf.c                             |    3 +-
>  src/conf/domain_conf.h                             |    1 +
>  src/qemu/qemu_command.c                            |    3 ++
>  src/vmx/vmx.c                                      |    3 +-
>  .../qemuxml2argv-disk-scsi-virtio-scsi.args        |    9 ++++++
>  .../qemuxml2argv-disk-scsi-virtio-scsi.xml         |   31 ++++++++++++++++++++
>  tests/qemuxml2argvtest.c                           |    2 +
>  tests/qemuxml2xmltest.c                            |    1 +
>  10 files changed, 53 insertions(+), 3 deletions(-)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-virtio-scsi.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-virtio-scsi.xml

Looks very similar to the last one, which is a good sign :)

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/413bbca6/attachment-0001.sig>


More information about the libvir-list mailing list