summaryrefslogtreecommitdiff
path: root/include/exec/user
AgeCommit message (Expand)AuthorFilesLines
2018-05-03linux-user: remove useless padding in flock64 structureLaurent Vivier1-1/+1
2016-08-04linux-user: Use correct alignment for long long on i386 guestsPeter Maydell1-0/+4
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-2/+3
2016-06-07thunk: Rename args and fields in host-target bitmask conversion codePeter Maydell1-6/+6
2016-06-07thunk: Drop unused NO_THUNK_TYPE_SIZE guardsPeter Maydell1-3/+0
2016-02-23include: Clean up includesPeter Maydell1-1/+0
2015-06-15linux-user: Allocate thunk size dynamicallyAlexander Graf1-1/+3
2013-09-10abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENTPeter Maydell1-4/+0
2013-04-18elfload: use abi_llong/ullong instead of target_llong/ullongPaolo Bonzini1-0/+10
2013-04-18elfload: only give abi_long/ulong the alignment specified by the targetPaolo Bonzini1-6/+14
2013-04-18elfload: use abi_int/uint instead of target_int/uintPaolo Bonzini1-0/+9
2013-04-18elfload: use abi_short/ushort instead of target_short/ushortPaolo Bonzini1-0/+7
2012-12-19exec: move include files to include/exec/Paolo Bonzini2-0/+225