Age | Commit message (Expand) | Author |
---|---|---|
2021-04-07 | linux-user: Use signed lengths in uaccess.c | Richard Henderson |
2021-02-16 | linux-user: Handle tags in lock_user/unlock_user | Richard Henderson |
2021-02-16 | linux-user: Fix types in uaccess.c | Richard Henderson |
2021-02-16 | linux-user: Move lock_user et al out of line | Richard Henderson |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa |
2016-01-29 | linux-user: Clean up includes | Peter Maydell |
2009-07-01 | Fix missing strnlen problems | Blue Swirl |
2008-09-20 | Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings | blueswir1 |
2007-11-14 | added lock_user() in target_strlen() | bellard |
2007-11-11 | Linux user memory access API change (initial patch by Thayne Harbaugh) | bellard |