summary refs log tree commit diff stats
path: root/include/exec/user/thunk.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* user: Move 'thunk.h' from 'exec/user' to 'user'Philippe Mathieu-Daudé2024-05-031-209/+0
* user: Move 'abitypes.h' from 'exec/user' to 'user'Philippe Mathieu-Daudé2024-05-031-1/+1
* thunk: Delete checks for old host definitionsAkihiko Odaki2023-09-151-2/+1
* linux-user: Use ARRAY_SIZE with bitmask_transtblRichard Henderson2023-08-091-4/+11
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* linux-user: fix implicit conversion from enumeration type errorLaurent Vivier2020-09-031-1/+1
* linux-user: Add strace support for printing arguments for ioctls used for ter...Filip Bozuta2020-08-271-0/+1
* linux-user: Add strace support for printing arguments of ioctl()Filip Bozuta2020-07-041-0/+1
* include: Make headers more self-containedMarkus Armbruster2019-08-161-0/+2
* linux-user: Assert on bad type in thunk_type_align() and thunk_type_size()Peter Maydell2018-05-241-2/+2
* linux-user: correctly align types in thunking codeLaurent Vivier2018-05-141-5/+17
* thunk: Rename args and fields in host-target bitmask conversion codePeter Maydell2016-06-071-6/+6
* thunk: Drop unused NO_THUNK_TYPE_SIZE guardsPeter Maydell2016-06-071-3/+0
* include: Clean up includesPeter Maydell2016-02-231-1/+0
* linux-user: Allocate thunk size dynamicallyAlexander Graf2015-06-151-1/+3
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-0/+189