]> git.proxmox.com Git - mirror_qemu.git/history - linux-user/syscall.c
target/arm: Change gen_jmp* to work on displacements
[mirror_qemu.git] / linux-user / syscall.c
2022-10-04 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-09-29 Stefan HajnocziMerge tag 'char-pull-request' of https://gitlab.com...
2022-09-28 Stefan HajnocziMerge tag 'pull-request-2022-09-28' of https://gitlab...
2022-09-28 Stefan HajnocziMerge tag 'linux-user-for-7.2-pull-request' of https...
2022-09-27 Richard Hendersonlinux-user: Implement PI futexes
2022-09-27 Richard Hendersonlinux-user: Convert signal number for FUTEX_FD
2022-09-27 Richard Hendersonlinux-user: Implement FUTEX_WAKE_BITSET
2022-09-27 Richard Hendersonlinux-user: Sink call to do_safe_futex
2022-09-27 Richard Hendersonlinux-user: Combine do_futex and do_futex_time64
2022-09-27 Peter Maydelllinux-user: Don't assume 0 is not a valid host timer_t...
2022-09-27 fanwenjielinux-user: fix bug about missing signum convert of...
2022-09-27 Helge Dellerlinux-user/hppa: Increase guest stack size to 80MB...
2022-09-27 Helge Dellerlinux-user: Add pidfd_open(), pidfd_send_signal() and...
2022-09-23 Jameson Nashlinux-user: fix readlinkat handling with magic exe...
2022-08-19 Richard HendersonMerge tag 'for-7.1-hppa' of https://github.com/hdeller...
2022-08-19 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-08-19 Richard HendersonRevert "linux-user: un-parent OBJECT(cpu) when closing...
2022-08-16 Richard HendersonMerge tag 'pull-request-2022-08-16' of https://gitlab...
2022-08-16 Richard HendersonMerge tag 'pull-for-7.1-fixes-160822-1' of https:/...
2022-08-16 Alex Bennéelinux-user: un-parent OBJECT(cpu) when closing thread
2022-08-10 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-08-10 Daniel P. Berrangélinux-user: fix compat with glibc >= 2.36 sys/mount.h
2022-08-08 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-08-03 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-08-02 Rainer Müllerlinux-user: Use memfd for open syscall emulation
2022-07-26 Richard HendersonMerge tag 'pull-target-arm-20220726' of https://git...
2022-07-26 Peter MaydellMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-07-25 Helge Dellerlinux-user: Use target abi_int type for pipefd[1] in...
2022-07-25 Helge Dellerlinux-user: Unconditionally use pipe2() syscall
2022-07-12 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-11 Richard HendersonMerge tag 'pull-target-arm-20220711' of https://git...
2022-07-11 Richard Hendersonlinux-user/aarch64: Implement PR_SME_GET_VL, PR_SME_SET_VL
2022-07-11 Richard Hendersonlinux-user: Rename sve prctls
2022-06-24 Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-06-24 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-06-24 Helge Dellerlinux-user: Adjust child_tidptr on set_tid_address...
2022-06-24 Ilya Leoshkevichlinux-user: Add partial support for MADV_DONTNEED
2022-05-25 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-05-25 Richard HendersonMerge tag 'pull-aspeed-20220525' of https://github...
2022-05-25 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-05-25 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-05-23 Philippe Mathieu... linux-user: Remove pointless CPU{ARCH}State casts
2022-05-23 Philippe Mathieu... linux-user: Have do_syscall() use CPUArchState* instead...
2022-05-23 Fabrice Fontainelinux-user/syscall.c: fix build without RLIMIT_RTTIME
2022-04-20 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-04-06 Marc-André LureauReplace TARGET_WORDS_BIGENDIAN
2022-04-06 Marc-André LureauReplace config-time define HOST_WORDS_BIGENDIAN
2022-03-25 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-24 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2022-03-24 Peter MaydellMerge tag 'linux-user-for-7.0-pull-request' of https...
2022-03-22 Peter MaydellMerge tag 'pull-request-2022-03-21' of https://gitlab...
2022-03-22 Richard Hendersonlinux-user: Properly handle sigset arg to ppoll
2022-03-22 Richard Hendersonlinux-user: Properly handle sigset arg to epoll_pwait
2022-03-22 Richard Hendersonlinux-user: Properly handle sigset arg to pselect
2022-03-22 Richard Hendersonlinux-user: Split out helpers for sigsuspend
2022-03-22 Richard Hendersonlinux-user/alpha: Fix sigsuspend for big-endian hosts
2022-03-22 Peter MaydellMerge tag 'pull-nbd-2022-03-21' of https://repo.or...
2022-03-21 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-21 Peter MaydellMerge tag 'pull-misc-2022-03-21' of git://repo.or.cz...
2022-03-21 Markus ArmbrusterUse g_new() & friends where that makes obvious sense
2022-02-07 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-02-01 Serge Belyshevlinux-user/syscall: Translate TARGET_RLIMIT_RTTIME
2022-01-28 Cameron Esfahanilinux-user: Implement starttime field in self stat...
2022-01-27 Patrick Venturelinux-user: sigprocmask check read perms first
2022-01-27 Shu-Chun Wenglinux-user: rt_sigprocmask, check read perms first
2022-01-27 Paul Brooklinux-user: Fix inotify on aarch64
2022-01-16 Peter MaydellMerge remote-tracking branch 'remotes/konstantin/tags...
2022-01-13 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2022-01-13 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-01-12 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-01-12 Cédric Le GoaterMerge tag 'qemu-slof-20220110' of github.com:aik/qemu...
2022-01-11 Richard Hendersonlinux-user: Implement capability prctls
2022-01-11 Richard Hendersonlinux-user: Implement PR_SET_PDEATHSIG
2022-01-11 Richard Hendersonlinux-user: Map signal number in PR_GET_PDEATHSIG
2022-01-11 Richard Hendersonlinux-user: Do not special-case NULL for PR_GET_PDEATHSIG
2022-01-11 Richard Hendersonlinux-user/arm: Move target_oabi_flock64 out of target_...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/sdmmc...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-01-08 Richard HendersonMerge tag 'bsd-user-arm-pull-request' of gitlab.com...
2022-01-08 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-01-06 Richard HendersonMerge tag 'linux-user-for-7.0-pull-request' of https...
2022-01-06 Ahmed Abouziedlinux-user/syscall.c: malloc to g_try_malloc
2022-01-06 Andrey Kazminlinux-user/syscall.c: fix missed flag for shared memory...
2022-01-06 Tonis Tiigilinux-user: call set/getscheduler set/getparam directly
2022-01-06 Tonis Tiigilinux-user: add sched_getattr support
2022-01-06 Richard Hendersonlinux-user: Add code for PR_GET/SET_UNALIGN
2022-01-06 Richard Hendersonlinux-user: Disable more prctl subcodes
2022-01-06 Richard Hendersonlinux-user: Split out do_prctl and subroutines
2021-12-20 Richard HendersonMerge tag 'pull-user-20211220' of https://gitlab.com...
2021-12-20 Richard Hendersoncommon-user: Move safe-syscall.* from linux-user
2021-12-20 Richard Hendersonlinux-user: Create special-errno.h
2021-12-20 Richard Hendersonlinux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGR...
2021-12-20 Richard Hendersonlinux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
2021-12-16 Cédric Le GoaterMerge tag 'qemu-slof-20211112' of github.com:aik/qemu...
2021-11-22 Richard HendersonMerge tag 'pull-request-2021-11-22' of https://gitlab...
2021-11-22 Richard HendersonMerge tag 'fixes-20211122-pull-request' of git://git...
2021-11-22 Richard HendersonMerge tag 'linux-user-for-6.2-pull-request' of git...
2021-11-21 Richard Hendersonlinux-user: Rewrite do_getdents, do_getdents64
2021-11-21 Richard Hendersonlinux-user: Always use flexible arrays for dirent d_name
2021-11-21 Richard Hendersonlinux-user: Split out do_getdents, do_getdents64
next