3177 Commits (720ace24ae54dffca8d2cf8a5ba019dcfc86d8d9)

Author SHA1 Message Date
Richard Henderson 720ace24ae *: Add missing includes of qemu/plugin.h 3 years ago
Richard Henderson cc37d98bfb *: Add missing includes of qemu/error-report.h 3 years ago
fanwj@mail.ustc.edu.cn 2732c739d8 linux-user: fix bug about incorrect base addresss of gdt on i386 and x86_64 3 years ago
Richard Henderson e64c6d42b6 linux-user/sparc: Handle tag overflow traps 3 years ago
Richard Henderson 4ea3af392f linux-user/sparc: Handle floating-point exceptions 3 years ago
Richard Henderson 81f04cd34c linux-user/sparc: Handle unimplemented flush trap 3 years ago
Richard Henderson c47d7c87bf linux-user/sparc: Handle coprocessor disabled trap 3 years ago
Richard Henderson 235f33b818 linux-user/sparc: Handle privilidged action trap 3 years ago
Richard Henderson 97ff1478d2 linux-user/sparc: Handle priviledged opcode trap 3 years ago
Richard Henderson 6abc58eb97 linux-user/sparc: Handle getcc, setcc, getpsr traps 3 years ago
Richard Henderson 0908007f76 linux-user/sparc: Handle division by zero traps 3 years ago
Richard Henderson 52d104a5a5 linux-user/sparc: Handle software breakpoint trap 3 years ago
Richard Henderson d6b0363780 linux-user/sparc: Fix sparc64_{get, set}_context traps 3 years ago
Richard Henderson 6f772241e6 linux-user/sparc: Tidy window spill/fill traps 3 years ago
Richard Henderson 88cdb6032f linux-user/sparc: Use TT_TRAP for flush windows 3 years ago
Richard Henderson 9cee640a44 linux-user/sparc: Tidy syscall error return 3 years ago
Richard Henderson 3116f020d4 linux-user/sparc: Tidy syscall trap 3 years ago
Helge Deller 895ce8bb53 linux-user: Emulate CLONE_PIDFD flag in clone() 3 years ago
Helge Deller fe080593dd linux-user: Add translation for argument of msync() 3 years ago
Mathis Marion 2fe8ed6fe9 linux-user: handle netlink flag NLA_F_NESTED 3 years ago
Mathis Marion 44cf6731d6 linux-user: fix sockaddr_in6 endianness 3 years ago
Helge Deller dae81a083b linux-user: Add strace for prlimit64() syscall 3 years ago
Helge Deller 8e0f5c1b10 linux-user: Provide print_raw_param64() for 64-bit values 3 years ago
Helge Deller 86f04735ac linux-user: Fix brk() to release pages 3 years ago
Andreas Schwab 25bb27c715 linux-user: fill out task state in /proc/self/stat 3 years ago
Max Filippov d2796be69d linux-user: add support for xtensa FDPIC 3 years ago
Ilya Leoshkevich 9c1da8b5ee linux-user: Fix unaligned memory access in prlimit64 syscall 3 years ago
Mathis Marion fa2229dbf8 linux-user: add target to host netlink conversions 3 years ago
Mathis Marion d759a62b12 linux-user: fix timerfd read endianness conversion 3 years ago
Helge Deller 258bec39f3 linux-user: Fix access to /proc/self/exe 3 years ago
Alex Bennée c566080cd3 gdbstub: move syscall handling to new file 3 years ago
Alex Bennée d96bf49ba8 gdbstub: move chunks of user code into own files 3 years ago
Alex Bennée 548c96095d includes: move tb_flush into its own header 3 years ago
Ilya Leoshkevich d7d5601c78 linux-user/microblaze: Handle privileged exception 3 years ago
Ilya Leoshkevich 7de0816f69 linux-user: Always exit from exclusive state in fork_end() 3 years ago
Richard Henderson 21a474c41d linux-user/sparc: Raise SIGILL for all unhandled software traps 3 years ago
Philippe Mathieu-Daudé de4143fc77 target/arm: Convert CPUARMState::eabi to boolean 3 years ago
Helge Deller 3f0744f98b linux-user: Allow sendmsg() without IOV 3 years ago
Helge Deller 27404b6c15 linux-user: Implement SOL_ALG encryption support 3 years ago
Helge Deller 93cf7e6c4a linux-user: Enhance strace output for various syscalls 3 years ago
Helge Deller 7020e2fd9e linux-user: Show 4th argument of rt_sigprocmask() in strace 3 years ago
Helge Deller 4530deb1fe linux-user: Add emulation for MADV_WIPEONFORK and MADV_KEEPONFORK in madvise() 3 years ago
Helge Deller ab6c497e7e linux-user: Improve strace output of personality() and sysinfo() 3 years ago
Helge Deller e0174afeea linux-user: Fix /proc/cpuinfo output for hppa 3 years ago
Helge Deller cb88b7c214 linux-user: Fix SO_ERROR return code of getsockopt() 3 years ago
Mike Frysinger 95fc5ed4a8 linux-user: move target_flat.h to target subdirs 3 years ago
Helge Deller 6a848b522e linux-user: Improve strace output of getgroups() and setgroups() 3 years ago
Helge Deller dfd8c5e9b3 linux-user: Add strace output for clock_getres_time64() and futex_time64() 3 years ago
Daniel P. Berrangé 6003159ce1 Revert "linux-user: fix compat with glibc >= 2.36 sys/mount.h" 3 years ago
Daniel P. Berrangé 9f0246539a Revert "linux-user: add more compat ioctl definitions" 3 years ago