summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorDavid Gibson2020-06-04 08:42:16 +0200
committerPaolo Bonzini2020-06-12 17:20:13 +0200
commita06d2bad053f5f95871c0b429acc2c64c74a92b3 (patch)
tree46b391e215eaf7ea87588b5b4822f507fdf7b85e /include/exec
parenttarget/i386: sev: Partial cleanup to sev_state global (diff)
downloadqemu-a06d2bad053f5f95871c0b429acc2c64c74a92b3.tar.gz
qemu-a06d2bad053f5f95871c0b429acc2c64c74a92b3.tar.xz
qemu-a06d2bad053f5f95871c0b429acc2c64c74a92b3.zip
target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
The SEVState structure has cbitpos and reduced_phys_bits fields which are simply copied from the SevGuestState structure and never changed. Now that SEVState is embedded in SevGuestState we can just access the original copy directly. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20200604064219.436242-7-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