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
2019-05-28
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2...
Peter Maydell
2
-0
/
+26
2019-05-28
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-may-19-2019-v...
Peter Maydell
1
-8
/
+16
2019-05-28
target/arm: use the common interface for WRITE0/WRITEC in arm-semi
Alex Bennée
2
-0
/
+26
2019-05-26
linux-user: fix __NR_semtimedop undeclared error
Laurent Vivier
1
-8
/
+16
2019-05-24
linux-user/riscv: Add the CPU type as a comment
Alistair Francis
1
-0
/
+1
2019-05-24
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...
Peter Maydell
6
-62
/
+143
2019-05-24
linux-user: Pass through nanosecond timestamp components for stat syscalls
Chen-Yu Tsai
2
-18
/
+50
2019-05-24
linux-user: Align mmap_find_vma to host page size
Richard Henderson
1
-0
/
+2
2019-05-24
linux-user: Fix shmat emulation by honoring host SHMLBA
Richard Henderson
4
-42
/
+50
2019-05-22
linux-user: Sanitize interp_info and, for mips only, init field fp_abi
Daniel Santos
1
-0
/
+5
2019-05-22
linux-user: Add support for SIOC<G|S>IFPFLAGS ioctls for all targets
Neng Chen
2
-0
/
+4
2019-05-22
linux-user: Add support for SIOCSPGRP ioctl for all targets
Aleksandar Markovic
2
-0
/
+4
2019-05-22
linux-user: Fix support for SIOCATMARK and SIOCGPGRP ioctls for xtensa
Aleksandar Markovic
1
-1
/
+2
2019-05-22
linux-user: add pseudo /proc/hardware for m68k
Laurent Vivier
1
-1
/
+12
2019-05-22
linux-user: add pseudo /proc/cpuinfo for sparc
Laurent Vivier
1
-1
/
+15
2019-05-22
target/arm: Put all PAC keys into a structure
Richard Henderson
2
-10
/
+6
2019-05-22
linux-user: Remove srand call
Richard Henderson
1
-11
/
+0
2019-05-22
linux-user/aarch64: Use qemu_guest_getrandom for PAUTH keys
Richard Henderson
3
-30
/
+32
2019-05-22
linux-user: Use qemu_guest_getrandom_nofail for AT_RANDOM
Richard Henderson
1
-5
/
+3
2019-05-22
linux-user: Call qcrypto_init if not using -seed
Richard Henderson
1
-9
/
+19
2019-05-22
linux-user: Initialize pseudo-random seeds for all guest cpus
Richard Henderson
2
-11
/
+22
2019-05-19
target/alpha: Fix user-only floating-point exceptions
Richard Henderson
2
-56
/
+53
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
[next]