index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
/
user
Age
Commit message (
Expand
)
Author
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-09-03
linux-user: fix implicit conversion from enumeration type error
Laurent Vivier
2020-08-27
linux-user: Add strace support for printing arguments for ioctls used for ter...
Filip Bozuta
2020-07-04
linux-user: Add strace support for printing arguments of ioctl()
Filip Bozuta
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2018-05-24
linux-user: Assert on bad type in thunk_type_align() and thunk_type_size()
Peter Maydell
2018-05-14
linux-user: correctly align types in thunking code
Laurent Vivier
2018-05-03
linux-user: remove useless padding in flock64 structure
Laurent Vivier
2016-08-04
linux-user: Use correct alignment for long long on i386 guests
Peter Maydell
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-06-07
thunk: Rename args and fields in host-target bitmask conversion code
Peter Maydell
2016-06-07
thunk: Drop unused NO_THUNK_TYPE_SIZE guards
Peter Maydell
2016-02-23
include: Clean up includes
Peter Maydell
2015-06-15
linux-user: Allocate thunk size dynamically
Alexander Graf
2013-09-10
abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT
Peter Maydell
2013-04-18
elfload: use abi_llong/ullong instead of target_llong/ullong
Paolo Bonzini
2013-04-18
elfload: only give abi_long/ulong the alignment specified by the target
Paolo Bonzini
2013-04-18
elfload: use abi_int/uint instead of target_int/uint
Paolo Bonzini
2013-04-18
elfload: use abi_short/ushort instead of target_short/ushort
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini