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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-15
linux-user/mips: Support the n32 ABI for the R5900
Fredrik Noring
1
-0
/
+3
2021-02-13
linux-user: target: signal: Support TARGET_SS_AUTODISARM
Chen Gang
6
-0
/
+34
2021-02-13
linux-user: add TARGET_SO_{DOMAIN,PROTOCOL}
Jason A. Donenfeld
3
-0
/
+11
2021-02-13
linux-user/syscall: Fix do_ioctl_ifconf() for 64 bit targets.
Stefan
1
-1
/
+2
2021-02-13
linux-user/mmap: Avoid asserts for out of range mremap calls
Richard Purdie
1
-1
/
+3
2021-02-13
linux-user: Fix loading of BSS segments
Giuseppe Musacchio
1
-10
/
+20
2021-02-13
linux-user: fix O_NONBLOCK in signalfd4() and eventfd2() syscalls
Helge Deller
2
-2
/
+8
2021-02-13
linux-user: fix O_NONBLOCK usage for hppa target
Helge Deller
1
-1
/
+1
2021-02-13
linux-user: Add missing TARGET___O_TMPFILE for hppa and alpha
Helge Deller
2
-0
/
+2
2021-02-13
linux-user/signal: Decode waitid si_code
Alistair Francis
1
-2
/
+1
2021-02-13
linux-user/mips64: Support o32 ABI syscalls
Philippe Mathieu-Daudé
1
-1
/
+4
2021-02-13
linux-user/mips64: Restore setup_frame() for o32 ABI
Philippe Mathieu-Daudé
1
-0
/
+4
2021-02-05
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
1
-0
/
+1
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
1
-1
/
+5
2021-01-21
linux-user: Remove obsolete F_SHLCK and F_EXLCK translation
Michael Forney
3
-9
/
+0
2021-01-21
linux-user: Add IPv6 options to do_print_sockopt()
Shu-Chun Weng
1
-0
/
+109
2021-01-20
linux-user: add missing IPv6 get/setsockopt option
Shu-Chun Weng
1
-0
/
+4
2021-01-20
linux-user: add missing UDP get/setsockopt option
Shu-Chun Weng
2
-2
/
+11
2021-01-20
linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls
Shu-Chun Weng
3
-13
/
+50
2021-01-18
riscv: Add semihosting support for user mode
Kito Cheng
1
-0
/
+5
2021-01-18
riscv: Add semihosting support
Keith Packard
2
-5
/
+7
2021-01-18
semihosting: Change common-semi API to be architecture-independent
Keith Packard
2
-2
/
+4
2021-01-18
semihosting: Move ARM semihosting code to shared directories
Keith Packard
3
-3
/
+1
2021-01-18
gdbstub: drop CPUEnv from gdb_exit()
Alex Bennée
1
-1
/
+1
2021-01-14
target/mips: Extract FPU helpers to 'fpu_helper.h'
Philippe Mathieu-Daudé
1
-0
/
+1
2021-01-14
target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6
Philippe Mathieu-Daudé
1
-1
/
+1
2021-01-14
target/mips/mips-defs: Rename ISA_MIPS32R2 as ISA_MIPS_R2
Philippe Mathieu-Daudé
1
-1
/
+1
2021-01-14
target/mips/mips-defs: Use ISA_MIPS32R6 definition to check Release 6
Philippe Mathieu-Daudé
1
-2
/
+1
2021-01-14
target/mips/mips-defs: Use ISA_MIPS32R2 definition to check Release 2
Philippe Mathieu-Daudé
1
-1
/
+0
2021-01-07
tcg: Add --accel tcg,split-wx property
Richard Henderson
1
-1
/
+1
2021-01-07
linux-user: Conditionalize TUNSETVNETLE
Richard Henderson
1
-0
/
+2
2020-12-18
linux-user/sparc: Handle tstate in sparc64_get/set_context()
Peter Maydell
1
-4
/
+3
2020-12-18
linux-user/sparc: Don't restore %g7 in sparc64_set_context()
Peter Maydell
1
-1
/
+1
2020-12-18
linux-user/sparc: Remove unneeded checks of 'err' from sparc64_get_context()
Peter Maydell
1
-4
/
+0
2020-12-18
linux-user/sparc: Correct sparc64_get/set_context() FPU handling
Peter Maydell
1
-31
/
+43
2020-12-18
linux-user: Add most IFTUN ioctls
Shu-Chun Weng
3
-0
/
+115
2020-12-18
linux-user: Implement copy_file_range
Andreas Schwab
1
-0
/
+42
2020-12-17
linux-user: Add support for MIPS Loongson 2F/3A
Philippe Mathieu-Daudé
1
-0
/
+2
2020-12-17
linux-user/elfload: Update HWCAP bits from linux 5.7
Philippe Mathieu-Daudé
1
-0
/
+13
2020-12-17
linux-user/elfload: Introduce MIPS GET_FEATURE_REG_EQU() macro
Philippe Mathieu-Daudé
1
-1
/
+11
2020-12-17
linux-user/elfload: Introduce MIPS GET_FEATURE_REG_SET() macro
Philippe Mathieu-Daudé
1
-1
/
+5
2020-12-17
linux-user/elfload: Rename MIPS GET_FEATURE() as GET_FEATURE_INSN()
Philippe Mathieu-Daudé
1
-4
/
+4
2020-12-17
linux-user/elfload: Move GET_FEATURE macro out of get_elf_hwcap() body
Philippe Mathieu-Daudé
1
-5
/
+5
2020-12-17
linux-user/mmap.c: check range of mremap result in target address space
Tobias Koch
1
-9
/
+12
2020-12-15
linux-user: remove GNUC check
Marc-André Lureau
1
-4
/
+0
2020-12-15
plugin: propagate errors
Paolo Bonzini
1
-3
/
+1
2020-12-13
configure / meson: Move check for linux/btrfs.h to meson.build
Thomas Huth
2
-2
/
+2
2020-12-13
configure / meson: Move check for sys/kcov.h to meson.build
Thomas Huth
2
-2
/
+2
2020-11-23
linux-user/arm: Deliver SIGTRAP for UDF patterns used as breakpoints
Peter Maydell
1
-0
/
+28
2020-11-17
linux-user,netlink: add IFLA_BRPORT_MRP_RING_OPEN, IFLA_BRPORT_MRP_IN_OPEN
Laurent Vivier
1
-0
/
+11
[next]