From: "Andreas Färber" <afaerber@suse.de>
To: qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
"Andreas Färber" <afaerber@suse.de>,
"Eduardo Habkost" <ehabkost@redhat.com>
Subject: [Qemu-devel] [PULL v2 0/5] QOM CPUState patch queue 2014-11-04
Date: Tue, 4 Nov 2014 17:30:42 +0100 [thread overview]
Message-ID: <1415118647-16359-1-git-send-email-afaerber@suse.de> (raw)
Hello Peter,
This is my QOM CPU patch queue. v2 is a rebase. Please pull.
Regards,
Andreas
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Eduardo Habkost <ehabkost@redhat.com>
The following changes since commit 1bc8dae31baa8b02a1b8e70c3244232e03bbb3b2:
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20141104-2' into staging (2014-11-04 15:00: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 4991f26efbcfc7ebb7c3029bb56fa21cecf1946f:
target-i386: Disable SVM by default in KVM mode (2014-11-04 17:27:21 +0100)
----------------------------------------------------------------
QOM CPUState and X86CPU
* Cleanups for -cpu ...,enforce
----------------------------------------------------------------
Eduardo Habkost (5):
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 | 9 ++++++---
hw/i386/pc_q35.c | 5 ++++-
target-i386/cpu.c | 42 ++++++++++++++++++++++++++++--------------
target-i386/cpu.h | 3 ++-
4 files changed, 40 insertions(+), 19 deletions(-)
next reply other threads:[~2014-11-04 16:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-04 16:30 Andreas Färber [this message]
2014-11-04 16:30 ` [Qemu-devel] [PULL v2 1/5] target-i386: Rename KVM auto-feature-enable compat function Andreas Färber
2014-11-04 16:30 ` [Qemu-devel] [PULL v2 2/5] target-i386: Disable CPUID_ACPI by default in KVM mode Andreas Färber
2014-11-04 16:30 ` [Qemu-devel] [PULL v2 3/5] target-i386: Remove unsupported bits from all CPU models Andreas Färber
2014-11-04 16:30 ` [Qemu-devel] [PULL v2 4/5] target-i386: Don't enable nested VMX by default Andreas Färber
2014-11-04 16:30 ` [Qemu-devel] [PULL v2 5/5] target-i386: Disable SVM by default in KVM mode Andreas Färber
2014-11-04 17:24 ` [Qemu-devel] [PULL v2 0/5] QOM CPUState patch queue 2014-11-04 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=1415118647-16359-1-git-send-email-afaerber@suse.de \
--to=afaerber@suse.de \
--cc=ehabkost@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/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).