qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/3] Machine and x86 queue, 2020-12-10


From: Eduardo Habkost
Subject: [PULL 0/3] Machine and x86 queue, 2020-12-10
Date: Thu, 10 Dec 2020 17:42:09 -0500

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 via email to

[Prev in Thread] Current Thread [Next in Thread]