From: Eduardo Habkost <ehabkost@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
"Richard Henderson" <rth@twiddle.net>,
qemu-devel@nongnu.org, "Andreas Färber" <afaerber@suse.de>
Subject: [Qemu-devel] [PULL 0/2] X86 queue, 2015-07-15
Date: Wed, 15 Jul 2015 17:27:19 -0300 [thread overview]
Message-ID: <1436992041-32767-1-git-send-email-ehabkost@redhat.com> (raw)
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
next reply other threads:[~2015-07-15 20:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-15 20:27 Eduardo Habkost [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1436992041-32767-1-git-send-email-ehabkost@redhat.com \
--to=ehabkost@redhat.com \
--cc=afaerber@suse.de \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).