| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | linux-user: remove useless padding in flock64 structure | Laurent Vivier | 2018-05-03 | 1 | -1/+1 |
| * | linux-user: Use correct alignment for long long on i386 guests | Peter Maydell | 2016-08-04 | 1 | -0/+4 |
| * | Clean up header guards that don't match their file name | Markus Armbruster | 2016-07-12 | 1 | -2/+3 |
| * | abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT | Peter Maydell | 2013-09-10 | 1 | -4/+0 |
| * | elfload: use abi_llong/ullong instead of target_llong/ullong | Paolo Bonzini | 2013-04-18 | 1 | -0/+10 |
| * | elfload: only give abi_long/ulong the alignment specified by the target | Paolo Bonzini | 2013-04-18 | 1 | -6/+14 |
| * | elfload: use abi_int/uint instead of target_int/uint | Paolo Bonzini | 2013-04-18 | 1 | -0/+9 |
| * | elfload: use abi_short/ushort instead of target_short/ushort | Paolo Bonzini | 2013-04-18 | 1 | -0/+7 |
| * | exec: move include files to include/exec/ | Paolo Bonzini | 2012-12-19 | 1 | -0/+36 |