[libvirt] [PATCH v3 2/4] qemu: Implement pci-serial

Daniel P. Berrange berrange at redhat.com
Wed May 20 12:36:08 UTC 2015


On Thu, May 14, 2015 at 10:33:04AM +0200, Michal Privoznik wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=998813
> 
> Implementation is pretty straight-forward. Of course, not all qemus
> out there supports the device, so new capability is introduced and
> checked prior each use of the device.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/qemu/qemu_capabilities.c                       |  2 ++
>  src/qemu/qemu_capabilities.h                       |  1 +
>  src/qemu/qemu_command.c                            | 30 +++++++++++++++++++++-
>  tests/qemucapabilitiesdata/caps_1.3.1-1.caps       |  1 +
>  tests/qemucapabilitiesdata/caps_1.4.2-1.caps       |  1 +
>  tests/qemucapabilitiesdata/caps_1.5.3-1.caps       |  1 +
>  tests/qemucapabilitiesdata/caps_1.6.0-1.caps       |  1 +
>  tests/qemucapabilitiesdata/caps_1.6.50-1.caps      |  1 +
>  tests/qemucapabilitiesdata/caps_2.1.1-1.caps       |  1 +
>  .../qemuxml2argv-pci-serial-dev-chardev.args       |  7 +++++
>  tests/qemuxml2argvtest.c                           |  3 +++
>  11 files changed, 48 insertions(+), 1 deletion(-)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pci-serial-dev-chardev.args

ACK


Regards,
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