
Thanks for the reviews.
Patches waiting for QEMU code to be pushed:
- qemucapstest: Update test data for QEMU 2.9.0 - domaincapstest: Add test data for QEMU 2.9.0 - docs: Update description of the host-model CPU mode - qemu: Rename hostCPU/feature element in capabilities cache - qemu: Prepare for more types in qemuMonitorCPUModelInfo - qemu: Store more types in qemuMonitorCPUModelInfo - qemu: Probe "max" CPU model in TCG - qemu: Get host CPU model from QEMU on x86_64 - qemu: Use enum for CPU model expansion type - qemu: Use full CPU model expansion on x86 - qemu: Make virQEMUCapsInitCPUModel testable - cputest: Switch host CPU data scripts to model expansion - cputest: Convert all json data files to query-cpu-model-expansion - cputest: Test virQEMUCapsInitCPUModel - cputest: Drop obsolete CPU test data files - cputest: Drop .new suffix from CPU test data files - news: Detect host CPU model by asking QEMU on x86_64
The QEMU implementation is merged for the upcoming 2.9.0. I changed libvirt 3.1.0 references to 3.2.0 and pushed all the remaining patches. Jirka