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
2023-03-10
linux-user: Add translation for argument of msync()
Helge Deller
2023-03-10
linux-user: handle netlink flag NLA_F_NESTED
Mathis Marion
2023-03-10
linux-user: fix sockaddr_in6 endianness
Mathis Marion
2023-03-10
linux-user: Add strace for prlimit64() syscall
Helge Deller
2023-03-10
linux-user: Provide print_raw_param64() for 64-bit values
Helge Deller
2023-03-10
linux-user: Fix brk() to release pages
Helge Deller
2023-03-10
linux-user: fill out task state in /proc/self/stat
Andreas Schwab
2023-03-10
linux-user: add support for xtensa FDPIC
Max Filippov
2023-03-10
linux-user: Fix unaligned memory access in prlimit64 syscall
Ilya Leoshkevich
2023-03-10
linux-user: add target to host netlink conversions
Mathis Marion
2023-03-10
linux-user: fix timerfd read endianness conversion
Mathis Marion
2023-03-10
linux-user: Fix access to /proc/self/exe
Helge Deller
2023-03-07
gdbstub: move syscall handling to new file
Alex Bennée
2023-03-07
gdbstub: move chunks of user code into own files
Alex Bennée
2023-03-07
includes: move tb_flush into its own header
Alex Bennée
2023-02-21
linux-user/microblaze: Handle privileged exception
Ilya Leoshkevich
2023-02-21
linux-user: Always exit from exclusive state in fork_end()
Ilya Leoshkevich
2023-02-21
linux-user/sparc: Raise SIGILL for all unhandled software traps
Richard Henderson
2023-02-16
target/arm: Convert CPUARMState::eabi to boolean
Philippe Mathieu-Daudé
2023-02-04
Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_viv...
Peter Maydell
2023-02-03
linux-user: Allow sendmsg() without IOV
Helge Deller
2023-02-03
linux-user: Implement SOL_ALG encryption support
Helge Deller
2023-02-03
linux-user: Enhance strace output for various syscalls
Helge Deller
2023-02-03
linux-user: Show 4th argument of rt_sigprocmask() in strace
Helge Deller
2023-02-03
linux-user: Add emulation for MADV_WIPEONFORK and MADV_KEEPONFORK in madvise()
Helge Deller
2023-02-03
linux-user: Improve strace output of personality() and sysinfo()
Helge Deller
2023-02-03
linux-user: Fix /proc/cpuinfo output for hppa
Helge Deller
2023-02-03
linux-user: Fix SO_ERROR return code of getsockopt()
Helge Deller
2023-02-03
linux-user: move target_flat.h to target subdirs
Mike Frysinger
2023-02-03
linux-user: Improve strace output of getgroups() and setgroups()
Helge Deller
2023-02-03
linux-user: Add strace output for clock_getres_time64() and futex_time64()
Helge Deller
2023-02-03
Revert "linux-user: fix compat with glibc >= 2.36 sys/mount.h"
Daniel P. Berrangé
2023-02-03
Revert "linux-user: add more compat ioctl definitions"
Daniel P. Berrangé
2023-02-03
linux-user: add more netlink protocol constants
Letu Ren
2023-02-03
linux-user: fix strace build w/out munlockall
Mike Frysinger
2023-02-03
linux-user: un-parent OBJECT(cpu) when closing thread
Richard Henderson
2023-02-03
linux-user: Add missing MAP_HUGETLB and MAP_STACK flags in strace
Helge Deller
2023-01-25
linux-user/syscall: Implement execveat()
Drew DeVault
2023-01-25
linux-user/syscall: Extract do_execve() from do_syscall1()
Drew DeVault
2023-01-25
linux-user/strace: Add output for execveat() syscall
Drew DeVault
2023-01-25
linux-user/strace: Extract print_execve_argv() from print_execve()
Drew DeVault
2023-01-25
linux-user/strace: Constify struct flags
Philippe Mathieu-Daudé
2023-01-23
linux-user: Implment host/ppc/host-signal.h
Richard Henderson
2023-01-23
target/arm/sme: Rebuild hflags in aarch64_set_svcr()
Richard Henderson
2023-01-23
target/arm/sme: Reset SVE state in aarch64_set_svcr()
Richard Henderson
2023-01-23
target/arm/sme: Introduce aarch64_set_svcr()
Richard Henderson
2023-01-16
tcg: add perfmap and jitdump
Ilya Leoshkevich
2023-01-16
accel/tcg: Add debuginfo support
Ilya Leoshkevich
2023-01-16
linux-user: Clean up when exiting due to a signal
Ilya Leoshkevich
2023-01-05
linux-user/hexagon: fix signal context save & restore
Mukilan Thiyagarajan
[prev]
[next]