Home
last modified time | relevance | path

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

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