diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2020-06-04 16:42:14 +1000 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-06-12 11:20:13 -0400 |
commit | 75a877e3b14a8575fd6bc99d193f7fcc03eee94b (patch) | |
tree | a72acf3048631ee64db4bb521b382c8b8a1c20a8 /Makefile.target | |
parent | d2d8a1984d7954f10f878dd8b9f6f01069c20d33 (diff) |
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 'Makefile.target')
0 files changed, 0 insertions, 0 deletions