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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
3
-8
/
+8
2019-05-13
linux-user/nios2 linux-user/riscv: Clean up header guards
Markus Armbruster
7
-17
/
+17
2019-05-10
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...
Peter Maydell
6
-13
/
+69
2019-05-10
linux-user: fix GPROF build failure
Alex Bennée
2
-3
/
+3
2019-05-10
linux-user: avoid treading on gprof's SIGPROF signals
Alex Bennée
1
-0
/
+5
2019-05-10
linux-user: elf: Map empty PT_LOAD segments
Giuseppe Musacchio
1
-5
/
+13
2019-05-10
The ioctl(SIOCGIFNAME) call requires a struct ifreq.
Erik Kline
1
-1
/
+1
2019-05-09
linux-user: avoid string truncation warnings in uname field copying
Daniel P. Berrangé
1
-3
/
+2
2019-05-09
linux-user/elfload: Fix GCC 9 build warnings
Alistair Francis
1
-1
/
+1
2019-05-09
linux-user: Add missing IPV6 sockopts
Helge Deller
1
-0
/
+44
2019-05-08
target/sh4: Fix LGPL information in the file headers
Thomas Huth
2
-2
/
+2
2019-05-08
target/openrisc: Fix LGPL information in the file headers
Thomas Huth
2
-2
/
+2
2019-04-25
cpu: Rename parse_cpu_model() to parse_cpu_option()
Eduardo Habkost
1
-1
/
+1
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
7
-9
/
+9
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
1
-1
/
+1
2019-04-17
log: Make glib logging go through QEMU
Christophe Fergeau
1
-0
/
+2
2019-04-08
linux-user: rename gettid() to sys_gettid() to avoid clash with glibc
Daniel P. Berrangé
1
-5
/
+6
2019-04-08
linux-user: assume __NR_gettid always exists
Daniel P. Berrangé
1
-8
/
+0
2019-03-22
trace-events: Fix attribution of trace points to source
Markus Armbruster
1
-0
/
+1
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-1
/
+1
2019-03-19
RISC-V: linux-user support for RVE ABI
Kito Cheng
1
-1
/
+14
2019-03-07
linux-user: add new netlink types
Laurent Vivier
1
-0
/
+9
2019-03-07
linux-user: Nicer strace output of chroot() syscall
Helge Deller
2
-1
/
+13
2019-03-07
linux-user: fix "may be used uninitialized" warnings
Marc-André Lureau
1
-2
/
+5
2019-03-07
linux-user: don't short-circuit read with zero length
Andreas Schwab
1
-2
/
+2
2019-03-07
Fix breakpoint support in Nios II user-mode emulation.
Sandra Loosemore
1
-0
/
+6
2019-03-07
linux-user: fix emulation of accept4/getpeername/getsockname/recvfrom syscalls
Andreas Schwab
1
-16
/
+25
2019-03-07
linux-user: Fix ELF_PLATFORM for aarch64_be-linux-user
Richard Henderson
1
-1
/
+5
2019-03-07
linux-user: Add ELF_PLATFORM for arm
Richard Henderson
1
-0
/
+31
2019-03-07
linux-user: fix recvmsg emulation
Andreas Schwab
1
-0
/
+1
2019-03-05
target/arm: Implement ARMv8.4-CondM
Richard Henderson
1
-0
/
+1
2019-03-05
target/arm: Implement ARMv8.0-SB
Richard Henderson
1
-0
/
+1
2019-02-28
linux-user: Enable HWCAP_ASIMDFHM, HWCAP_JSCVT
Richard Henderson
1
-0
/
+2
2019-02-18
s390x: Fix the confusing contributions-after-2012 license statements
Thomas Huth
1
-11
/
+8
2019-02-15
linux-user/elfload: enable HWCAP_CPUID for AArch64
Alex Bennée
1
-0
/
+1
2019-02-14
target/mips: reimplement SC instruction emulation and use cmpxchg
Leon Alrae
1
-73
/
+0
2019-02-11
RISC-V: Use riscv prefix consistently on cpu helpers
Michael Clark
1
-2
/
+2
2019-02-07
linux-user: add new netlink types
Laurent Vivier
1
-0
/
+8
2019-02-07
linux-user: Check sscanf return value in open_net_route()
Peter Maydell
1
-3
/
+9
2019-02-07
Fix linux-user crashes in ioctl(SIOCGIFCONF) when ifc_buf is NULL.
Kan Li
1
-25
/
+31
2019-02-05
linux-user: Implement PR_PAC_RESET_KEYS
Richard Henderson
2
-0
/
+43
2019-02-01
linux-user: Initialize aarch64 pac keys
Richard Henderson
2
-2
/
+31
2019-02-01
aarch64-linux-user: Enable HWCAP bits for PAuth
Richard Henderson
1
-0
/
+1
2019-02-01
aarch64-linux-user: Update HWCAP bits from linux 5.0-rc1
Richard Henderson
1
-0
/
+9
2019-01-30
target/m68k: Fix LGPL information in the file headers
Thomas Huth
2
-3
/
+3
2019-01-22
linux-user: Fix compilation with clang 3.4
Thomas Huth
1
-5
/
+1
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
8
-28
/
+28
2019-01-11
remove space-tab sequences
Paolo Bonzini
4
-5
/
+5
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
1
-1
/
+1
2019-01-10
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.0-pull-re...
Peter Maydell
1
-4
/
+57
[next]