summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorDavid Gibson2020-06-04 08:42:14 +0200
committerPaolo Bonzini2020-06-12 17:20:13 +0200
commit75a877e3b14a8575fd6bc99d193f7fcc03eee94b (patch)
treea72acf3048631ee64db4bb521b382c8b8a1c20a8 /include/exec
parenttarget/i386: sev: Rename QSevGuestInfo (diff)
downloadqemu-75a877e3b14a8575fd6bc99d193f7fcc03eee94b.tar.gz
qemu-75a877e3b14a8575fd6bc99d193f7fcc03eee94b.tar.xz
qemu-75a877e3b14a8575fd6bc99d193f7fcc03eee94b.zip
target/i386: sev: Embed SEVState in SevGuestState
Currently SevGuestState contains only configuration information. For runtime state another non-QOM struct SEVState is allocated separately. Simplify things by instead embedding the SEVState structure in SevGuestState. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200604064219.436242-5-david@gibson.dropbear.id.au> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions