]> git.proxmox.com Git - mirror_qemu.git/history - linux-user/strace.c
migration: save_compress_page() can take block through pss
[mirror_qemu.git] / linux-user / strace.c
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-02 Stefan HajnocziMerge tag 'migration-20231002-pull-request' of https...
2023-10-02 Stefan HajnocziMerge tag 'pull-shadow-2023-09-29' of https://repo...
2023-09-29 Philippe Mathieu... linux-user/strace: Clean up local variable shadowing
2023-07-28 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-24 Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
2023-07-20 Peter MaydellMerge tag 'pull-nbd-2023-07-19' of https://repo.or...
2023-07-20 Peter MaydellMerge tag 'linux-user-brk-fixes-pull-request' of https...
2023-07-18 Helge Dellerlinux-user: Fix strace output for old_mmap
2023-07-15 Richard HendersonMerge tag 'pull-tpm-2023-07-14-1' of https://github...
2023-07-15 Richard HendersonMerge tag 'pull-tcg-20230715' of https://gitlab.com...
2023-07-15 Richard Hendersonlinux-user: Populate more bits in mmap_flags_tbl
2023-07-15 Richard Hendersonlinux-user/strace: Expand struct flags to hold a mask
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: Improve strace output of pread64() and...
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
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 strace for prlimit64() syscall
2023-03-10 Helge Dellerlinux-user: Provide print_raw_param64() for 64-bit...
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: Show 4th argument of rt_sigprocmask() in...
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 Helge Dellerlinux-user: Add missing MAP_HUGETLB and MAP_STACK flags...
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
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-21 WANG Xueruilinux-user: Implement faccessat2
2022-10-21 Laurent Vivierlinux-user: fix pidfd_send_signal()
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: Lock log around strace
2022-09-27 Richard Hendersonlinux-user: Update print_futex_op
2022-09-27 Ilya Leoshkevichlinux-user: Implement stracing madvise()
2022-09-27 Helge Dellerlinux-user: Show timespec on strace for futex()
2022-09-27 Helge Dellerlinux-user: Add strace for clock_nanosleep()
2022-09-27 Helge Dellerlinux-user: Fix strace of chmod() if mode == 0
2022-09-27 Helge Dellerlinux-user: Add pidfd_open(), pidfd_send_signal() and...
2022-09-27 Helge Dellerlinux-user: Add missing clock_gettime64() syscall strace
2022-09-27 Helge Dellerlinux-user: Add missing signals in strace output
2022-06-08 Richard HendersonMerge tag 'pull-tpm-2022-06-07-1' of https://github...
2022-06-02 Richard HendersonMerge tag 'm68k-for-7.1-pull-request' of https://github...
2022-06-02 Richard Hendersonlinux-user/strace: Use is_error in print_syscall_err
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: Have do_syscall() use CPUArchState* instead...
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-13 Peter Maydelllinux-user: Split linux-user internals out of qemu.h
2021-09-13 Peter Maydelllinux-user: Split strace prototypes into strace.h
2021-05-28 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-05-21 Peter MaydellMerge remote-tracking branch 'remotes/vsementsov/tags...
2021-05-21 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-05-20 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/pull...
2021-05-20 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-05-19 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-05-18 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-05-15 Kito Chenglinux-user: Add strace support for printing arguments...
2021-05-15 Matus Kysellinux-user: strace now handles unshare syscall args...
2021-01-25 Peter MaydellMerge remote-tracking branch 'remotes/gkurz-gitlab...
2021-01-23 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-01-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-01-21 Shu-Chun Wenglinux-user: Add IPv6 options to do_print_sockopt()
2021-01-20 Shu-Chun Wenglinux-user: add missing UDP get/setsockopt option
2021-01-20 Shu-Chun Wenglinux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls
2020-12-15 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-12-15 Marc-André Lureaulinux-user: remove GNUC check
2020-09-07 Peter MaydellMerge remote-tracking branch 'remotes/hdeller/tags...
2020-09-03 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2020-09-02 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-09-01 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-09-01 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-09-01 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-09-01 Mike Gelfandlinux-user: Add strace support for printing OFD fcntl...
2020-08-30 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-08-28 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-08-27 Filip Bozutalinux-user: Add strace support for printing arguments...
2020-08-27 Filip Bozutalinux-user: Add strace support for printing arguments...
2020-08-27 Filip Bozutalinux-user: Add an api to print enumareted argument...
2020-08-27 Filip Bozutalinux-user: Add strace support for printing arguments...
2020-08-27 Filip Bozutalinux-user: Add strace support for printing arguments...
2020-08-27 Filip Bozutalinux-user: Make cpu_env accessible in strace.c
2020-08-26 Peter MaydellMerge remote-tracking branch 'remotes/hdeller/tags...
next