i386/sev: Reorder struct declarations
authorDov Murik <dovmurik@linux.ibm.com>
Thu, 30 May 2024 11:16:34 +0000 (06:16 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 5 Jun 2024 09:01:06 +0000 (11:01 +0200)
commitcc483bf911931f405dea682c74a3d8b9b6c54369
tree7e7210d46b2a12b5b49acb899fd7903606e1b914
parent06cbd66cecaa3230cccb330facac241a677b29d5
i386/sev: Reorder struct declarations

Move the declaration of PaddedSevHashTable before SevSnpGuest so
we can add a new such field to the latter.

No functional change intended.

Signed-off-by: Dov Murik <dovmurik@linux.ibm.com>
Signed-off-by: Michael Roth <michael.roth@amd.com>
Signed-off-by: Pankaj Gupta <pankaj.gupta@amd.com>
Message-ID: <20240530111643.1091816-23-pankaj.gupta@amd.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/sev.c