]> git.proxmox.com Git - mirror_qemu.git/history - linux-user/syscall.c
hw/isa/piix4: Inline and remove piix4_create()
[mirror_qemu.git] / linux-user / syscall.c
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
2021-09-20 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-09-20 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-09-19 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2021-09-16 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-09-16 Peter Maydelllinux-user: Check lock_user result for ip_mreq_source...
2021-09-13 Peter Maydelllinux-user: Split linux-user internals out of qemu.h
2021-09-13 Peter Maydelllinux-user: Split safe-syscall macro into its own header
2021-09-13 Peter Maydelllinux-user: Split mmap prototypes into user-mmap.h
2021-09-13 Peter Maydelllinux-user: Split loader-related prototypes into loader.h
2021-09-13 Peter Maydelllinux-user: Split signal-related prototypes into signal...
2021-09-13 Peter Maydelllinux-user: Split strace prototypes into strace.h
2021-07-27 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2021-07-27 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2021-07-27 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-07-26 Richard Hendersonlinux-user/syscall: Remove unused variable from execve
2021-07-14 Peter MaydellMerge remote-tracking branch 'remotes/cleber-gitlab...
2021-07-14 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2021-07-14 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-07-14 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost-gl/tags...
2021-07-13 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2021-07-13 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-07-12 Philippe Mathieu... linux-user/syscall: Remove ERRNO_TABLE_SIZE check
2021-07-12 Philippe Mathieu... linux-user: Simplify host <-> target errno conversion...
2021-07-12 Philippe Mathieu... linux-user/syscall: Fix RF-kill errno (typo in ERFKILL)
2021-07-12 Peter MaydellMerge remote-tracking branch 'remotes/cohuck-gitlab...
2021-07-11 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2021-07-09 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost-gl/tags...
2021-07-09 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-07-08 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2021-07-08 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-07-07 Philippe Mathieu... linux-user/syscall: Remove hardcoded tabs (code style)
2021-07-07 Andreas Schwablinux-user: fill ppid field in /proc/self/stat
2021-06-24 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-06-24 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-06-20 Michael Forneylinux-user: Use public sigev_notify_thread_id member...
2021-06-20 Michael Forneylinux-user: Fix incorrect use of feature-test-macros
next