[libvirt] [PATCH v3 4/8] qemu: Fix specifying char devs for ARM

Daniel P. Berrange berrange at redhat.com
Mon Sep 2 12:47:28 UTC 2013


On Fri, Aug 30, 2013 at 12:41:32PM -0400, Cole Robinson wrote:
> QEMU ARM boards don't give us any way to explicitly wire in
> a -chardev, so use the old style -serial options.
> 
> Unfortunately this isn't as simple as just turning off the CHARDEV flag
> for qemu-system-arm, as upcoming virtio support _will_ use device/chardev.
> ---
>  src/qemu/qemu_capabilities.c | 18 ++++++++++++++++++
>  src/qemu/qemu_capabilities.h |  4 ++++
>  src/qemu/qemu_command.c      |  3 +--
>  src/qemu/qemu_process.c      | 37 ++++++++++++++++++++++---------------
>  4 files changed, 45 insertions(+), 17 deletions(-)

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