On Thu, Nov 09, 2023 at 15:30:46 +0100, Tim Wiederhake wrote: > For rationale, see patch 3 (cpu_map: No longer ignore vmx- features in > sync_qemu_features_i386.py). > > Adding features in bunches (one patch per msr index), as this series > is adding ~100 features. > > This also adds cpu features "gds-no" and "amx-complex" and brings > libvirt in sync with qemu commit ad6ef0a42e. > > Tim Wiederhake (12): > cpu_map: Add missing feature "gds-no" > cpu_map: Add missing feature "amx-complex" > cpu_map: No longer ignore vmx- features in sync_qemu_features_i386.py > cpu_map: Add missing vmx features from MSR 0x480 > cpu_map: Add missing vmx features from MSR 0x485 > cpu_map: Add missing vmx features from MSR 0x48B > cpu_map: Add missing vmx features from MSR 0x48C > cpu_map: Add missing vmx features from MSR 0x48D > cpu_map: Add missing vmx features from MSR 0x48E > cpu_map: Add missing vmx features from MSR 0x48F > cpu_map: Add missing vmx features from MSR 0x490 > cpu_map: Add missing vmx features from MSR 0x491 I haven't really checked the values of each feature you're adding, but all changes except for those in patch 3 are generated so I expect they are correct :-) Reviewed-by: Jiri Denemark <jdenemar@xxxxxxxxxx> _______________________________________________ Devel mailing list -- devel@xxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx