summaryrefslogtreecommitdiffstats
path: root/include/exec/user
Commit message (Expand)AuthorAgeFilesLines
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* linux-user: fix implicit conversion from enumeration type errorLaurent Vivier2020-09-031-1/+1
* linux-user: Add strace support for printing arguments for ioctls used for ter...Filip Bozuta2020-08-271-0/+1
* linux-user: Add strace support for printing arguments of ioctl()Filip Bozuta2020-07-041-0/+1
* include: Make headers more self-containedMarkus Armbruster2019-08-161-0/+2
* linux-user: Assert on bad type in thunk_type_align() and thunk_type_size()Peter Maydell2018-05-241-2/+2
* linux-user: correctly align types in thunking codeLaurent Vivier2018-05-141-5/+17
* linux-user: remove useless padding in flock64 structureLaurent Vivier2018-05-031-1/+1
* linux-user: Use correct alignment for long long on i386 guestsPeter Maydell2016-08-041-0/+4
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-2/+3
* thunk: Rename args and fields in host-target bitmask conversion codePeter Maydell2016-06-071-6/+6
* thunk: Drop unused NO_THUNK_TYPE_SIZE guardsPeter Maydell2016-06-071-3/+0Star
* include: Clean up includesPeter Maydell2016-02-231-1/+0Star
* linux-user: Allocate thunk size dynamicallyAlexander Graf2015-06-151-1/+3
* abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENTPeter Maydell2013-09-101-4/+0Star
* elfload: use abi_llong/ullong instead of target_llong/ullongPaolo Bonzini2013-04-181-0/+10
* elfload: only give abi_long/ulong the alignment specified by the targetPaolo Bonzini2013-04-181-6/+14
* elfload: use abi_int/uint instead of target_int/uintPaolo Bonzini2013-04-181-0/+9
* elfload: use abi_short/ushort instead of target_short/ushortPaolo Bonzini2013-04-181-0/+7
* exec: move include files to include/exec/Paolo Bonzini2012-12-192-0/+225