[PATCH] qemucapabilitiesdata: Update x86_64 capabilities for qemu-6.0 release

Peter Krempa pkrempa at redhat.com
Fri Apr 30 11:00:47 UTC 2021


On Fri, Apr 30, 2021 at 01:55:29 -0700, Andrea Bolognani wrote:
> On Fri, Apr 30, 2021 at 09:33:24AM +0200, Peter Krempa wrote:
> > Update to the final state now that qemu 6.0 was released.
> >
> > Notable changes are the addition of 'EPYC-Rome-v2' cpu type and removal
> > of 'query-netdev' which we didn't use.
> >
> > The rest is the usual churn caused by random registration of objects at
> > compile time.
> 
> I would be wonderful if someone (*wink wink*) would eventually make
> it so the replies we store are deterministic and commits like this
> one only include actual changes...

I considered this but tampering with the files is a bit weird as this is
in the end supposed to represent a real interaction wit qemu.

Obviously in certain cases we can post-process them and in certain cases
it won't help much. One is visible in this comit, namely deletion of a
QMP type results in renumbering of any subsequent entry.

It would be awesome if qemu made the builds a bit more deterministic.

> 
> > Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> > ---
> >  .../caps_6.0.0.x86_64.replies                 | 3228 ++++++++---------
> >  .../caps_6.0.0.x86_64.xml                     |   37 +-
> >  2 files changed, 1631 insertions(+), 1634 deletions(-)
> 
> Reviewed-by: Andrea Bolognani <abologna at redhat.com>
> 
> -- 
> Andrea Bolognani / Red Hat / Virtualization
> 




More information about the libvir-list mailing list