summaryrefslogtreecommitdiff
path: root/include/exec/user
AgeCommit message (Expand)Author
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-09-03linux-user: fix implicit conversion from enumeration type errorLaurent Vivier
2020-08-27linux-user: Add strace support for printing arguments for ioctls used for ter...Filip Bozuta
2020-07-04linux-user: Add strace support for printing arguments of ioctl()Filip Bozuta
2019-08-16include: Make headers more self-containedMarkus Armbruster
2018-05-24linux-user: Assert on bad type in thunk_type_align() and thunk_type_size()Peter Maydell
2018-05-14linux-user: correctly align types in thunking codeLaurent Vivier
2018-05-03linux-user: remove useless padding in flock64 structureLaurent Vivier
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