index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
2018-03-07
RISC-V Linux User Emulation
Michael Clark
2018-03-02
target/arm: Add ARM_FEATURE_V8_FCMA
Richard Henderson
2018-03-02
target/arm: Add ARM_FEATURE_V8_RDM
Richard Henderson
2018-03-01
linux-user: Report AArch64 FP16 support via hwcap bits
Peter Maydell
2018-02-25
linux-user: MIPS set cpu to r6 CPU if binary is R6
YunQiang Su
2018-02-25
linux-user, m68k: select CPU according to ELF header values
Laurent Vivier
2018-02-25
linux-user: introduce functions to detect CPU type
YunQiang Su
2018-02-25
linux-user: Move CPU type name selection to a function
Laurent Vivier
2018-02-18
linux-user: Remove THREAD macro
Peter Maydell
2018-02-18
linux-user: Fix sched_getaffinity mask size
Samuel Thibault
2018-02-18
linux-user: Fix register used for 6th and 7th syscall argument on aarch64
Guido Günther
2018-02-18
linux-user: Implement ioctl cmd TIOCGPTPEER
Andreas Schwab
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
2018-02-09
target/arm: enable user-mode SHA-3, SM3, SM4 and SHA-512 instruction support
Ard Biesheuvel
2018-02-09
Clean up includes
Markus Armbruster
2018-02-05
Drop remaining bits of ia64 host support
Peter Maydell
2018-01-30
target/hppa: Add control registers
Richard Henderson
2018-01-30
target/hppa: Define hardware exception types
Richard Henderson
2018-01-30
linux-user/signal.c: Rename MC_* defines
Peter Maydell
2018-01-25
target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpers
Richard Henderson
2018-01-23
linux-user: implement renameat2
Andreas Schwab
2018-01-23
linux-user: Add getcpu() support
Samuel Thibault
2018-01-23
linux-user: Add AT_SECURE auxval
Marco A L Barbosa
2018-01-23
linux-user: Fix sched_get/setaffinity conversion
Samuel Thibault
2018-01-23
linux-user/mmap.c: Avoid choosing NULL as start address
Maximilian Riemensberger
2018-01-23
linux-user: Translate flags argument to dup3 syscall
Peter Maydell
2018-01-23
linux-user: Don't use CMSG_ALIGN(sizeof struct cmsghdr)
Peter Maydell
2018-01-23
linux-user: Fix length calculations in host_to_target_cmsg()
Peter Maydell
2018-01-23
linux-user: wrap fork() in a start/end exclusive section
Peter Maydell
2018-01-23
linux-user: Fix locking order in fork_start()
Peter Maydell
2018-01-11
linux-user/arm/nwfpe: Check coprocessor number for FPA emulation
Peter Maydell
2018-01-11
linux-user: Fix endianess of aarch64 signal trampoline
Michael Weiser
2018-01-11
linux-user: Add separate aarch64_be uname
Michael Weiser
2018-01-11
linux-user: Add support for big-endian aarch64
Michael Weiser
2018-01-04
target/m68k: add chk and chk2
Laurent Vivier
2018-01-04
linux-user, m68k: correctly manage SR in context
Laurent Vivier
2017-12-18
target/sh4: Use cmpxchg for movco when parallel_cpus
Richard Henderson
2017-12-18
misc: remove headers implicitly included
Philippe Mathieu-Daudé
2017-12-18
Remove empty statements
Ladi Prosek
2017-11-20
linux-user: Fix calculation of auxv length
Peter Maydell
2017-11-07
linux-user: Handle rt_sigaction correctly for SPARC
Peter Maydell
2017-11-07
linux-user/ppc: Report correct fault address for data faults
Peter Maydell
2017-11-07
linux-user/s390x: Mask si_addr for SIGSEGV
Peter Maydell
2017-11-07
linux-user: return EINVAL from prctl(PR_*_SECCOMP)
James Cowgill
2017-11-07
linux-user: fix 'finshed' typo in comment
Emilio G. Cota
2017-11-07
linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64
James Clarke
2017-11-07
linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLB
Helge Deller
2017-11-07
linux-user/hppa: Fix TARGET_F_RDLCK, TARGET_F_WRLCK, TARGET_F_UNLCK
Helge Deller
2017-11-07
linux-user/hppa: Fix TARGET_MAP_TYPE
Helge Deller
2017-11-07
linux-user/hppa: Fix typo for TARGET_NR_epoll_wait
Helge Deller
[next]