[libvirt] [PATCH v7 01/11] qemu: Add QEMU 2.10 x86_64 the generated capabilities

Pavel Hrdina phrdina at redhat.com
Thu Sep 14 11:04:49 UTC 2017


On Fri, Sep 01, 2017 at 01:09:45PM -0400, John Ferlan wrote:
> For reference, these were generated by updating a local qemu git
> repository to the latest upstream, making sure the latest dependencies
> were met via "dnf builddep qemu" from my sufficiently privileged root
> account, checking out the v2.10.0 tag, and building in order to generate
> an "x86_64-softmmu/qemu-system-x86_64" image.
> 
> Then using a clean libvirt tree updated to master and built, the image
> was then provided as input:
> 
>     tests/qemucapsprobe /path/to/x86_64-softmmu/qemu-system-x86_64 > \
>        tests/qemucapabilitiesdata/caps_2.10.0.x86_64.replies
> 
> With the .replies file in place and the DO_TEST line added and build,
> then running the following commands:
> 
>     touch tests/qemucapabilitiesdata/caps_2.10.0.x86_64.xml
>     VIR_TEST_REGENERATE_OUTPUT=1 ./tests/qemucapabilitiestest
> 
> to generate tests/qemucapabilitiesdata/caps_2.10.0.x86_64.xml and both
> were added to the commit.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  .../caps_2.10.0.x86_64.replies                     | 18144 +++++++++++++++++++
>  tests/qemucapabilitiesdata/caps_2.10.0.x86_64.xml  |   798 +
>  tests/qemucapabilitiestest.c                       |     1 +
>  3 files changed, 18943 insertions(+)
>  create mode 100644 tests/qemucapabilitiesdata/caps_2.10.0.x86_64.replies
>  create mode 100644 tests/qemucapabilitiesdata/caps_2.10.0.x86_64.xml

Capabilities generated by me are the same except for CPU features
because I have a different CPU.

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170914/59b1fbfe/attachment-0001.sig>


More information about the libvir-list mailing list