Home
last modified time | relevance | path

Searched defs:SevGuestState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/i386/
H A Dsev.c159 struct SevGuestState { struct
160 SevCommonState parent_obj;
161 gchar *measurement;
164 uint32_t handle;
165 uint32_t policy;
166 char *dh_cert_file;
167 char *session_file;
168 OnOffAuto legacy_vm_type;