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: Paolo Bonzini <pbonzini@redhat.com>,
	Richard Henderson <rth@twiddle.net>,
	qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/3] x86 queue, 2018-03-12
Date: Mon, 12 Mar 2018 17:00:19 -0300	[thread overview]
Message-ID: <20180312200022.9760-1-ehabkost@redhat.com> (raw)

The following changes since commit b16a54da0696efc5d91b6c3597a37a317abb5de7:

  Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180312-pull-request' into staging (2018-03-12 14:06:23 +0000)

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 b77146e9a129bcdb60edc23639211679ae846a92:

  i386: Add support to get/set/migrate Intel Processor Trace feature (2018-03-12 15:59:46 -0300)

----------------------------------------------------------------
x86 queue, 2018-03-12

* Intel Processor Trace support
* KVM_HINTS_DEDICATED

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

Chao Peng (2):
  i386: Add Intel Processor Trace feature support
  i386: Add support to get/set/migrate Intel Processor Trace feature

Wanpeng Li (1):
  target-i386: add KVM_HINTS_DEDICATED performance hint

 target/i386/cpu.h     | 26 +++++++++++++++
 target/i386/cpu.c     | 92 +++++++++++++++++++++++++++++++++++++++++++++++++--
 target/i386/kvm.c     | 78 +++++++++++++++++++++++++++++++++++++++++++
 target/i386/machine.c | 38 +++++++++++++++++++++
 4 files changed, 232 insertions(+), 2 deletions(-)

-- 
2.14.3

             reply	other threads:[~2018-03-12 20:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-12 20:00 Eduardo Habkost [this message]
2018-03-12 20:00 ` [Qemu-devel] [PULL 1/3] target-i386: add KVM_HINTS_DEDICATED performance hint Eduardo Habkost
2018-03-12 20:00 ` [Qemu-devel] [PULL 2/3] i386: Add Intel Processor Trace feature support Eduardo Habkost
2018-03-12 20:00 ` [Qemu-devel] [PULL 3/3] i386: Add support to get/set/migrate Intel Processor Trace feature Eduardo Habkost
2018-03-13 15:25 ` [Qemu-devel] [PULL 0/3] x86 queue, 2018-03-12 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=20180312200022.9760-1-ehabkost@redhat.com \
    --to=ehabkost@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).