]> git.ipfire.org Git - thirdparty/qemu.git/commit
i386/tdx: Fix build on 32-bit host
authorCédric Le Goater <clg@redhat.com>
Mon, 2 Jun 2025 17:31:00 +0000 (19:31 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 3 Jun 2025 20:42:46 +0000 (22:42 +0200)
commite7f926eb7f5b81c709313974b476ed181c9c76d5
treed8e51845d98dea2adce0d08757b5e6ec71cbb265
parent34d697f427d853e4cc14bb369b9134fe4b663cda
i386/tdx: Fix build on 32-bit host

Use PRI formats where required and fix pointer cast.

Cc: Xiaoyao Li <xiaoyao.li@intel.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/r/20250602173101.1052983-2-clg@redhat.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/kvm/tdx.c