Re: [libvirt] [PATCH v3 0/3] target-i386: Implement query-cpu-model-expansion

2017-02-23 Thread Eduardo Habkost
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

[libvirt] [PATCH v3 0/3] target-i386: Implement query-cpu-model-expansion

2017-02-22 Thread Eduardo Habkost
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