aboutsummaryrefslogtreecommitdiff
path: root/include/exec/user/thunk.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-15thunk: Delete checks for old host definitionsAkihiko Odaki1-2/+1
2023-08-09linux-user: Use ARRAY_SIZE with bitmask_transtblRichard Henderson1-4/+11
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-09-03linux-user: fix implicit conversion from enumeration type errorLaurent Vivier1-1/+1
2020-08-27linux-user: Add strace support for printing arguments for ioctls used for ter...Filip Bozuta1-0/+1
2020-07-04linux-user: Add strace support for printing arguments of ioctl()Filip Bozuta1-0/+1
2019-08-16include: Make headers more self-containedMarkus Armbruster1-0/+2
2018-05-24linux-user: Assert on bad type in thunk_type_align() and thunk_type_size()Peter Maydell1-2/+2
2018-05-14linux-user: correctly align types in thunking codeLaurent Vivier1-5/+17
2016-06-07thunk: Rename args and fields in host-target bitmask conversion codePeter Maydell1-6/+6
2016-06-07thunk: Drop unused NO_THUNK_TYPE_SIZE guardsPeter Maydell1-3/+0
2016-02-23include: Clean up includesPeter Maydell1-1/+0
2015-06-15linux-user: Allocate thunk size dynamicallyAlexander Graf1-1/+3
2012-12-19exec: move include files to include/exec/Paolo Bonzini1-0/+189