index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
2024-02-16
linux-user/aarch64: Choose SYNC as the preferred MTE mode
Richard Henderson
2023-11-29
linux-user: Fix loaddr computation for some elf files
Richard Henderson
2023-11-02
Revert "linux-user: fix compat with glibc >= 2.36 sys/mount.h"
Daniel P. Berrangé
2023-11-02
Revert "linux-user: add more compat ioctl definitions"
Daniel P. Berrangé
2023-10-21
linux-user/sh4: Fix crashes on signal delivery
Mikulas Patocka
2023-10-21
linux-user/mips: fix abort on integer overflow
Mikulas Patocka
2023-10-21
linux-user/hppa: Fix struct target_sigcontext layout
Richard Henderson
2023-09-25
linux-user/hppa: lock both words of function descriptor
Mikulas Patocka
2023-09-25
linux-user/hppa: clear the PSW 'N' bit when delivering signals
Mikulas Patocka
2023-09-13
linux-user/riscv: Use abi type for target_ucontext
LIU Zhiwei
2023-09-11
linux-user/elfload: Set V in ELF_HWCAP for RISC-V
Nathan Egge
2023-08-01
linux-user/armeb: Fix __kernel_cmpxchg() for armeb
Helge Deller
2023-06-07
linux-user/s390x: Fix single-stepping SVC
Ilya Leoshkevich
2023-05-18
linux-user: fix getgroups/setgroups allocations
Michael Tokarev
2023-05-18
linux-user: Fix mips fp64 executables loading
Daniil Kovalev
2023-04-10
linux-user: fix timerfd read endianness conversion
Mathis Marion
2023-04-10
linux-user: Fix unaligned memory access in prlimit64 syscall
Ilya Leoshkevich
2023-04-10
linux-user: fix sockaddr_in6 endianness
Mathis Marion
2022-11-02
linux-user: always translate cmsg when recvmsg
Icenowy Zheng
2022-11-02
linux-user: Add strace output for timer_settime64() syscall
Helge Deller
2022-11-02
linux-user: Add close_range() syscall
Helge Deller
2022-11-02
linux-user/hppa: Detect glibc ABORT_INSTRUCTION and EXCP_BREAK handler
Helge Deller
2022-10-26
Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-26
accel/tcg: Call tb_invalidate_phys_page for PAGE_RESET
Richard Henderson
2022-10-25
linux-user: Add guest memory layout to exception dump
Helge Deller
2022-10-21
linux-user: Implement faccessat2
WANG Xuerui
2022-10-21
linux-user: remove conditionals for many fs.h ioctls
Daniel P. Berrangé
2022-10-21
linux-user: add more compat ioctl definitions
Daniel P. Berrangé
2022-10-21
linux-user: don't use AT_EXECFD in do_openat()
Laurent Vivier
2022-10-21
linux-user: handle /proc/self/exe with execve() syscall
Laurent Vivier
2022-10-21
linux-user: fix pidfd_send_signal()
Laurent Vivier
2022-10-21
linux-user: Fix more MIPS n32 syscall ABI issues
WANG Xuerui
2022-10-17
linux-user: Fix struct statfs ABI on loongarch64
WANG Xuerui
2022-10-11
linux-user: i386/signal: support XSAVE/XRSTOR for signal frame fpstate
Paolo Bonzini
2022-10-11
linux-user: i386/signal: support FXSAVE fpstate on 32-bit emulation
Paolo Bonzini
2022-10-11
linux-user: i386/signal: move fpstate at the end of the 32-bit frames
Paolo Bonzini
2022-10-06
plugins: add [pre|post]fork helpers to linux-user
Alex Bennée
2022-10-04
target/sh4: Fix TB_FLAG_UNALIGN
Richard Henderson
2022-09-28
Merge tag 'linux-user-for-7.2-pull-request' of https://gitlab.com/laurent_viv...
Stefan Hajnoczi
2022-09-28
linux-user: Add parameters of getrandom() syscall for strace
Helge Deller
2022-09-27
linux-user: Lock log around strace
Richard Henderson
2022-09-27
linux-user: Update print_futex_op
Richard Henderson
2022-09-27
linux-user: Implement PI futexes
Richard Henderson
2022-09-27
linux-user: Convert signal number for FUTEX_FD
Richard Henderson
2022-09-27
linux-user: Implement FUTEX_WAKE_BITSET
Richard Henderson
2022-09-27
linux-user: Sink call to do_safe_futex
Richard Henderson
2022-09-27
linux-user: Combine do_futex and do_futex_time64
Richard Henderson
2022-09-27
linux-user: Set ELF_BASE_PLATFORM for MIPS
Jiaxun Yang
2022-09-27
linux-user: Introduce stubs for ELF AT_BASE_PLATFORM
Jiaxun Yang
2022-09-27
linux-user/s390x: Save/restore fpc when handling a signal
Ilya Leoshkevich
[next]