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
2022-01-06
linux-user: netlink: update IFLA_BRPORT entries
Laurent Vivier
1
-0
/
+4
2022-01-06
linux-user: netlink: Add IFLA_VFINFO_LIST
Laurent Vivier
1
-0
/
+174
2022-01-06
linux-user: netlink: update IFLA entries
Laurent Vivier
1
-0
/
+6
2022-01-06
linux-user/syscall.c: malloc to g_try_malloc
Ahmed Abouzied
1
-2
/
+2
2022-01-06
linux-user/nios2: Use set_sigmask in do_rt_sigreturn
Richard Henderson
2
-3
/
+1
2022-01-06
linux-user/nios2: Fix sigmask in setup_rt_frame
Richard Henderson
1
-2
/
+1
2022-01-06
linux-user/nios2: Fix EA vs PC confusion
Richard Henderson
2
-7
/
+4
2022-01-06
linux-user/nios2: Map a real kuser page
Richard Henderson
2
-24
/
+76
2022-01-06
linux-user/elfload: Rename ARM_COMMPAGE to HI_COMMPAGE
Richard Henderson
1
-9
/
+9
2022-01-06
linux-user/nios2: Fixes for signal frame setup
Richard Henderson
1
-30
/
+21
2022-01-06
linux-user/nios2: Properly emulate EXCP_TRAP
Richard Henderson
1
-18
/
+22
2022-01-06
linux-user/syscall.c: fix missed flag for shared memory in open_self_maps
Andrey Kazmin
1
-1
/
+1
2022-01-06
linux-user: call set/getscheduler set/getparam directly
Tonis Tiigi
2
-10
/
+28
2022-01-06
linux-user: add sched_getattr support
Tonis Tiigi
2
-0
/
+137
2022-01-06
linux-user/signal: Map exit signals in SIGCHLD siginfo_t
Matthias Schiffer
1
-1
/
+6
2022-01-06
target/sh4: Implement prctl_unalign_sigbus
Richard Henderson
1
-1
/
+1
2022-01-06
target/hppa: Implement prctl_unalign_sigbus
Richard Henderson
1
-1
/
+1
2022-01-06
target/alpha: Implement prctl_unalign_sigbus
Richard Henderson
1
-1
/
+1
2022-01-06
linux-user: Add code for PR_GET/SET_UNALIGN
Richard Henderson
2
-2
/
+38
2022-01-06
linux-user: Disable more prctl subcodes
Richard Henderson
1
-3
/
+55
2022-01-06
linux-user: Split out do_prctl and subroutines
Richard Henderson
24
-320
/
+414
2022-01-06
linux-user: Remove TARGET_SIGSTKSZ
Song Gao
6
-6
/
+0
2022-01-06
linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ
Song Gao
18
-18
/
+0
2022-01-06
linux-user: Move target_signal.h generic definitions to generic/signal.h
Song Gao
16
-256
/
+16
2022-01-06
linux-user: Mark cpu_loop() with noreturn attribute
Philippe Mathieu-Daudé
1
-1
/
+1
2022-01-06
linux-user/hexagon: Use generic target_stat64 structure
Philippe Mathieu-Daudé
1
-26
/
+2
2022-01-04
linux-user: Fix trivial build error on loongarch64 hosts
Philippe Mathieu-Daudé
1
-3
/
+1
2021-12-21
linux-user: Implement CPU-specific signal handler for loongarch64 hosts
WANG Xuerui
1
-0
/
+87
2021-12-20
Merge tag 'pull-user-20211220' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
65
-1155
/
+626
2021-12-20
meson: Move linux_user_ss to linux-user/
Richard Henderson
1
-0
/
+4
2021-12-20
linux-user: Move thunk.c from top-level
Richard Henderson
2
-0
/
+482
2021-12-20
common-user: Move safe-syscall.* from linux-user
Richard Henderson
15
-1088
/
+5
2021-12-20
riscv: Set 5.4 as minimum kernel version for riscv32
Khem Raj
1
-1
/
+2
2021-12-19
linux-user: Create special-errno.h
Richard Henderson
6
-18
/
+37
2021-12-19
linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
Richard Henderson
35
-70
/
+70
2021-12-19
linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
Richard Henderson
31
-46
/
+45
2021-12-19
linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h
Richard Henderson
19
-254
/
+1
2021-12-19
linux-user/host/sparc64: Add safe-syscall.inc.S
Richard Henderson
2
-0
/
+92
2021-12-19
linux-user/host/mips: Add safe-syscall.inc.S
Richard Henderson
2
-0
/
+151
2021-12-19
linux-user: Move syscall error detection into safe_syscall_base
Richard Henderson
10
-84
/
+144
2021-12-19
linux-user: Untabify all safe-syscall.inc.S
Richard Henderson
7
-396
/
+396
2021-12-15
target/hexagon/cpu.h: don't include qemu-common.h
Peter Maydell
1
-0
/
+1
2021-12-15
target/arm: Take an exception if PC is misaligned
Richard Henderson
1
-19
/
+27
2021-11-29
linux-user: implement more loop ioctls
Andreas Schwab
4
-0
/
+16
2021-11-23
linux-user/signal.c: Create a common rewind_if_in_safe_syscall
Warner Losh
9
-143
/
+15
2021-11-23
linux-user: Add host_signal_set_pc to set pc in mcontext
Warner Losh
10
-0
/
+54
2021-11-22
linux-user: fix Coverity CID 1464101
Laurent Vivier
1
-3
/
+7
2021-11-21
linux-user: Rewrite do_getdents, do_getdents64
Richard Henderson
1
-139
/
+122
2021-11-21
linux-user: Fix member types of target_dirent64
Richard Henderson
1
-3
/
+3
2021-11-21
linux-user: Always use flexible arrays for dirent d_name
Richard Henderson
2
-5
/
+7
[next]