index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
uaccess.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
meson: Make DEBUG_REMAP a meson option
Ilya Leoshkevich
1
-2
/
+2
2021-09-13
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
1
-0
/
+1
2021-04-07
linux-user: Use signed lengths in uaccess.c
Richard Henderson
1
-6
/
+6
2021-02-16
linux-user: Handle tags in lock_user/unlock_user
Richard Henderson
1
-13
/
+14
2021-02-16
linux-user: Fix types in uaccess.c
Richard Henderson
1
-22
/
+23
2021-02-16
linux-user: Move lock_user et al out of line
Richard Henderson
1
-0
/
+46
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-1
/
+1
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-01-29
linux-user: Clean up includes
Peter Maydell
1
-2
/
+1
2009-07-01
Fix missing strnlen problems
Blue Swirl
1
-11
/
+0
2008-09-20
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
1
-1
/
+1
2007-11-14
added lock_user() in target_strlen()
bellard
1
-9
/
+34
2007-11-11
Linux user memory access API change (initial patch by Thayne Harbaugh)
bellard
1
-0
/
+51