|
From: | Richard Henderson |
Subject: | Re: [PATCH 4/5] target/i386: SEV: store pointer to decoded id_auth in SevSnpGuest |
Date: | Thu, 27 Jun 2024 09:37:39 -0700 |
User-agent: | Mozilla Thunderbird |
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 <pbonzini@redhat.com> --- target/i386/sev.c | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |