Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dsev.c138 struct SevGuestState { struct
139 SevCommonState parent_obj;
140 gchar *measurement;
143 uint32_t handle;
144 uint32_t policy;
145 char *dh_cert_file;
146 char *session_file;
147 OnOffAuto legacy_vm_type;