Restrict "confidential-guest-support.h" to system emulation, remove few SEV declarations on user mode. Philippe Mathieu-Daudé (2): system: Move 'exec/confidential-guest-support.h' to system/ target/i386/sev: Reduce system specific declarations .../confidential-guest-support.h | 6 ++-- target/i386/confidential-guest.h | 2 +- target/i386/sev.h | 29 ++++++++++--------- backends/confidential-guest-support.c | 2 +- hw/core/machine.c | 2 +- hw/i386/pc_sysfw.c | 2 +- hw/ppc/pef.c | 2 +- hw/ppc/spapr.c | 2 +- hw/s390x/s390-virtio-ccw.c | 2 +- system/vl.c | 2 +- target/s390x/kvm/pv.c | 2 +- 11 files changed, 28 insertions(+), 25 deletions(-) rename include/{exec => system}/confidential-guest-support.h (96%) -- 2.45.2