diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2020-06-04 16:42:12 +1000 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-06-12 11:20:13 -0400 |
commit | a86ab19d4a955ab5c7e9df56801c9c580a009148 (patch) | |
tree | 60daba61ebcfc138f6082f07b4ea881d771086e4 /ioport.c | |
parent | b5b9b1ad4648b625cee25ef5c4cac2a7588d9c04 (diff) | |
download | qemu-a86ab19d4a955ab5c7e9df56801c9c580a009148.zip qemu-a86ab19d4a955ab5c7e9df56801c9c580a009148.tar.gz qemu-a86ab19d4a955ab5c7e9df56801c9c580a009148.tar.bz2 |
target/i386: sev: Move local structure definitions into .c file
Neither QSevGuestInfo nor SEVState (not to be confused with SevState) is
used anywhere outside target/i386/sev.c, so they might as well live in
there rather than in a (somewhat) exposed header.
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-3-david@gibson.dropbear.id.au>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'ioport.c')
0 files changed, 0 insertions, 0 deletions