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-09-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'...
Peter Maydell
2
-6
/
+0
2019-09-27
target/arm: remove run-time semihosting checks for linux-user
Alex Bennée
2
-6
/
+0
2019-09-26
target/ppc: fix signal delivery for ppc64abi32
Alex Bennée
1
-1
/
+3
2019-09-11
linux-user: Add support for FDRESET, FDRAWCMD, FDTWADDLE, and FDEJECT ioctls
Aleksandar Markovic
2
-0
/
+8
2019-09-11
linux-user: Add support for FDMSGON and FDMSGOFF ioctls
Aleksandar Markovic
2
-0
/
+4
2019-09-11
linux-user: Add support for FDFLUSH ioctl
Yunqiang Su
3
-0
/
+7
2019-09-11
linux-user: Add support for FIOGETOWN and FIOSETOWN ioctls
Aleksandar Markovic
2
-0
/
+6
2019-09-11
linux-user: Add support for RNDRESEEDCRNG ioctl
Aleksandar Markovic
2
-0
/
+4
2019-09-11
linux-user: drop redundant handling of environment variables
Max Filippov
1
-7
/
+0
2019-09-11
target/xtensa: linux-user: add call0 ABI support
Max Filippov
2
-8
/
+28
2019-09-11
linux-user: Support gdb 'qOffsets' query for ELF
Josh Kunz
1
-0
/
+2
2019-09-11
linux-user/arm: Adjust MAX_RESERVED_VA for M-profile
Richard Henderson
1
-3
/
+21
2019-09-11
linux-user: Pass CPUState to MAX_RESERVED_VA
Richard Henderson
2
-19
/
+26
2019-09-11
linux-user: add memfd_create
Shu-Chun Weng
1
-0
/
+12
2019-09-11
linux-user: fail and report on bad dfilter specs
Alex Bennée
1
-1
/
+1
2019-09-11
linux-user: erroneous fd_trans_unregister call
Shu-Chun Weng
1
-1
/
+0
2019-09-10
linux-user: Add AT_HWCAP2 for aarch64-linux-user
Richard Henderson
1
-4
/
+27
2019-09-10
linux-user: remove useless variable
Laurent Vivier
1
-6
/
+4
2019-09-04
target/openrisc: Add support for ORFPX64A32
Richard Henderson
1
-1
/
+1
2019-08-19
target/mips: rationalise softfloat includes
Alex Bennée
1
-0
/
+1
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
4
-1
/
+3
2019-07-26
linux-user: Make sigaltstack stacks per-thread
Peter Maydell
5
-18
/
+28
2019-07-19
linux-user: fix to handle variably sized SIOCGSTAMP with new kernels
Daniel P. Berrangé
4
-38
/
+159
2019-07-18
linux-user: check valid address in access_ok()
Rémi Denis-Courmont
1
-1
/
+3
2019-07-16
linux-user: Fix structure target_ucontext for MIPS
Aleksandar Markovic
1
-3
/
+2
2019-07-04
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf1-v3...
Peter Maydell
1
-1
/
+14
2019-07-02
linux-user: move QEMU_IFLA_BR_MULTI_BOOLOPT to the good function
Laurent Vivier
1
-6
/
+6
2019-07-02
linux-user: Handle EXCP_FPE properly for MIPS
Aleksandar Markovic
1
-0
/
+17
2019-07-02
linux-user: Introduce TARGET_HAVE_ARCH_STRUCT_FLOCK
Aleksandar Markovic
2
-7
/
+18
2019-07-02
linux-user: Fix target_flock structure for MIPS O64 ABI
Aleksandar Markovic
2
-1
/
+5
2019-07-02
linux-user: Add support for strace for statx() syscall
Jim Wilson
2
-0
/
+89
2019-07-02
linux-user: Add support for translation of statx() syscall
Aleksandar Rikalo
2
-1
/
+151
2019-07-01
Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' int...
Peter Maydell
5
-183
/
+1
2019-06-26
linux-user/m68k: remove simulator syscall interface
Laurent Vivier
5
-183
/
+1
2019-06-25
RISC-V: Update syscall list for 32-bit support.
Jim Wilson
1
-1
/
+14
2019-06-24
linux-user: set default PPC64 CPU
Laurent Vivier
1
-1
/
+1
2019-06-24
linux-user: update PPC64 HWCAP2 feature list
Laurent Vivier
1
-2
/
+10
2019-06-24
linux-user: Add support for setsockopt() options IPV6_<ADD|DROP>_MEMBERSHIP
Neng Chen
1
-0
/
+19
2019-06-24
linux-user: Add support for setsockopt() option SOL_ALG
Yunqiang Su
1
-0
/
+31
2019-06-24
linux-user: emulate msgsnd(), msgrcv() and semtimedop()
Laurent Vivier
2
-31
/
+31
2019-06-12
semihosting: split console_out into string and char versions
Alex Bennée
1
-3
/
+28
2019-06-12
Supply missing header guards
Markus Armbruster
44
-3
/
+222
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
19
-3
/
+16
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
1
-0
/
+2
2019-06-10
target/xtensa: Use env_cpu, env_archcpu
Richard Henderson
1
-1
/
+1
2019-06-10
target/tilegx: Use env_cpu
Richard Henderson
1
-1
/
+1
2019-06-10
target/sparc: Use env_cpu, env_archcpu
Richard Henderson
1
-1
/
+1
2019-06-10
target/sh4: Use env_cpu, env_archcpu
Richard Henderson
1
-1
/
+1
2019-06-10
target/s390x: Use env_cpu, env_archcpu
Richard Henderson
1
-1
/
+1
[next]