[libvirt] [PATCH 0/2] Add support for gic-version machine option

Martin Kletzander mkletzan at redhat.com
Fri Sep 25 17:28:54 UTC 2015


On Fri, Sep 25, 2015 at 05:46:22PM +0300, Pavel Fedin wrote:
>qemu now supports gic-version option for the virt machine. This patch allows
>to use it in libvirt.
>
>I decided not to add a new capability because qemu correctly complains by
>itself if it does not have this option.
>

It's nice that QEMU complains itself, but in a case where it is that
easy to check the supportability I think it's worth adding because
then at least we won't prepare all the stuff and can error out early.

>Pavel Fedin (2):
>  qemu: Add support for gic-version machine option
>  qemu: Add test case for gic-version option
>
> src/qemu/qemu_command.c                            | 22 ++++++++----------
> .../qemuxml2argv-aarch64-gicv3.args                |  6 +++++
> .../qemuxml2argv-aarch64-gicv3.xml                 | 26 ++++++++++++++++++++++
> tests/qemuxml2argvtest.c                           |  2 ++
> 4 files changed, 43 insertions(+), 13 deletions(-)
> create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-aarch64-gicv3.args
> create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-aarch64-gicv3.xml
>
>--
>2.1.4
>
>--
>libvir-list mailing list
>libvir-list at redhat.com
>https://www.redhat.com/mailman/listinfo/libvir-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150925/952ad487/attachment-0001.sig>


More information about the libvir-list mailing list