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