1904 Commits (d64e5eabc4c7e20cc8d242545c02198b82e223ca)

Author SHA1 Message Date
Michael Clark 47ae93cdfe
RISC-V Linux User Emulation 8 years ago
Richard Henderson 0438f0372a target/arm: Add ARM_FEATURE_V8_FCMA 8 years ago
Richard Henderson 1dc81c1541 target/arm: Add ARM_FEATURE_V8_RDM 8 years ago
Peter Maydell 201b19d5ce linux-user: Report AArch64 FP16 support via hwcap bits 8 years ago
YunQiang Su 45506bddba linux-user: MIPS set cpu to r6 CPU if binary is R6 8 years ago
Laurent Vivier 33dff5ff90 linux-user, m68k: select CPU according to ELF header values 8 years ago
YunQiang Su 768fe76e92 linux-user: introduce functions to detect CPU type 8 years ago
Laurent Vivier 542ca43498 linux-user: Move CPU type name selection to a function 8 years ago
Peter Maydell b44316fb36 linux-user: Remove THREAD macro 8 years ago
Samuel Thibault 5fdefcf808 linux-user: Fix sched_getaffinity mask size 8 years ago
Guido Günther 2c418853b9 linux-user: Fix register used for 6th and 7th syscall argument on aarch64 8 years ago
Andreas Schwab 2b74f621f1 linux-user: Implement ioctl cmd TIOCGPTPEER 8 years ago
Ard Biesheuvel 955f56d44a target/arm: enable user-mode SHA-3, SM3, SM4 and SHA-512 instruction support 8 years ago
Markus Armbruster 8f0a3716e4 Clean up includes 8 years ago
Peter Maydell b1cef6d02f Drop remaining bits of ia64 host support 8 years ago
Richard Henderson 35136a77cb target/hppa: Add control registers 9 years ago
Richard Henderson 2986721df7 target/hppa: Define hardware exception types 9 years ago
Peter Maydell 8ebb314b95 linux-user/signal.c: Rename MC_* defines 8 years ago
Richard Henderson 9a2b5256ea target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpers 8 years ago
Andreas Schwab 95d0307cc1 linux-user: implement renameat2 8 years ago
Samuel Thibault b827c3ed30 linux-user: Add getcpu() support 8 years ago
Marco A L Barbosa 444cd5c3ae linux-user: Add AT_SECURE auxval 8 years ago
Samuel Thibault 2e0a8713bd linux-user: Fix sched_get/setaffinity conversion 8 years ago
Maximilian Riemensberger 95e6d4305a linux-user/mmap.c: Avoid choosing NULL as start address 8 years ago
Peter Maydell 10fa993aae linux-user: Translate flags argument to dup3 syscall 8 years ago
Peter Maydell ad762b990f linux-user: Don't use CMSG_ALIGN(sizeof struct cmsghdr) 8 years ago
Peter Maydell 7174970a94 linux-user: Fix length calculations in host_to_target_cmsg() 8 years ago
Peter Maydell 06065c451f linux-user: wrap fork() in a start/end exclusive section 8 years ago
Peter Maydell 024949caf3 linux-user: Fix locking order in fork_start() 8 years ago
Peter Maydell 579648554a linux-user/arm/nwfpe: Check coprocessor number for FPA emulation 8 years ago
Michael Weiser 50f22fa60d linux-user: Fix endianess of aarch64 signal trampoline 8 years ago
Michael Weiser cb3aa5fea1 linux-user: Add separate aarch64_be uname 8 years ago
Michael Weiser dfdcf34031 linux-user: Add support for big-endian aarch64 8 years ago
Laurent Vivier 8bf6cbaf39 target/m68k: add chk and chk2 8 years ago
Laurent Vivier ef59760b88 linux-user, m68k: correctly manage SR in context 8 years ago
Richard Henderson f85da3081d target/sh4: Use cmpxchg for movco when parallel_cpus 9 years ago
Philippe Mathieu-Daudé 47181f5d45 misc: remove headers implicitly included 9 years ago
Ladi Prosek 3c254ab8d7 Remove empty statements 9 years ago
Peter Maydell f516511ea8 linux-user: Fix calculation of auxv length 9 years ago
Peter Maydell 78bfef72fb linux-user: Handle rt_sigaction correctly for SPARC 9 years ago
Peter Maydell 15e692a6fc linux-user/ppc: Report correct fault address for data faults 9 years ago
Peter Maydell f2d34df3c1 linux-user/s390x: Mask si_addr for SIGSEGV 9 years ago
James Cowgill a8b154a637 linux-user: return EINVAL from prctl(PR_*_SECCOMP) 9 years ago
Emilio G. Cota a4dd3d5172 linux-user: fix 'finshed' typo in comment 9 years ago
James Clarke 8bf8e9df4a linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64 9 years ago
Helge Deller 541e169042 linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLB 9 years ago
Helge Deller 3d60c84dea linux-user/hppa: Fix TARGET_F_RDLCK, TARGET_F_WRLCK, TARGET_F_UNLCK 9 years ago
Helge Deller e65be6a7cf linux-user/hppa: Fix TARGET_MAP_TYPE 9 years ago
Helge Deller 92afb15310 linux-user/hppa: Fix typo for TARGET_NR_epoll_wait 9 years ago
Richard Henderson fc37dcfe1a linux-user/hppa: Fix cpu_clone_regs 9 years ago