aboutsummaryrefslogtreecommitdiff
path: root/include/exec/user/thunk.h
AgeCommit message (Expand)Author
2024-05-03user: Move 'thunk.h' from 'exec/user' to 'user'Philippe Mathieu-Daudé
2024-05-03user: Move 'abitypes.h' from 'exec/user' to 'user'Philippe Mathieu-Daudé
2023-09-15thunk: Delete checks for old host definitionsAkihiko Odaki
2023-08-09linux-user: Use ARRAY_SIZE with bitmask_transtblRichard Henderson
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-09-03linux-user: fix implicit conversion from enumeration type errorLaurent Vivier
2020-08-27linux-user: Add strace support for printing arguments for ioctls used for ter...Filip Bozuta
2020-07-04linux-user: Add strace support for printing arguments of ioctl()Filip Bozuta
2019-08-16include: Make headers more self-containedMarkus Armbruster
2018-05-24linux-user: Assert on bad type in thunk_type_align() and thunk_type_size()Peter Maydell
2018-05-14linux-user: correctly align types in thunking codeLaurent Vivier
2016-06-07thunk: Rename args and fields in host-target bitmask conversion codePeter Maydell
2016-06-07thunk: Drop unused NO_THUNK_TYPE_SIZE guardsPeter Maydell
2016-02-23include: Clean up includesPeter Maydell
2015-06-15linux-user: Allocate thunk size dynamicallyAlexander Graf
2012-12-19exec: move include files to include/exec/Paolo Bonzini