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
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
user: move common-user includes to a subdirectory of {bsd,linux}-user/
Paolo Bonzini
2022-01-12
15
-630
/
+0
*
linux-user: Fix trivial build error on loongarch64 hosts
Philippe Mathieu-Daudé
2022-01-05
1
-3
/
+1
*
linux-user: Implement CPU-specific signal handler for loongarch64 hosts
WANG Xuerui
2021-12-21
1
-0
/
+87
*
common-user: Move safe-syscall.* from linux-user
Richard Henderson
2021-12-20
9
-892
/
+0
*
linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
Richard Henderson
2021-12-20
9
-10
/
+9
*
linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h
Richard Henderson
2021-12-20
14
-233
/
+0
*
linux-user/host/sparc64: Add safe-syscall.inc.S
Richard Henderson
2021-12-20
2
-0
/
+92
*
linux-user/host/mips: Add safe-syscall.inc.S
Richard Henderson
2021-12-20
2
-0
/
+151
*
linux-user: Move syscall error detection into safe_syscall_base
Richard Henderson
2021-12-20
7
-73
/
+110
*
linux-user: Untabify all safe-syscall.inc.S
Richard Henderson
2021-12-20
7
-396
/
+396
*
linux-user/signal.c: Create a common rewind_if_in_safe_syscall
Warner Losh
2021-11-23
7
-140
/
+0
*
linux-user: Add host_signal_set_pc to set pc in mcontext
Warner Losh
2021-11-23
10
-0
/
+54
*
linux-user/host/riscv: Improve host_signal_write
Richard Henderson
2021-11-02
1
-55
/
+28
*
linux-user/host/riscv: Populate host_signal.h
Richard Henderson
2021-11-02
1
-1
/
+85
*
linux-user/host/mips: Populate host_signal.h
Richard Henderson
2021-11-02
1
-1
/
+62
*
linux-user/host/s390: Populate host_signal.h
Richard Henderson
2021-11-02
2
-2
/
+94
*
linux-user/host/aarch64: Populate host_signal.h
Richard Henderson
2021-11-02
1
-1
/
+74
*
linux-user/host/arm: Populate host_signal.h
Richard Henderson
2021-11-02
1
-1
/
+30
*
linux-user/host/sparc: Populate host_signal.h
Richard Henderson
2021-11-02
2
-2
/
+55
*
linux-user/host/alpha: Populate host_signal.h
Richard Henderson
2021-11-02
1
-0
/
+42
*
linux-user/host/ppc: Populate host_signal.h
Richard Henderson
2021-11-02
2
-2
/
+26
*
linux-user/host/x86: Populate host_signal.h
Richard Henderson
2021-11-02
3
-3
/
+50
*
linux-user: Reorg handling for SIGSEGV
Richard Henderson
2021-10-30
13
-0
/
+13
*
configure: Merge riscv32 and riscv64 host architectures
Richard Henderson
2021-10-30
3
-13
/
+2
*
linux-user/: fix some comment spelling errors
zhaolichang
2020-09-17
1
-1
/
+1
*
linux-user: Add safe_syscall for riscv64 host
Richard Henderson
2018-12-25
2
-0
/
+100
*
linux-user: Add host dependency for RISC-V 64-bit
Alistair Francis
2018-12-25
1
-0
/
+11
*
linux-user: Add host dependency for RISC-V 32-bit
Alistair Francis
2018-12-25
1
-0
/
+11
*
linux-user: ppc64: don't use volatile register during safe_syscall
Shivaprasad G Bhat
2018-07-31
1
-2
/
+6
*
linux-user: Fix register used for 6th and 7th syscall argument on aarch64
Guido Günther
2018-02-18
1
-3
/
+3
*
Replace 'struct ucontext' with 'ucontext_t' type
Khem Raj
2017-07-20
6
-6
/
+6
*
linux-user: Fix s390x safe-syscall for z900
Richard Henderson
2017-02-14
1
-1
/
+1
*
linux-user: Clean up hostdep.h header guards
Markus Armbruster
2016-07-12
13
-26
/
+26
*
linux-user: Fix i386 safe-syscall.S
Richard Henderson
2016-07-08
1
-18
/
+6
*
linux-user: Provide safe_syscall for ppc64
Richard Henderson
2016-06-26
2
-0
/
+115
*
linux-user: Provide safe_syscall for s390x
Richard Henderson
2016-06-26
2
-0
/
+113
*
linux-user: Provide safe_syscall for aarch64
Richard Henderson
2016-06-26
2
-0
/
+98
*
linux-user: Provide safe_syscall for arm
Richard Henderson
2016-06-26
2
-0
/
+113
*
linux-user: Provide safe_syscall for i386
Richard Henderson
2016-06-26
2
-0
/
+135
*
linux-user: fix x86_64 safe_syscall
Richard Henderson
2016-06-26
1
-3
/
+3
*
linux-user: Create a hostdep.h for each host architecture
Peter Maydell
2016-06-26
12
-6
/
+166
*
linux-user: provide frame information in x86-64 safe_syscall
Peter Maydell
2016-06-08
1
-0
/
+10
*
linux-user: Provide safe_syscall for fixing races between signals and syscalls
Timothy E Baldwin
2016-05-27
3
-0
/
+139