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
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
2022-09-27
linux-user: Don't assume 0 is not a valid host timer_t value
Peter Maydell
2022-09-27
linux-user: fix bug about missing signum convert of sigqueue
fanwenjie
2022-09-27
linux-user/hppa: Fix setup_sigcontext()
Helge Deller
2022-09-27
linux-user/hppa: Allow PROT_GROWSUP and PROT_GROWSDOWN in mprotect()
Helge Deller
2022-09-27
linux-user/hppa: Increase guest stack size to 80MB for hppa target
Helge Deller
2022-09-27
linux-user/hppa: Drop stack guard page on hppa target
Helge Deller
2022-09-27
linux-user/hppa: Add signal trampoline for hppa target
Helge Deller
2022-09-27
linux-user: Add proper strace format strings for getdents()/getdents64()
Helge Deller
2022-09-27
linux-user: Fix TARGET_PROT_SEM for XTENSA
Helge Deller
2022-09-27
linux-user: Passthrough MADV_DONTNEED for certain file mappings
Ilya Leoshkevich
2022-09-27
linux-user: Implement stracing madvise()
Ilya Leoshkevich
2022-09-27
linux-user: Fix madvise(MADV_DONTNEED) on alpha
Ilya Leoshkevich
2022-09-27
linux-user: Provide MADV_* definitions
Ilya Leoshkevich
2022-09-27
linux-user: Show timespec on strace for futex()
Helge Deller
2022-09-27
linux-user: Add strace for clock_nanosleep()
Helge Deller
2022-09-27
linux-user/hppa: Set TASK_UNMAPPED_BASE to 0xfa000000 for hppa arch
Helge Deller
2022-09-27
linux-user: Fix strace of chmod() if mode == 0
Helge Deller
2022-09-27
linux-user/hppa: Use EXCP_DUMP() to show enhanced debug info
Helge Deller
2022-09-27
linux-user: Log failing executable in EXCP_DUMP()
Helge Deller
2022-09-27
linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
Helge Deller
2022-09-27
linux-user: Add missing clock_gettime64() syscall strace
Helge Deller
2022-09-27
linux-user: Add missing signals in strace output
Helge Deller
2022-09-23
linux-user: fix readlinkat handling with magic exe symlink
Jameson Nash
2022-09-23
linux-user/host/s390: Add vector instructions to host_signal_write()
Ilya Leoshkevich
2022-09-23
linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default
Daniel P. Berrangé
2022-09-06
linux-user: Clear translations on mprotect()
Ilya Leoshkevich
2022-09-06
linux-user: Honor PT_GNU_STACK
Richard Henderson
2022-09-06
linux-user/x86_64: Allocate vsyscall page as a commpage
Richard Henderson
2022-09-06
linux-user/hppa: Allocate page zero as a commpage
Richard Henderson
2022-09-06
linux-user/arm: Mark the commpage executable
Richard Henderson
2022-08-18
Revert "linux-user: un-parent OBJECT(cpu) when closing thread"
Richard Henderson
2022-08-16
linux-user: un-parent OBJECT(cpu) when closing thread
Alex Bennée
2022-08-11
linux-user/aarch64: Reset target data on MADV_DONTNEED
Vitaly Buka
2022-08-10
linux-user: fix compat with glibc >= 2.36 sys/mount.h
Daniel P. Berrangé
2022-08-05
target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()
Song Gao
2022-08-03
Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...
Richard Henderson
2022-08-02
linux-user: Use memfd for open syscall emulation
Rainer Müller
2022-08-02
linux-user/riscv: Align signal frame to 16 bytes
Richard Henderson
[next]