On 3 April 2013 11:31, Paolo Bonzini <[email protected]> wrote: > Some fields in core dumps are 32-bit in 32-or-64 environments (ppc64abi32, > sparc32plus). Use abi_long/ulong for those. > > Also, the fields of target_elf_siginfo are ints. Use tswap32 to convert them. > > Signed-off-by: Paolo Bonzini <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> -- PMM
