[libvirt] [RESEND PATCH] qemu: Add support for virt machine type with virtio-mmio devices on armv7

Cole Robinson crobinso at redhat.com
Wed Nov 20 19:36:55 UTC 2013


On 11/19/2013 04:49 PM, Clark Laughlin wrote:
> These changes allow the correct virtio-blk-device and virtio-net-device
> devices to be used for the 'virt' machine type for armv7 rather than the
> PCI virtio devices.
> 
> A test case was added to qemuxml2argvtest for this change.
> 
> Signed-off-by: Clark Laughlin <clark.laughlin at linaro.org>
> ---
> Resend with test case added
> ---
>  src/qemu/qemu_command.c                            |  4 +-
>  src/qemu/qemu_domain.c                             |  3 ++
>  .../qemuxml2argv-arm-virt-virtio.args              | 14 +++++++
>  .../qemuxml2argv-arm-virt-virtio.xml               | 45 ++++++++++++++++++++++
>  tests/qemuxml2argvtest.c                           |  5 +++
>  5 files changed, 70 insertions(+), 1 deletion(-)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-arm-virt-virtio.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-arm-virt-virtio.xml
> 

ACK, pushed now.

- Cole




More information about the libvir-list mailing list