On Wed, Feb 22, 2017 at 04:00:26PM -0300, Eduardo Habkost wrote:
This series implements query-cpu-model-expansion on target-i386.
Changes v2 -> v3:
-----------------
* Rebased on top of my x86-next branch:
https://github.com/ehabkost/qemu x86-next
* Added new patch that will extend type=full expansion to
return every (writeable) QOM property from the CPU object
Git branch for testing:
https://github.com/ehabkost/qemu-hacks work/x86-query-cpu-expansion
libvirt code to use the new feature already exist, and were
submitted to libvir-list, at:
https://www.mail-archive.com/libvir-list@redhat.com/msg142168.html
As v2 was sitting on the list since Jan 16, I plan to include
this on my next pull request before soft freeze if there are no
objections.
--
Eduardo