summary refs log tree commit diff stats
path: root/include/exec/user (follow)
Commit message (Expand)AuthorAgeFilesLines
* user: Move 'thunk.h' from 'exec/user' to 'user'Philippe Mathieu-Daudé2024-05-031-209/+0
* user: Move 'abitypes.h' from 'exec/user' to 'user'Philippe Mathieu-Daudé2024-05-032-88/+1
* exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h'Philippe Mathieu-Daudé2024-04-261-12/+0
* exec/user: Do not include 'cpu.h' in 'abitypes.h'Philippe Mathieu-Daudé2024-04-261-1/+6
* exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'Philippe Mathieu-Daudé2024-04-261-0/+1
* target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé2024-04-241-2/+1
* thunk: Delete checks for old host definitionsAkihiko Odaki2023-09-151-2/+1
* linux-user: Use ARRAY_SIZE with bitmask_transtblRichard Henderson2023-08-091-4/+11
* Fixed incorrect LLONG alignment for openrisc and crisLuca Bonissi2023-08-071-0/+8
* include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2Richard Henderson2023-07-151-1/+2
* include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblazeRichard Henderson2023-07-151-1/+3
* tcg: Split out exec/user/guest-base.hRichard Henderson2023-05-161-0/+12
* 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/+0
* include: Clean up includesPeter Maydell2016-02-231-1/+0
* linux-user: Allocate thunk size dynamicallyAlexander Graf2015-06-151-1/+3
* abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENTPeter Maydell2013-09-101-4/+0
* 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