qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
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 0/6] QOM CPUState patch queue 2014-11-04
Date: Tue,  4 Nov 2014 16:31:25 +0100	[thread overview]
Message-ID: <1415115091-9377-1-git-send-email-afaerber@suse.de> (raw)

Hello Peter,

This is my QOM CPU patch queue. Please pull.

Regards,
Andreas

Cc: Peter Maydell <peter.maydell@linaro.org>

Cc: Eduardo Habkost <ehabkost@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(-)

             reply	other threads:[~2014-11-04 15:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-04 15:31 Andreas Färber [this message]
2014-11-04 15:31 ` [Qemu-devel] [PULL 1/6] pc: Create pc_compat_2_1() functions Andreas Färber
2014-11-04 16:23   ` Eduardo Habkost
2014-11-04 16:31     ` Andreas Färber
2014-11-04 15:31 ` [Qemu-devel] [PULL 2/6] target-i386: Rename KVM auto-feature-enable compat function Andreas Färber
2014-11-04 15:31 ` [Qemu-devel] [PULL 3/6] target-i386: Disable CPUID_ACPI by default in KVM mode Andreas Färber
2014-11-04 15:31 ` [Qemu-devel] [PULL 4/6] target-i386: Remove unsupported bits from all CPU models Andreas Färber
2014-11-04 15:31 ` [Qemu-devel] [PULL 5/6] target-i386: Don't enable nested VMX by default Andreas Färber
2014-11-04 15:31 ` [Qemu-devel] [PULL 6/6] target-i386: Disable SVM by default in KVM mode Andreas Färber

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=1415115091-9377-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).