qemu-patch-raspberry4/include/exec/user
Paolo Bonzini 6cfd9b5251 elfload: only give abi_long/ulong the alignment specified by the target
Previously, this was done for target_long/ulong, and propagated to
abi_long/ulong via a typedef.  But target_long/ulong should not
have any specific alignment, it is never used to access guest
memory.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
2013-04-18 14:12:31 +02:00
..
abitypes.h elfload: only give abi_long/ulong the alignment specified by the target 2013-04-18 14:12:31 +02:00
thunk.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00