[libvirt] [PATCH 0/3] Update some recent/previous x86_64 qemu capabilities

John Ferlan jferlan at redhat.com
Tue Jan 22 17:46:36 UTC 2019


The existing 2.12 and 3.1 caps are based on a pre-release RC, so
update to at least the release version.

The 3.0 caps were missing the sev-guest (as were the 3.1 caps), so
hand massage the .replies output to make sure they're added.

There really "should be" some way to do these automagically...

With these in place review of Nikolay's upstream posting related
to using l2 cache will be "cleaner"...

John Ferlan (3):
  qemu: Update x86_64 QEMU 2.12.0 capabilities
  qemu: Update x86_64 QEMU 3.0.0 capabilities
  qemu: Update x86_64 QEMU 3.1.0 capabilities

 .../qemu_2.12.0.x86_64.xml                    |  37 +-
 .../caps_2.12.0.x86_64.replies                | 513 +++++++++---------
 .../caps_2.12.0.x86_64.xml                    | 182 ++-----
 .../caps_3.0.0.x86_64.replies                 |  73 +--
 .../caps_3.0.0.x86_64.xml                     |  19 +-
 .../caps_3.1.0.x86_64.replies                 |  93 ++--
 .../caps_3.1.0.x86_64.xml                     |  28 +-
 7 files changed, 412 insertions(+), 533 deletions(-)

-- 
2.20.1




More information about the libvir-list mailing list