« Previous | Next » 

Revision 6cfd9b52

ID6cfd9b5251c1d03c60f9ebc95fa98670db8f3e09

Added by Paolo Bonzini about 11 years ago

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 <>
Signed-off-by: Edgar E. Iglesias <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences