On Fri, Sep 30, 2016 at 03:49:34PM -0300, Eduardo Habkost wrote: [...] > Eduardo Habkost (12): > tests: Add test case for x86 feature parsing compatibility > target-i386: List CPU models using subclass list > target-i386: Disable VME by default with TCG > target-i386: Register aliases for feature names with underscores > target-i386: Make plus_features/minus_features QOM-based > target-i386: Remove underscores from feat_names arrays > target-i386: Register properties for feature aliases manually > target-i386: xsave: Add FP and SSE bits to x86_ext_save_areas Patches 1-8 (above) were applied to x86-next. I will send v6 of 9-12 (below), with a small change. > target-i386: Move warning code outside x86_cpu_filter_features() > target-i386: x86_cpu_load_features() function > qmp: Add runnability information to query-cpu-definitions > target-i386: Return runnability information on query-cpu-definitions > > qapi-schema.json | 23 +- > target-i386/cpu-qom.h | 4 + > target-i386/cpu.c | 510 ++++++++++++++++++++++++++---------------- > tests/test-x86-cpuid-compat.c | 44 ++++ > 4 files changed, 388 insertions(+), 193 deletions(-) > -- Eduardo -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list