]> git.proxmox.com Git - mirror_qemu.git/history - linux-user/syscall.c
linux-user: Widen target_mmap offset argument to off_t
[mirror_qemu.git] / linux-user / syscall.c
2023-07-15 Richard Hendersonlinux-user: Widen target_mmap offset argument to off_t
2023-07-15 Richard Hendersonlinux-user: Populate more bits in mmap_flags_tbl
2023-07-15 Andreas Schwablinux-user: Make sure initial brk(0) is page-aligned
2023-07-15 Richard Hendersonlinux-user: Fix do_shmat type errors
2023-07-15 Pierrick Bouvierlinux-user/syscall: Implement execve without execveat
2023-07-11 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-07-11 Richard HendersonMerge tag 'mips-20230710' of https://github.com/philmd...
2023-07-10 Richard HendersonMerge tag 'qga-pull-2023-07-10' of https://github.com...
2023-07-10 Richard HendersonMerge tag 'pull-riscv-to-apply-20230710-1' of https...
2023-07-10 Robbin Ehnlinux-user/riscv: Add syscall riscv_hwprobe
2023-07-09 Richard HendersonMerge tag 'pull-tcg-20230709' of https://gitlab.com...
2023-07-09 Richard HendersonMerge tag 'linux-user-fcntl64-pull-request' of https...
2023-07-08 Helge Dellerlinux-user: Fix accept4(SOCK_NONBLOCK) syscall
2023-07-08 Helge Dellerlinux-user: Fix fcntl() and fcntl64() to return O_LARGE...
2023-07-04 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-04 Richard HendersonMerge tag 'pull-maintainer-ominbus-030723-1' of https...
2023-07-03 Ilya Leoshkevichlinux-user: Emulate /proc/self/smaps
2023-07-03 Ilya Leoshkevichlinux-user: Add "safe" parameter to do_guest_openat()
2023-07-03 Ilya Leoshkevichlinux-user: Expose do_guest_openat() and do_guest_readl...
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-10 Richard HendersonMerge tag 'pull-ppc-20230610' of https://gitlab.com...
2023-06-10 Richard HendersonMerge tag 'trivial-patches-20230610' of https://gitlab...
2023-06-09 Peter Maydelllinux-user: Return EINVAL for getgroups() with negative...
2023-06-09 Michael Tokarevlinux-user: add comments for TARGET_NR_[gs]etgroups...
2023-06-06 Richard HendersonMerge tag 'pull-target-arm-20230606' of https://git...
2023-06-06 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-06 Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-05 Ilya Leoshkevichlinux-user: Emulate /proc/cpuinfo on s390x
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-17 Michael Tokarevlinux-user: fix getgroups/setgroups allocations
2023-05-17 Thomas Weißschuhlinux-user: Don't require PROT_READ for mincore
2023-05-17 Thomas Weißschuhlinux-user: Add open_tree() syscall
2023-05-17 Thomas Weißschuhlinux-user: Add move_mount() syscall
2023-05-17 Thomas Weißschuhlinux-user: report ENOTTY for unknown ioctls
2023-05-17 Afonso Bordadolinux-user: Emulate /proc/cpuinfo output for riscv
2023-04-22 Richard HendersonMerge tag 'pull-hex-20230421' of https://github.com...
2023-04-10 Peter MaydellMerge tag 'pull_error_handle_fix_use_after_free.v1...
2023-03-29 Peter MaydellMerge tag 'pull-tcg-20230328' of https://gitlab.com...
2023-03-28 Richard Hendersonaccel/tcg: Pass last not end to page_set_flags
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-22 Peter MaydellMerge tag 'pull-for-8.0-220323-1' of https://gitlab...
2023-03-22 Richard Henderson*: Add missing includes of qemu/plugin.h
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
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: fix sockaddr_in6 endianness
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 Ilya Leoshkevichlinux-user: Fix unaligned memory access in prlimit64...
2023-03-10 Mathis Marionlinux-user: fix timerfd read endianness conversion
2023-03-10 Helge Dellerlinux-user: Fix access to /proc/self/exe
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: Always exit from exclusive state in fork_end()
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-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: Fix /proc/cpuinfo output for hppa
2023-02-03 Helge Dellerlinux-user: Fix SO_ERROR return code of getsockopt()
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 Richard Hendersonlinux-user: un-parent OBJECT(cpu) when closing thread
2023-01-25 Drew DeVaultlinux-user/syscall: Implement execveat()
2023-01-25 Drew DeVaultlinux-user/syscall: Extract do_execve() from do_syscall1()
2022-12-18 Peter MaydellMerge tag 'pull-loongarch-20221215' of https://gitlab...
2022-12-15 Peter MaydellMerge tag 'pull-target-arm-20221215-1' of https://git...
2022-12-15 Peter MaydellMerge tag 'next-8.0-pull-request' of https://gitlab...
2022-12-15 Peter MaydellMerge tag 'pull-misc-2022-12-14' of https://repo.or...
2022-12-14 Markus ArmbrusterDrop more useless casts from void * to pointer
2022-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-11-03 Stefan HajnocziMerge tag 'linux-user-for-7.2-pull-request' of https...
2022-11-02 Icenowy Zhenglinux-user: always translate cmsg when recvmsg
2022-11-02 Helge Dellerlinux-user: Add close_range() syscall
2022-10-30 Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30 Stefan HajnocziMerge tag 'misc-next-pull-request' of https://gitlab...
2022-10-26 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2022-10-26 Stefan HajnocziMerge tag 'pull-tcg-20221026' of https://gitlab.com...
2022-10-26 Stefan HajnocziMerge tag 'pull-aspeed-20221025' of https://github...
2022-10-25 Stefan HajnocziMerge tag 'trivial-branch-for-7.2-pull-request' of...
2022-10-25 Stefan HajnocziMerge tag 'linux-user-for-7.2-pull-request' of https...
2022-10-25 Helge Dellerlinux-user: Add guest memory layout to exception dump
2022-10-21 WANG Xueruilinux-user: Implement faccessat2
2022-10-21 Daniel P. Berrangélinux-user: add more compat ioctl definitions
2022-10-21 Laurent Vivierlinux-user: don't use AT_EXECFD in do_openat()
2022-10-21 Laurent Vivierlinux-user: handle /proc/self/exe with execve() syscall
2022-10-21 Laurent Vivierlinux-user: fix pidfd_send_signal()
2022-10-21 WANG Xueruilinux-user: Fix more MIPS n32 syscall ABI issues
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
next