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/3] QOM CPUState patch queue 2014-09-04
Date: Thu,  4 Sep 2014 19:20:10 +0200	[thread overview]
Message-ID: <1409851213-14330-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 01eb313907dda97313b8fea62e5632fca64f069c:

  Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-03' into staging (2014-09-04 13:33:53 +0100)

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 295efacb5eaae69f0b69d91bb7e9f7b3ead9ca3e:

  target-i386: Reject invalid CPU feature names on the command-line (2014-09-04 19:06:19 +0200)

----------------------------------------------------------------
X86CPU

* Fix -cpu *,migratable=foo
* Error out on unknown -cpu *,+foo,-bar

----------------------------------------------------------------
Eduardo Habkost (2):
      target-i386: Support migratable=no properly
      target-i386: Reject invalid CPU feature names on the command-line

Pavel Dovgaluk (1):
      exec: Save CPUState::exception_index field

 exec.c                | 35 +++++++++++++++++++++++++++++++++++
 target-i386/cpu-qom.h |  1 +
 target-i386/cpu.c     | 32 ++++++++++++++++++++------------
 3 files changed, 56 insertions(+), 12 deletions(-)

             reply	other threads:[~2014-09-04 17:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-04 17:20 Andreas Färber [this message]
2014-09-04 17:20 ` [Qemu-devel] [PULL v2 1/3] exec: Save CPUState::exception_index field Andreas Färber
2014-09-04 22:50   ` Peter Maydell
2014-09-05 12:16     ` Andreas Färber
2014-09-04 17:20 ` [Qemu-devel] [PULL v2 2/3] target-i386: Support migratable=no properly Andreas Färber
2014-09-04 17:20 ` [Qemu-devel] [PULL v2 3/3] target-i386: Reject invalid CPU feature names on the command-line Andreas Färber
2014-09-04 18:17   ` Eduardo Habkost
2014-09-04 18:40 ` [Qemu-devel] [PULL 0/3] QOM CPUState patch queue 2014-09-04 Peter Maydell
2014-09-05 14:45   ` Andreas Färber
  -- strict thread matches above, loose matches on Subject: below --
2014-09-04 17:08 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=1409851213-14330-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).