The following changes since commit 7692401a0826803522cfde533bdcc149932ddc6a:
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150715' into staging (2015-07-15 17:28:59 +0100) are available in the git repository at: git://github.com/ehabkost/qemu.git tags/x86-pull-request for you to fetch changes up to 3046bb5debc8153a542acb1df93b2a1a85527a15: target-i386: emulate CPUID level of real hardware (2015-07-15 17:05:59 -0300) ---------------------------------------------------------------- X86 queue, 2015-07-15 Two bug fixes: * Memory leak due to extra g_strdup() when registering X86CPU alias properties * Fix CPUID levels so that W10 insider can run as guest OS ---------------------------------------------------------------- Eduardo Habkost (1): target-i386: Don't strdup() alias property name Radim Krčmář (1): target-i386: emulate CPUID level of real hardware include/hw/i386/pc.h | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++ target-i386/cpu.c | 39 +++++++++++++++--------------- 2 files changed, 87 insertions(+), 20 deletions(-) -- 2.1.0