qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] target/i386/sev: Fix 32-bit host build issues
@ 2024-06-26 19:49 Richard Henderson
  2024-06-26 19:49 ` [PATCH 1/3] target/i386/sev: Cast id_auth_uaddr through uintptr_t Richard Henderson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Richard Henderson @ 2024-06-26 19:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, alex.bennee, berrange, philmd

I separated the fixes into 3 smaller patches
that may be easier to review.

r~

Richard Henderson (3):
  target/i386/sev: Cast id_auth_uaddr through uintptr_t
  target/i386/sev: Use size_t for object sizes
  target/i386/sev: Fix printf formats

 target/i386/sev.c        | 41 ++++++++++++++++++++++------------------
 target/i386/trace-events |  2 +-
 2 files changed, 24 insertions(+), 19 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-06-27 14:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-26 19:49 [PATCH 0/3] target/i386/sev: Fix 32-bit host build issues Richard Henderson
2024-06-26 19:49 ` [PATCH 1/3] target/i386/sev: Cast id_auth_uaddr through uintptr_t Richard Henderson
2024-06-26 19:49 ` [PATCH 2/3] target/i386/sev: Use size_t for object sizes Richard Henderson
2024-06-26 19:49 ` [PATCH 3/3] target/i386/sev: Fix printf formats Richard Henderson
2024-06-27  6:17 ` [PATCH 0/3] target/i386/sev: Fix 32-bit host build issues Philippe Mathieu-Daudé
2024-06-27 14:58 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).