summary refs log tree commit diff stats
path: root/target/i386/sev.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/i386/sev.h')
-rw-r--r--target/i386/sev.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/i386/sev.h b/target/i386/sev.h
index 9e10d09539..668374eef3 100644
--- a/target/i386/sev.h
+++ b/target/i386/sev.h
@@ -20,6 +20,9 @@
 
 #include "exec/confidential-guest-support.h"
 
+#define TYPE_SEV_COMMON "sev-common"
+#define TYPE_SEV_GUEST "sev-guest"
+
 #define SEV_POLICY_NODBG        0x1
 #define SEV_POLICY_NOKS         0x2
 #define SEV_POLICY_ES           0x4