Age | Commit message (Expand) | Author | Files | Lines |
2018-05-24 | linux-user: Assert on bad type in thunk_type_align() and thunk_type_size() | Peter Maydell | 1 | -2/+2 |
2018-05-14 | linux-user: correctly align types in thunking code | Laurent Vivier | 1 | -5/+17 |
2018-05-03 | linux-user: remove useless padding in flock64 structure | Laurent Vivier | 1 | -1/+1 |
2016-08-04 | linux-user: Use correct alignment for long long on i386 guests | Peter Maydell | 1 | -0/+4 |
2016-07-12 | Clean up header guards that don't match their file name | Markus Armbruster | 1 | -2/+3 |
2016-06-07 | thunk: Rename args and fields in host-target bitmask conversion code | Peter Maydell | 1 | -6/+6 |
2016-06-07 | thunk: Drop unused NO_THUNK_TYPE_SIZE guards | Peter Maydell | 1 | -3/+0 |
2016-02-23 | include: Clean up includes | Peter Maydell | 1 | -1/+0 |
2015-06-15 | linux-user: Allocate thunk size dynamically | Alexander Graf | 1 | -1/+3 |
2013-09-10 | abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT | Peter Maydell | 1 | -4/+0 |
2013-04-18 | elfload: use abi_llong/ullong instead of target_llong/ullong | Paolo Bonzini | 1 | -0/+10 |
2013-04-18 | elfload: only give abi_long/ulong the alignment specified by the target | Paolo Bonzini | 1 | -6/+14 |
2013-04-18 | elfload: use abi_int/uint instead of target_int/uint | Paolo Bonzini | 1 | -0/+9 |
2013-04-18 | elfload: use abi_short/ushort instead of target_short/ushort | Paolo Bonzini | 1 | -0/+7 |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini | 2 | -0/+225 |