qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eduardo Habkost <ehabkost@redhat.com>
To: qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
	"Andreas Färber" <afaerber@suse.de>,
	"Richard Henderson" <rth@twiddle.net>
Subject: [Qemu-devel] [PULL v2 0/6] X86 patches
Date: Mon, 27 Apr 2015 15:45:01 -0300	[thread overview]
Message-ID: <1430160307-29738-1-git-send-email-ehabkost@redhat.com> (raw)

Changes in v2:
 * Rebase to 0d81cdddaa40a1988b24657aeac19959cfad0fde
 * Rewrote commit message of 'target-i386: Make "level" and "xlevel" properties
   static', to mention it fixes a bug (missing check for realized device)

The following changes since commit 0d81cdddaa40a1988b24657aeac19959cfad0fde:

  Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into staging (2015-04-27 17:28:41 +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 726a8ff68677d8d5fba17eb0ffb85076bfb598dc:

  target-i386: Remove AMD feature flag aliases from CPU model table (2015-04-27 15:41:03 -0300)

----------------------------------------------------------------
X86 queue, 2015-04-27 (v2)

----------------------------------------------------------------

Eduardo Habkost (6):
  MAINTAINERS: Add myself to X86
  MAINTAINERS: Change status of X86 to Maintained
  qemu-config: Accept empty option values
  target-i386: Make "level" and "xlevel" properties static
  target-i386: X86CPU::xlevel2 QOM property
  target-i386: Remove AMD feature flag aliases from CPU model table

 MAINTAINERS        |  3 ++-
 target-i386/cpu.c  | 50 ++++----------------------------------------------
 util/qemu-config.c |  4 +++-
 3 files changed, 9 insertions(+), 48 deletions(-)

-- 
2.1.0

             reply	other threads:[~2015-04-27 18:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-27 18:45 Eduardo Habkost [this message]
2015-04-27 18:45 ` [Qemu-devel] [PULL v2 1/6] MAINTAINERS: Add myself to X86 Eduardo Habkost
2015-04-27 18:45 ` [Qemu-devel] [PULL v2 2/6] MAINTAINERS: Change status of X86 to Maintained Eduardo Habkost
2015-04-27 18:45 ` [Qemu-devel] [PULL v2 3/6] qemu-config: Accept empty option values Eduardo Habkost
2015-04-27 18:45 ` [Qemu-devel] [PULL v2 4/6] target-i386: Make "level" and "xlevel" properties static Eduardo Habkost
2015-04-27 18:45 ` [Qemu-devel] [PULL v2 5/6] target-i386: X86CPU::xlevel2 QOM property Eduardo Habkost
2015-04-27 18:45 ` [Qemu-devel] [PULL v2 6/6] target-i386: Remove AMD feature flag aliases from CPU model table Eduardo Habkost
2015-04-28 12:47 ` [Qemu-devel] [PULL v2 0/6] X86 patches 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=1430160307-29738-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).