index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
/
user
/
thunk.h
Age
Commit message (
Expand
)
Author
2024-05-03
user: Move 'thunk.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
2024-05-03
user: Move 'abitypes.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
2023-09-15
thunk: Delete checks for old host definitions
Akihiko Odaki
2023-08-09
linux-user: Use ARRAY_SIZE with bitmask_transtbl
Richard Henderson
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
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
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini