index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
uaccess.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: Make DEBUG_REMAP a meson option
Ilya Leoshkevich
2024-04-24
1
-2
/
+2
*
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
2021-09-13
1
-0
/
+1
*
linux-user: Use signed lengths in uaccess.c
Richard Henderson
2021-04-07
1
-6
/
+6
*
linux-user: Handle tags in lock_user/unlock_user
Richard Henderson
2021-02-16
1
-13
/
+14
*
linux-user: Fix types in uaccess.c
Richard Henderson
2021-02-16
1
-22
/
+23
*
linux-user: Move lock_user et al out of line
Richard Henderson
2021-02-16
1
-0
/
+46
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
linux-user: Clean up includes
Peter Maydell
2016-01-29
1
-2
/
+1
*
Fix missing strnlen problems
Blue Swirl
2009-07-01
1
-11
/
+0
*
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
2008-09-20
1
-1
/
+1
*
added lock_user() in target_strlen()
bellard
2007-11-14
1
-9
/
+34
*
Linux user memory access API change (initial patch by Thayne Harbaugh)
bellard
2007-11-11
1
-0
/
+51