[libvirt] [PATCH v3 7/8] qemu: Fix networking for ARM guests

Daniel P. Berrange berrange at redhat.com
Mon Sep 2 12:49:40 UTC 2013


On Fri, Aug 30, 2013 at 12:41:35PM -0400, Cole Robinson wrote:
> Similar to the chardev bit, ARM boards depend on the old style '-net nic'
> for actually instantiating net devices. But we can't block out
> -netdev altogether since it's needed for upcoming virtio support.
> 
> And add tests for working ARM XML with console, disk, and networking.
> ---
>  src/qemu/qemu_command.c                            | 34 ++++++++++++++++------
>  src/qemu/qemu_domain.c                             | 20 +++++++++++--
>  .../qemuxml2argv-arm-vexpressa9-basic.args         |  8 +++++
>  .../qemuxml2argv-arm-vexpressa9-basic.xml          | 34 ++++++++++++++++++++++
>  tests/qemuxml2argvtest.c                           |  3 ++
>  5 files changed, 88 insertions(+), 11 deletions(-)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-arm-vexpressa9-basic.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-arm-vexpressa9-basic.xml

ACK

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list