qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eduardo Habkost <ehabkost@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Andreas Färber" <afaerber@suse.de>,
	qemu-devel@nongnu.org, "Richard Henderson" <rth@twiddle.net>,
	"Paolo Bonzini" <pbonzini@redhat.com>
Subject: [Qemu-devel] [PULL 00/10] X86 queue, 2016-06-14
Date: Tue, 14 Jun 2016 17:58:58 -0300	[thread overview]
Message-ID: <1465937948-548-1-git-send-email-ehabkost@redhat.com> (raw)

The following changes since commit 49237b856ae58ee7955be0b959c504c51b014f20:

  Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160614-tag' into staging (2016-06-14 16:32:32 +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 bf68389515c16dbc8cc1f082e724c574d57f7c4d:

  target-i386: Print obsolete warnings if +-features are used (2016-06-14 16:17:09 -0300)

----------------------------------------------------------------
X86 queue, 2016-06-14

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

Eduardo Habkost (4):
  target-i386: add Skylake-Client cpu model
  target-i386: Remove xlevel & hv-spinlocks option fixups
  target-i386: Remove assert(kvm_enabled()) from host_x86_cpu_initfn()
  target-i386: Consolidate calls of object_property_parse() in
    x86_cpu_parse_featurestr

Igor Mammedov (5):
  pc: Add 2.7 machine
  target-i386: Move features logic that requires CPUState to realize
    time
  target-i386: Move xcc->kvm_required check to realize time
  target-i386: Use cpu_generic_init() in cpu_x86_init()
  target-i386: Print obsolete warnings if +-features are used

Radim Krčmář (1):
  target-i386: Implement CPUID[0xB] (Extended Topology Enumeration)

 hw/i386/pc_piix.c    |  16 ++-
 hw/i386/pc_q35.c     |  13 ++-
 include/hw/i386/pc.h |   9 ++
 target-i386/cpu.c    | 282 +++++++++++++++++++++++++++++++--------------------
 target-i386/cpu.h    |   8 ++
 5 files changed, 214 insertions(+), 114 deletions(-)

-- 
2.5.5

             reply	other threads:[~2016-06-14 20:59 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-14 20:58 Eduardo Habkost [this message]
2016-06-14 20:58 ` [Qemu-devel] [PULL 01/10] target-i386: add Skylake-Client cpu model Eduardo Habkost
2016-06-14 20:59 ` [Qemu-devel] [PULL 02/10] pc: Add 2.7 machine Eduardo Habkost
2016-06-14 20:59 ` [Qemu-devel] [PULL 03/10] target-i386: Implement CPUID[0xB] (Extended Topology Enumeration) Eduardo Habkost
2016-06-14 20:59 ` [Qemu-devel] [PULL 04/10] target-i386: Remove xlevel & hv-spinlocks option fixups Eduardo Habkost
2016-06-14 20:59 ` [Qemu-devel] [PULL 05/10] target-i386: Move features logic that requires CPUState to realize time Eduardo Habkost
2016-06-14 20:59 ` [Qemu-devel] [PULL 06/10] target-i386: Remove assert(kvm_enabled()) from host_x86_cpu_initfn() Eduardo Habkost
2016-06-14 20:59 ` [Qemu-devel] [PULL 07/10] target-i386: Move xcc->kvm_required check to realize time Eduardo Habkost
2016-06-14 20:59 ` [Qemu-devel] [PULL 08/10] target-i386: Use cpu_generic_init() in cpu_x86_init() Eduardo Habkost
2016-06-14 20:59 ` [Qemu-devel] [PULL 09/10] target-i386: Consolidate calls of object_property_parse() in x86_cpu_parse_featurestr Eduardo Habkost
2016-06-14 20:59 ` [Qemu-devel] [PULL 10/10] target-i386: Print obsolete warnings if +-features are used Eduardo Habkost
2016-06-14 21:16   ` Paolo Bonzini
2016-06-14 21:31     ` Eduardo Habkost
2016-06-14 21:38       ` Paolo Bonzini
2016-06-14 21:46         ` Eduardo Habkost
2016-06-14 21:32 ` [Qemu-devel] [PULL 00/10] X86 queue, 2016-06-14 Eduardo Habkost
2016-06-16  9:53   ` 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=1465937948-548-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).