]> git.proxmox.com Git - mirror_qemu.git/history - linux-user
iotests: allow test discovery before building
[mirror_qemu.git] / linux-user /
2023-03-22 Richard Henderson*: Add missing includes of qemu/plugin.h
2023-03-22 Richard Henderson*: Add missing includes of qemu/error-report.h
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-10 fanwj@mail.ustc... linux-user: fix bug about incorrect base addresss of...
2023-03-10 Richard Hendersonlinux-user/sparc: Handle tag overflow traps
2023-03-10 Richard Hendersonlinux-user/sparc: Handle floating-point exceptions
2023-03-10 Richard Hendersonlinux-user/sparc: Handle unimplemented flush trap
2023-03-10 Richard Hendersonlinux-user/sparc: Handle coprocessor disabled trap
2023-03-10 Richard Hendersonlinux-user/sparc: Handle privilidged action trap
2023-03-10 Richard Hendersonlinux-user/sparc: Handle priviledged opcode trap
2023-03-10 Richard Hendersonlinux-user/sparc: Handle getcc, setcc, getpsr traps
2023-03-10 Richard Hendersonlinux-user/sparc: Handle division by zero traps
2023-03-10 Richard Hendersonlinux-user/sparc: Handle software breakpoint trap
2023-03-10 Richard Hendersonlinux-user/sparc: Fix sparc64_{get, set}_context traps
2023-03-10 Richard Hendersonlinux-user/sparc: Tidy window spill/fill traps
2023-03-10 Richard Hendersonlinux-user/sparc: Use TT_TRAP for flush windows
2023-03-10 Richard Hendersonlinux-user/sparc: Tidy syscall error return
2023-03-10 Richard Hendersonlinux-user/sparc: Tidy syscall trap
2023-03-10 Helge Dellerlinux-user: Emulate CLONE_PIDFD flag in clone()
2023-03-10 Helge Dellerlinux-user: Add translation for argument of msync()
2023-03-10 Mathis Marionlinux-user: handle netlink flag NLA_F_NESTED
2023-03-10 Mathis Marionlinux-user: fix sockaddr_in6 endianness
2023-03-10 Helge Dellerlinux-user: Add strace for prlimit64() syscall
2023-03-10 Helge Dellerlinux-user: Provide print_raw_param64() for 64-bit...
2023-03-10 Helge Dellerlinux-user: Fix brk() to release pages
2023-03-10 Andreas Schwablinux-user: fill out task state in /proc/self/stat
2023-03-10 Max Filippovlinux-user: add support for xtensa FDPIC
2023-03-10 Ilya Leoshkevichlinux-user: Fix unaligned memory access in prlimit64...
2023-03-10 Mathis Marionlinux-user: add target to host netlink conversions
2023-03-10 Mathis Marionlinux-user: fix timerfd read endianness conversion
2023-03-10 Helge Dellerlinux-user: Fix access to /proc/self/exe
2023-03-10 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-10 Peter MaydellMerge tag 'qga-pull-2023-03-08' of github.com:kostyanf1...
2023-03-10 Peter MaydellMerge tag 'pull-hex-20230306' of https://github.com...
2023-03-09 Peter MaydellMerge tag 'qemu-openbios-20230307' of https://github...
2023-03-09 Peter MaydellMerge tag 'pull-gdbstub-070323-3' of https://gitlab...
2023-03-07 Alex Bennéegdbstub: move syscall handling to new file
2023-03-07 Alex Bennéegdbstub: move chunks of user code into own files
2023-03-07 Alex Bennéeincludes: move tb_flush into its own header
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-24 Peter MaydellMerge tag 'pull-error-2023-02-23' of https://repo.or...
2023-02-24 Peter MaydellMerge tag 'pull-qapi-2023-02-23' of https://repo.or...
2023-02-24 Peter MaydellMerge tag 'python-pull-request' of https://gitlab.com...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-24 Peter MaydellMerge tag 'pull-tcg-20230221' of https://gitlab.com...
2023-02-21 Ilya Leoshkevichlinux-user/microblaze: Handle privileged exception
2023-02-21 Ilya Leoshkevichlinux-user: Always exit from exclusive state in fork_end()
2023-02-21 Richard Hendersonlinux-user/sparc: Raise SIGILL for all unhandled softwa...
2023-02-21 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-02-21 Peter MaydellMerge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr...
2023-02-20 Peter MaydellMerge tag 'vfio-updates-20230216.0' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'pull-virtiofs-20230216b' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-16 Peter MaydellMerge tag 'pull-target-arm-20230216' of https://git...
2023-02-16 Philippe Mathieu... target/arm: Convert CPUARMState::eabi to boolean
2023-02-04 Peter MaydellMerge tag 'pull-tcg-20230204' of https://gitlab.com...
2023-02-04 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-02-04 Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-02-04 Peter MaydellMerge tag 'pull-monitor-2023-02-03-v2' of https://repo...
2023-02-03 Helge Dellerlinux-user: Allow sendmsg() without IOV
2023-02-03 Helge Dellerlinux-user: Implement SOL_ALG encryption support
2023-02-03 Helge Dellerlinux-user: Enhance strace output for various syscalls
2023-02-03 Helge Dellerlinux-user: Show 4th argument of rt_sigprocmask() in...
2023-02-03 Helge Dellerlinux-user: Add emulation for MADV_WIPEONFORK and MADV_...
2023-02-03 Helge Dellerlinux-user: Improve strace output of personality()...
2023-02-03 Helge Dellerlinux-user: Fix /proc/cpuinfo output for hppa
2023-02-03 Helge Dellerlinux-user: Fix SO_ERROR return code of getsockopt()
2023-02-03 Mike Frysingerlinux-user: move target_flat.h to target subdirs
2023-02-03 Helge Dellerlinux-user: Improve strace output of getgroups() and...
2023-02-03 Helge Dellerlinux-user: Add strace output for clock_getres_time64...
2023-02-03 Daniel P. BerrangéRevert "linux-user: fix compat with glibc >= 2.36 sys...
2023-02-03 Daniel P. BerrangéRevert "linux-user: add more compat ioctl definitions"
2023-02-03 Letu Renlinux-user: add more netlink protocol constants
2023-02-03 Mike Frysingerlinux-user: fix strace build w/out munlockall
2023-02-03 Richard Hendersonlinux-user: un-parent OBJECT(cpu) when closing thread
2023-02-03 Helge Dellerlinux-user: Add missing MAP_HUGETLB and MAP_STACK flags...
2023-02-03 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-03 Peter MaydellMerge tag 'pull-tcg-20230123' of https://gitlab.com...
2023-01-25 Drew DeVaultlinux-user/syscall: Implement execveat()
2023-01-25 Drew DeVaultlinux-user/syscall: Extract do_execve() from do_syscall1()
2023-01-25 Drew DeVaultlinux-user/strace: Add output for execveat() syscall
2023-01-25 Drew DeVaultlinux-user/strace: Extract print_execve_argv() from...
2023-01-25 Philippe Mathieu... linux-user/strace: Constify struct flags
2023-01-24 Richard Hendersonlinux-user: Implment host/ppc/host-signal.h
2023-01-23 Peter MaydellMerge tag 'pull-target-arm-20230123' of https://git...
2023-01-23 Richard Hendersontarget/arm/sme: Rebuild hflags in aarch64_set_svcr()
2023-01-23 Richard Hendersontarget/arm/sme: Reset SVE state in aarch64_set_svcr()
2023-01-23 Richard Hendersontarget/arm/sme: Introduce aarch64_set_svcr()
2023-01-19 Peter MaydellMerge tag 'trivial-branch-for-8.0-pull-request' of...
2023-01-17 Peter MaydellMerge tag 'pull-tpm-2023-01-17-1' of https://github...
2023-01-17 Peter MaydellMerge tag 'pull-tcg-20230116' of https://gitlab.com...
2023-01-16 Ilya Leoshkevichtcg: add perfmap and jitdump
2023-01-16 Ilya Leoshkevichaccel/tcg: Add debuginfo support
2023-01-16 Ilya Leoshkevichlinux-user: Clean up when exiting due to a signal
2023-01-08 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-01-07 Peter MaydellMerge tag 'pull-loongarch-20230106' of https://gitlab...
2023-01-06 Peter MaydellMerge tag 'pull-riscv-to-apply-20230106' of https:...
2023-01-06 Peter MaydellMerge tag 'pull-tcg-20230105' of https://gitlab.com...
2023-01-06 Peter MaydellMerge tag 'pull-hex-20230105' of https://github.com...
next