[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/5] s390x/pv: Improve protected VM support
From: |
Cédric Le Goater |
Subject: |
[PATCH 0/5] s390x/pv: Improve protected VM support |
Date: |
Wed, 4 Jan 2023 12:51:06 +0100 |
Hello,
Here is a little series improving error reporting of protected VMs.
Thanks,
C.
Cédric Le Goater (5):
confidential guest support: Introduce a 'check' class handler
s390x/pv: Implement CGS check handler
s390x/pv: Check for support on the host
s390x/pv: Introduce a s390_pv_check() helper for runtime
s390x/pv: Move check on hugepage under s390_pv_guest_check()
include/exec/confidential-guest-support.h | 4 +-
include/hw/s390x/pv.h | 2 +
hw/core/machine.c | 11 ++--
hw/s390x/pv.c | 70 +++++++++++++++++++++++
target/s390x/diag.c | 6 +-
5 files changed, 84 insertions(+), 9 deletions(-)
--
2.38.1
- [PATCH 0/5] s390x/pv: Improve protected VM support,
Cédric Le Goater <=