]> git.proxmox.com Git - mirror_qemu.git/history - accel/tcg/user-exec.c
accel/tcg: Modify atomic_mmu_lookup() to use CPUState
[mirror_qemu.git] / accel / tcg / user-exec.c
2023-10-04 Anton Johanssonaccel/tcg: Modify atomic_mmu_lookup() to use CPUState
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-24 Peter MaydellMerge tag 'pull-riscv-to-apply-20230723-3' of https...
2023-07-24 Peter MaydellMerge tag 'pull-revert-armhf-brk-fix' of https://gitlab...
2023-07-24 Peter MaydellMerge tag 'pull-tcg-20230724' of https://gitlab.com...
2023-07-24 Luca Bonissiaccel/tcg: Fix type of 'last' for pageflags_{find,next}
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 Hendersontcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128
2023-07-15 Richard Hendersonaccel/tcg: Return bool from page_check_range
2023-07-15 Richard Hendersonaccel/tcg: Accept more page flags in page_check_range
2023-07-15 Richard Hendersonaccel/tcg: Introduce page_find_range_empty
2023-07-15 Richard Hendersonaccel/tcg: Introduce page_check_range_empty
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 Alex Bennéeplugins: force slow path when plugins instrument memory ops
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-26 Richard HendersonMerge tag 'pull-tcg-20230626' of https://gitlab.com...
2023-06-26 Richard Hendersontcg: Add host memory barriers to cpu_ldst.h interfaces
2023-06-26 Anton Johanssonaccel/tcg: Replace target_ulong with vaddr in *_mmu_loo...
2023-06-26 Anton Johanssonaccel: Replace target_ulong with vaddr in probe_*()
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-05-25 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-24 Richard HendersonMerge tag 'pull-vfio-20230524' of https://github.com...
2023-05-24 Richard HendersonMerge tag 'pull-tcg-20230523-3' of https://gitlab.com...
2023-05-24 Richard Hendersonaccel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMP...
2023-05-24 Richard Hendersonaccel/tcg: Remove prot argument to atomic_mmu_lookup
2023-05-24 Richard Hendersonaccel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
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 Richard HendersonMerge tag 'pull-tcg-20230516-3' of https://gitlab.com...
2023-05-16 Richard Hendersontcg: Widen helper_{ld,st}_i128 addresses to uint64_t
2023-05-16 Richard Hendersonaccel/tcg: Widen tcg-ldst.h addresses to uint64_t
2023-05-16 Richard Hendersonaccel/tcg: Remove helper_unaligned_{ld,st}
2023-05-16 Richard Hendersontcg: Add 128-bit guest memory primitives
2023-05-16 Richard Hendersonaccel/tcg: Implement helper_{ld,st}*_mmu for user-only
2023-05-16 Richard Hendersonaccel/tcg: Honor atomicity of stores
2023-05-16 Richard Hendersonaccel/tcg: Honor atomicity of loads
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-02 Richard HendersonMerge tag 'pull-tcg-20230502-2' of https://gitlab.com...
2023-05-02 Richard Hendersonaccel/tcg: Add cpu_ld*_code_mmu
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 tb_invalidate_phys_range
2023-03-28 Richard Hendersonaccel/tcg: Pass last not end to page_reset_target_data
2023-03-28 Richard Hendersonaccel/tcg: Pass last not end to page_set_flags
2023-03-03 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-03 Peter MaydellMerge tag 'pull-riscv-to-apply-20230303' of https:...
2023-03-02 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-03-02 Peter MaydellMerge tag 'pull-testing-next-010323-1' of https://gitla...
2023-03-02 Peter MaydellMerge tag 'pull-monitor-2023-03-02' of https://repo...
2023-03-02 Peter MaydellMerge tag 'bsd-user-2023q1-pull-request' of gitlab...
2023-03-01 Peter MaydellMerge tag 'pull-tcg-20230301' of https://gitlab.com...
2023-02-28 Daniel Henrique... accel/tcg: Add 'size' param to probe_access_flags()
2023-02-05 Peter MaydellMerge tag 'pull-ppc-20230205' of https://gitlab.com...
2023-02-04 Peter MaydellMerge tag 'pull-tcg-20230204' of https://gitlab.com...
2023-02-04 Richard Hendersontcg: Add guest load/store primitives for TCGv_i128
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-05 Richard Hendersonaccel/tcg: Handle false negative lookup in page_check_range
2023-01-05 Richard Hendersonaccel/tcg: Use g_free_rcu for user-exec interval trees
2022-12-21 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2022-12-21 Peter MaydellMerge tag 'pull-tcg-20221220' of https://gitlab.com...
2022-12-21 Richard Hendersonaccel/tcg: Use interval tree for user-only page tracking
2022-12-21 Richard Hendersonaccel/tcg: Move page_{get,set}_flags to user-exec.c
2022-12-21 Richard Hendersonaccel/tcg: Use interval tree for TARGET_PAGE_DATA_SIZE
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-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-30 Stefan HajnocziMerge tag 'qga-pull-2022-10-26' of https://github.com...
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 Richard Hendersonaccel/tcg: Simplify page_get/alloc_target_data
2022-10-26 Richard Hendersonaccel/tcg: Move TARGET_PAGE_DATA_SIZE impl to user...
2022-09-06 Stefan HajnocziMerge tag 'samuel-thibault' of https://people.debian...
2022-09-06 Stefan HajnocziMerge tag 'pull-tcg-20220906' of https://gitlab.com...
2022-09-06 Richard Hendersonaccel/tcg: Unlock mmap_lock after longjmp
2022-09-06 Richard Hendersonaccel/tcg: Properly implement get_page_addr_code for...
2022-06-11 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-06-09 Richard HendersonMerge tag 'pull-xen-20220609' of https://xenbits.xen...
2022-06-09 Richard HendersonMerge tag 'pull-target-arm-20220609' of https://git...
2022-06-08 Peter MaydellFix 'writeable' typos
2022-04-21 Richard HendersonMerge tag 'pull-ppc-20220420-2' of https://gitlab.com...
2022-04-20 Richard HendersonMerge tag 'pull-tcg-20220420' of https://gitlab.com...
2022-04-20 Richard Hendersonaccel/tcg: Remove ATOMIC_MMU_IDX
2022-02-14 Peter MaydellMerge remote-tracking branch 'remotes/kwolf-gitlab...
2022-02-14 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2022-02-13 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-02-12 Peter MaydellMerge remote-tracking branch 'remotes/vsementsov/tags...
2022-02-11 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2022-02-09 Alex Bennéetracing: remove TCG memory access tracing
2022-01-12 Cédric Le GoaterMerge tag 'qemu-slof-20220110' of github.com:aik/qemu...
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...
next