All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eduardo Habkost <ehabkost@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	Richard Henderson <richard.henderson@linaro.org>
Subject: [PULL 0/3] Machine and x86 queue, 2020-12-10
Date: Thu, 10 Dec 2020 17:42:09 -0500	[thread overview]
Message-ID: <20201210224212.2052368-1-ehabkost@redhat.com> (raw)

The following changes since commit 2ecfc0657afa5d29a373271b342f704a1a3c6737:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2020-12-10' into staging (2020-12-10 17:01:05 +0000)

are available in the Git repository at:

  git://github.com/ehabkost/qemu.git tags/machine-next-pull-request

for you to fetch changes up to d1615ea575b08fc96aeeb2630c40c5e51364b95c:

  i386/cpu: Make the Intel PT LIP feature configurable (2020-12-10 17:33:23 -0500)

----------------------------------------------------------------
Machine queue, 2020-12-10

Some patches that were queued after 5.2 soft freeze.

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

Ani Sinha (1):
  qom: code hardening - have bound checking while looping with integer
    value

Luwei Kang (1):
  i386/cpu: Make the Intel PT LIP feature configurable

Tobin Feldman-Fitzthum (1):
  sev: add sev-inject-launch-secret

 qapi/misc-target.json     | 18 +++++++++++
 include/monitor/monitor.h |  3 ++
 include/sysemu/sev.h      |  2 ++
 target/i386/cpu.h         |  4 +++
 monitor/misc.c            | 17 +++++++---
 qom/object.c              |  5 +--
 target/i386/cpu.c         | 31 ++++++++++++++++++-
 target/i386/monitor.c     |  7 +++++
 target/i386/sev-stub.c    |  5 +++
 target/i386/sev.c         | 65 +++++++++++++++++++++++++++++++++++++++
 target/i386/trace-events  |  1 +
 11 files changed, 151 insertions(+), 7 deletions(-)

-- 
2.28.0




             reply	other threads:[~2020-12-10 22:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-10 22:42 Eduardo Habkost [this message]
2020-12-10 22:42 ` [PULL 1/3] qom: code hardening - have bound checking while looping with integer value Eduardo Habkost
2020-12-10 22:42 ` [PULL 2/3] sev: add sev-inject-launch-secret Eduardo Habkost
2020-12-10 22:42 ` [PULL 3/3] i386/cpu: Make the Intel PT LIP feature configurable Eduardo Habkost
2020-12-11 13:50 ` [PULL 0/3] Machine and x86 queue, 2020-12-10 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=20201210224212.2052368-1-ehabkost@redhat.com \
    --to=ehabkost@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.