diff options
| author | David Gibson | 2020-06-04 08:42:14 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2020-06-12 17:20:13 +0200 |
| commit | 75a877e3b14a8575fd6bc99d193f7fcc03eee94b (patch) | |
| tree | a72acf3048631ee64db4bb521b382c8b8a1c20a8 /include/exec | |
| parent | target/i386: sev: Rename QSevGuestInfo (diff) | |
| download | qemu-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
