aboutsummaryrefslogtreecommitdiff
path: root/include/exec/user
AgeCommit message (Expand)Author
2016-08-04linux-user: Use correct alignment for long long on i386 guestsPeter Maydell
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-06-07thunk: Rename args and fields in host-target bitmask conversion codePeter Maydell
2016-06-07thunk: Drop unused NO_THUNK_TYPE_SIZE guardsPeter Maydell
2016-02-23include: Clean up includesPeter Maydell
2015-06-15linux-user: Allocate thunk size dynamicallyAlexander Graf
2013-09-10abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENTPeter Maydell
2013-04-18elfload: use abi_llong/ullong instead of target_llong/ullongPaolo Bonzini
2013-04-18elfload: only give abi_long/ulong the alignment specified by the targetPaolo Bonzini
2013-04-18elfload: use abi_int/uint instead of target_int/uintPaolo Bonzini
2013-04-18elfload: use abi_short/ushort instead of target_short/ushortPaolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini