On 6/27/24 07:53, Paolo Bonzini wrote:
Do not rely on finish->id_auth_uaddr, so that there are no casts from pointer to uint64_t. They break on 32-bit hosts.Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> --- target/i386/sev.c | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~