Hello Peter, This is my QOM CPU patch queue. Please pull.
Regards, Andreas Cc: Peter Maydell <peter.mayd...@linaro.org> Cc: Eduardo Habkost <ehabk...@redhat.com> The following changes since commit 7135781f65f1267a72bf554ee2b7bd605f9e59aa: Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-02' into staging (2014-11-03 14:55:17 +0000) are available in the git repository at: git://github.com/afaerber/qemu-cpu.git tags/qom-cpu-for-peter for you to fetch changes up to 75d373ef9729bd22fbc46bfd8dcd158cbf6d9777: target-i386: Disable SVM by default in KVM mode (2014-11-04 15:49:05 +0100) ---------------------------------------------------------------- QOM CPUState and X86CPU * Cleanups for -cpu ...,enforce ---------------------------------------------------------------- Eduardo Habkost (6): pc: Create pc_compat_2_1() functions target-i386: Rename KVM auto-feature-enable compat function target-i386: Disable CPUID_ACPI by default in KVM mode target-i386: Remove unsupported bits from all CPU models target-i386: Don't enable nested VMX by default target-i386: Disable SVM by default in KVM mode hw/i386/pc_piix.c | 22 ++++++++++++++++++---- hw/i386/pc_q35.c | 18 ++++++++++++++++-- target-i386/cpu.c | 42 ++++++++++++++++++++++++++++-------------- target-i386/cpu.h | 3 ++- 4 files changed, 64 insertions(+), 21 deletions(-)