diff options
| author | David Gibson | 2020-06-04 08:42:13 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2020-06-12 17:20:13 +0200 |
| commit | d2d8a1984d7954f10f878dd8b9f6f01069c20d33 (patch) | |
| tree | c8ce1b9f4c883900c16530c30234658eeb6977cb /include | |
| parent | target/i386: sev: Move local structure definitions into .c file (diff) | |
| download | qemu-d2d8a1984d7954f10f878dd8b9f6f01069c20d33.tar.gz qemu-d2d8a1984d7954f10f878dd8b9f6f01069c20d33.tar.xz qemu-d2d8a1984d7954f10f878dd8b9f6f01069c20d33.zip | |
target/i386: sev: Rename QSevGuestInfo
At the moment this is a purely passive object which is just a container for
information used elsewhere, hence the name. I'm going to change that
though, so as a preliminary rename it to SevGuestState.
That name risks confusion with both SEVState and SevState, but I'll be
working on that in following patches.
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-4-david@gibson.dropbear.id.au>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
