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
/
thunk.c
Age
Commit message (
Expand
)
Author
2021-09-13
linux-user: Drop unneeded includes from qemu.h
Peter Maydell
2020-11-15
overall usermode...: Fix Lesser GPL version number
Chetan Pant
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-03-11
thunk: improve readability of allocation loop
Aarushi Mehta
2019-03-06
thunk: fix of malloc to g_new
Aarushi Mehta
2017-07-31
thunk: assert nb_fields is valid
Philippe Mathieu-Daudé
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-04
all: 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
2012-04-06
linux-user: add struct old_dev_t compat
Alexander Graf
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
2008-10-05
Make bitmask tables static const
blueswir1
2008-10-05
Make struct_termios_def const
blueswir1
2007-11-19
Fix attempt to inline recursive functions.
j_mayer
2007-11-11
better than nothing 64 bit support - added sign extension for TYPE_LONG
bellard
2007-10-14
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
blueswir1
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2005-01-30
sparc64 support (Blue Swirl)
bellard
2004-11-09
bit mask conversion fix (Harald Welte
bellard
2003-06-15
fixed serious ioctl parameter conversion issue - exported type size and align...
bellard
2003-04-07
64 bit fix
bellard
2003-03-23
distribution patches
bellard
2003-02-18
This commit was generated by cvs2svn to compensate for changes in r2,
bellard