1896 Commits (5cd5e2e7e393a4104c6fd4bf6677ba00e70218e3)

Author SHA1 Message Date
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
Helge Deller 2da6e76cca linux-user/hppa: Fix TARGET_SA_* defines 9 years ago
Richard Henderson 7f047de18c linux-user: Restrict usage of sa_restorer 9 years ago
Igor Mammedov d5ebe62556 sh4: simplify superh_cpu_class_by_name() 9 years ago
Emilio G. Cota 3468b59e18 tcg: enable multiple TCG contexts in softmmu 9 years ago
Emilio G. Cota e8feb96fcc tcg: introduce regions to split code_gen_buffer 9 years ago
Emilio G. Cota b1311c4acf tcg: define tcg_init_ctx and make tcg_ctx a pointer 9 years ago
Emilio G. Cota 44ded3d048 tcg: take tb_ctx out of TCGContext 9 years ago
Peter Maydell f443e3960d linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS values 9 years ago