index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-26
linux-user: Add safe_syscall for riscv64 host
Richard Henderson
2
-0
/
+100
2018-12-26
linux-user: Add host dependency for RISC-V 64-bit
Alistair Francis
1
-0
/
+11
2018-12-26
linux-user: Add host dependency for RISC-V 32-bit
Alistair Francis
1
-0
/
+11
2018-07-31
linux-user: ppc64: don't use volatile register during safe_syscall
Shivaprasad G Bhat
1
-2
/
+6
2018-02-18
linux-user: Fix register used for 6th and 7th syscall argument on aarch64
Guido Günther
1
-3
/
+3
2017-07-20
Replace 'struct ucontext' with 'ucontext_t' type
Khem Raj
6
-6
/
+6
2017-02-14
linux-user: Fix s390x safe-syscall for z900
Richard Henderson
1
-1
/
+1
2016-07-12
linux-user: Clean up hostdep.h header guards
Markus Armbruster
13
-26
/
+26
2016-07-07
linux-user: Fix i386 safe-syscall.S
Richard Henderson
1
-18
/
+6
2016-06-26
linux-user: Provide safe_syscall for ppc64
Richard Henderson
2
-0
/
+115
2016-06-26
linux-user: Provide safe_syscall for s390x
Richard Henderson
2
-0
/
+113
2016-06-26
linux-user: Provide safe_syscall for aarch64
Richard Henderson
2
-0
/
+98
2016-06-26
linux-user: Provide safe_syscall for arm
Richard Henderson
2
-0
/
+113
2016-06-26
linux-user: Provide safe_syscall for i386
Richard Henderson
2
-0
/
+135
2016-06-26
linux-user: fix x86_64 safe_syscall
Richard Henderson
1
-3
/
+3
2016-06-26
linux-user: Create a hostdep.h for each host architecture
Peter Maydell
12
-6
/
+166
2016-06-08
linux-user: provide frame information in x86-64 safe_syscall
Peter Maydell
1
-0
/
+10
2016-05-27
linux-user: Provide safe_syscall for fixing races between signals and syscalls
Timothy E Baldwin
3
-0
/
+139