On Mon, Feb 05, 2024 at 11:44:24 +0100, Tim Wiederhake wrote: > Previously, the script would only detect differences between > libvirt's and qemu's list of x86 features, adding those features > to libvirt was a manual and error prone procedure. > > Replace with a script that can generate libvirt's feature list > directly from qemu source code. > --- > src/cpu_map/sync_qemu_features_i386.py | 627 ++++++++++++++++++------- > src/cpu_map/x86_features.xml | 7 +- > 2 files changed, 461 insertions(+), 173 deletions(-)
Reviewed-by: Jiri Denemark <jdene...@redhat.com> _______________________________________________ Devel mailing list -- devel@lists.libvirt.org To unsubscribe send an email to devel-le...@lists.libvirt.org