index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user/aarch64: Pass syndrome to EXC_*_ABORT
Richard Henderson
2021-02-16
1
-3
/
+21
*
linux-user/aarch64: Implement PROT_MTE
Richard Henderson
2021-02-16
2
-8
/
+15
*
linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG
Richard Henderson
2021-02-16
2
-0
/
+52
*
linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
Richard Henderson
2021-02-16
2
-0
/
+28
*
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
2
-29
/
+28
*
linux-user: Move lock_user et al out of line
Richard Henderson
2021-02-16
2
-40
/
+53
*
linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged
Richard Henderson
2021-02-16
6
-13
/
+24
*
exec: Rename guest_{addr,range}_valid to *_untagged
Richard Henderson
2021-02-16
3
-10
/
+10
*
linux-user: Use guest_range_valid in access_ok
Richard Henderson
2021-02-16
1
-6
/
+3
*
linux-user: Explicitly untag memory management syscalls
Richard Henderson
2021-02-16
1
-0
/
+11
*
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
2021-02-16
8
-84
/
+92
*
linux-user: Tidy VERIFY_READ/VERIFY_WRITE
Richard Henderson
2021-02-16
1
-5
/
+3
*
linux-user: Check for overflow in access_ok
Richard Henderson
2021-02-16
1
-5
/
+12
*
exec: Use uintptr_t for guest_base
Richard Henderson
2021-02-16
2
-4
/
+4
*
linux-user: Introduce PAGE_ANON
Richard Henderson
2021-02-16
1
-0
/
+3
*
tcg: Introduce target-specific page data for user-only
Richard Henderson
2021-02-16
2
-3
/
+5
*
linux-user/mips: Support the n32 ABI for the R5900
Fredrik Noring
2021-02-15
1
-0
/
+3
*
linux-user: target: signal: Support TARGET_SS_AUTODISARM
Chen Gang
2021-02-13
6
-0
/
+34
*
linux-user: add TARGET_SO_{DOMAIN,PROTOCOL}
Jason A. Donenfeld
2021-02-13
3
-0
/
+11
*
linux-user/syscall: Fix do_ioctl_ifconf() for 64 bit targets.
Stefan
2021-02-13
1
-1
/
+2
*
linux-user/mmap: Avoid asserts for out of range mremap calls
Richard Purdie
2021-02-13
1
-1
/
+3
*
linux-user: Fix loading of BSS segments
Giuseppe Musacchio
2021-02-13
1
-10
/
+20
*
linux-user: fix O_NONBLOCK in signalfd4() and eventfd2() syscalls
Helge Deller
2021-02-13
2
-2
/
+8
*
linux-user: fix O_NONBLOCK usage for hppa target
Helge Deller
2021-02-13
1
-1
/
+1
*
linux-user: Add missing TARGET___O_TMPFILE for hppa and alpha
Helge Deller
2021-02-13
2
-0
/
+2
*
linux-user/signal: Decode waitid si_code
Alistair Francis
2021-02-13
1
-2
/
+1
*
linux-user/mips64: Support o32 ABI syscalls
Philippe Mathieu-Daudé
2021-02-13
1
-1
/
+4
*
linux-user/mips64: Restore setup_frame() for o32 ABI
Philippe Mathieu-Daudé
2021-02-13
1
-0
/
+4
*
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
2021-02-05
1
-0
/
+1
*
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
2021-02-05
1
-1
/
+5
*
linux-user: Remove obsolete F_SHLCK and F_EXLCK translation
Michael Forney
2021-01-21
3
-9
/
+0
*
linux-user: Add IPv6 options to do_print_sockopt()
Shu-Chun Weng
2021-01-21
1
-0
/
+109
*
linux-user: add missing IPv6 get/setsockopt option
Shu-Chun Weng
2021-01-20
1
-0
/
+4
*
linux-user: add missing UDP get/setsockopt option
Shu-Chun Weng
2021-01-20
2
-2
/
+11
*
linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls
Shu-Chun Weng
2021-01-20
3
-13
/
+50
*
riscv: Add semihosting support for user mode
Kito Cheng
2021-01-18
1
-0
/
+5
*
riscv: Add semihosting support
Keith Packard
2021-01-18
2
-5
/
+7
*
semihosting: Change common-semi API to be architecture-independent
Keith Packard
2021-01-18
2
-2
/
+4
*
semihosting: Move ARM semihosting code to shared directories
Keith Packard
2021-01-18
3
-3
/
+1
*
gdbstub: drop CPUEnv from gdb_exit()
Alex Bennée
2021-01-18
1
-1
/
+1
*
target/mips: Extract FPU helpers to 'fpu_helper.h'
Philippe Mathieu-Daudé
2021-01-14
1
-0
/
+1
*
target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6
Philippe Mathieu-Daudé
2021-01-14
1
-1
/
+1
*
target/mips/mips-defs: Rename ISA_MIPS32R2 as ISA_MIPS_R2
Philippe Mathieu-Daudé
2021-01-14
1
-1
/
+1
*
target/mips/mips-defs: Use ISA_MIPS32R6 definition to check Release 6
Philippe Mathieu-Daudé
2021-01-14
1
-2
/
+1
*
target/mips/mips-defs: Use ISA_MIPS32R2 definition to check Release 2
Philippe Mathieu-Daudé
2021-01-14
1
-1
/
+0
*
tcg: Add --accel tcg,split-wx property
Richard Henderson
2021-01-07
1
-1
/
+1
*
linux-user: Conditionalize TUNSETVNETLE
Richard Henderson
2021-01-07
1
-0
/
+2
*
linux-user/sparc: Handle tstate in sparc64_get/set_context()
Peter Maydell
2020-12-18
1
-4
/
+3
*
linux-user/sparc: Don't restore %g7 in sparc64_set_context()
Peter Maydell
2020-12-18
1
-1
/
+1
[next]