COMMITS
/ linux-user/uaccess.c September 8, 2021
P
linux-user: Split linux-user internals out of qemu.h
Peter Maydell committed
March 15, 2021
R
linux-user: Use signed lengths in uaccess.c
Richard Henderson committed
February 12, 2021
R
linux-user: Handle tags in lock_user/unlock_user
Richard Henderson committed
R
linux-user: Fix types in uaccess.c
Richard Henderson committed
R
linux-user: Move lock_user et al out of line
Richard Henderson committed
December 13, 2018
P
avoid TABs in files that only contain a few
Paolo Bonzini committed
March 20, 2016
V
util: move declarations out of qemu-common.h
Veronia Bahaa committed
January 26, 2016
P
linux-user: Clean up includes
Peter Maydell committed
July 1, 2009
B
Fix missing strnlen problems
Blue Swirl committed
September 20, 2008
B
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1 committed
November 14, 2007
B
added lock_user() in target_strlen()
bellard committed
November 11, 2007
B
Linux user memory access API change (initial patch by Thayne Harbaugh)
bellard committed