qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/2] X86 queue, 2015-07-15
@ 2015-07-15 20:27 Eduardo Habkost
  2015-07-15 20:27 ` [Qemu-devel] [PULL 1/2] target-i386: Don't strdup() alias property name Eduardo Habkost
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eduardo Habkost @ 2015-07-15 20:27 UTC (permalink / raw)
  To: Peter Maydell
  Cc: Paolo Bonzini, Richard Henderson, qemu-devel, Andreas Färber

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-07-16  9:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-15 20:27 [Qemu-devel] [PULL 0/2] X86 queue, 2015-07-15 Eduardo Habkost
2015-07-15 20:27 ` [Qemu-devel] [PULL 1/2] target-i386: Don't strdup() alias property name Eduardo Habkost
2015-07-15 20:27 ` [Qemu-devel] [PULL 2/2] target-i386: emulate CPUID level of real hardware Eduardo Habkost
2015-07-16  9:40 ` [Qemu-devel] [PULL 0/2] X86 queue, 2015-07-15 Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).