From: Eduardo Habkost <ehabkost@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>,
kvm@vger.kernel.org, Eduardo Habkost <ehabkost@redhat.com>,
Marcel Apfelbaum <marcel.apfelbaum@gmail.com>,
"Michael S. Tsirkin" <mst@redhat.com>,
Richard Henderson <rth@twiddle.net>,
Marcelo Tosatti <mtosatti@redhat.com>
Subject: [Qemu-devel] [PULL 0/3] x86 queue, 2018-06-11
Date: Mon, 11 Jun 2018 14:23:52 -0300 [thread overview]
Message-ID: <20180611172355.12067-1-ehabkost@redhat.com> (raw)
The following changes since commit 0d2fa03dae4fbe185a082f361342b1e30aed4582:
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180608' into staging (2018-06-08 16:26:51 +0100)
are available in the Git repository at:
git://github.com/ehabkost/qemu.git tags/x86-next-pull-request
for you to fetch changes up to 1fb6752ecf87fb132035d3c03b0b9ca012265492:
pc: Remove PC_COMPAT_2_12 from 3.0 machine-types (2018-06-10 21:33:00 -0300)
----------------------------------------------------------------
x86 queue, 2018-06-11
* Support for CPUID[0x8000001D] (AMD Cache Topology Information)
* pc bug fix: Remove PC_COMPAT_2_12 from 3.0 machine-types
----------------------------------------------------------------
Babu Moger (1):
i386: Populate AMD Processor Cache Information for cpuid 0x8000001D
Eduardo Habkost (2):
i386: Clean up cache CPUID code
pc: Remove PC_COMPAT_2_12 from 3.0 machine-types
target/i386/cpu.h | 14 ++-
hw/i386/pc_piix.c | 1 -
hw/i386/pc_q35.c | 1 -
target/i386/cpu.c | 234 ++++++++++++++++++++++++++++++++++------------
target/i386/kvm.c | 29 +++++-
5 files changed, 210 insertions(+), 69 deletions(-)
--
2.18.0.rc1.1.g3f1ff2140
next reply other threads:[~2018-06-11 17:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-11 17:23 Eduardo Habkost [this message]
2018-06-11 17:23 ` [Qemu-devel] [PULL 1/3] i386: Clean up cache CPUID code Eduardo Habkost
2018-06-11 17:23 ` [Qemu-devel] [PULL 2/3] i386: Populate AMD Processor Cache Information for cpuid 0x8000001D Eduardo Habkost
2018-06-11 17:23 ` [Qemu-devel] [PULL 3/3] pc: Remove PC_COMPAT_2_12 from 3.0 machine-types Eduardo Habkost
2018-06-12 9:39 ` [Qemu-devel] [PULL 0/3] x86 queue, 2018-06-11 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=20180611172355.12067-1-ehabkost@redhat.com \
--to=ehabkost@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=marcel.apfelbaum@gmail.com \
--cc=mst@redhat.com \
--cc=mtosatti@redhat.com \
--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).