All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/3] Machine and x86 queue, 2020-12-10
@ 2020-12-10 22:42 Eduardo Habkost
  2020-12-10 22:42 ` [PULL 1/3] qom: code hardening - have bound checking while looping with integer value Eduardo Habkost
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eduardo Habkost @ 2020-12-10 22:42 UTC (permalink / raw)
  To: Peter Maydell, qemu-devel; +Cc: Paolo Bonzini, Richard Henderson

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




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-11 13:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-10 22:42 [PULL 0/3] Machine and x86 queue, 2020-12-10 Eduardo Habkost
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

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.