]> git.proxmox.com Git - mirror_qemu.git/history - accel/tcg/cputlb.c
Replace "iothread lock" with "BQL" in comments
[mirror_qemu.git] / accel / tcg / cputlb.c
2024-01-08 Stefan HajnocziReplace "iothread lock" with "BQL" in comments
2024-01-08 Stefan Hajnoczisystem/cpus: rename qemu_mutex_lock_iothread() to bql_l...
2023-11-20 Stefan HajnocziMerge tag '20231119-xtensa-1' of https://github.com...
2023-11-20 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-11-15 Stefan HajnocziMerge tag 'pull-tcg-20231114' of https://gitlab.com...
2023-11-14 Jessica Clarkeaccel/tcg: Forward probe size on to notdirty_write
2023-11-10 Stefan HajnocziMerge tag 'xen-virtio-fix-1-tag' of https://gitlab...
2023-11-09 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-11-08 Stefan HajnocziMerge tag 'pull-ppc-20231107' of https://gitlab.com...
2023-11-08 Stefan HajnocziMerge tag 'misc-fixes-pull-request' of https://gitlab...
2023-11-08 Stefan HajnocziMerge tag 'pull-request-2023-11-07' of https://gitlab...
2023-11-08 Stefan HajnocziMerge tag 'misc-cpus-20231107' of https://github.com...
2023-11-07 Philippe Mathieu... accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb...
2023-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-11-07 Stefan HajnocziMerge tag 'pull-pa-20231106' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231107' of https:...
2023-11-07 Stefan HajnocziMerge tag 'pull-tcg-20231106' of https://gitlab.com...
2023-11-06 Richard Hendersonaccel/tcg: Fix condition for store_atom_insert_al16
2023-11-06 Richard Hendersonaccel/tcg: Move HMP info jit and info opcount code
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-05 Stefan HajnocziMerge tag 'pull-tcg-20231004' of https://gitlab.com...
2023-10-04 Philippe Mathieu... accel/tcg: Make cpu-exec-common.c a target agnostic...
2023-10-04 Philippe Mathieu... accel/tcg: Rename target-specific 'internal.h' -> ...
2023-10-04 Anton Johanssonaccel/tcg: move ld/st helpers to ldst_common.c.inc
2023-10-04 Anton Johanssonaccel/tcg: Unify user and softmmu do_[st|ld]*_mmu()
2023-10-04 Anton Johanssonaccel/tcg: Use CPUState in atomicity helpers
2023-10-04 Anton Johanssonaccel/tcg: Modify atomic_mmu_lookup() to use CPUState
2023-10-04 Anton Johanssonaccel/tcg: Modify memory access functions to use CPUState
2023-10-04 Anton Johanssonaccel/tcg: Modify probe_access_internal() to use CPUState
2023-10-04 Anton Johanssonaccel/tcg: Modify tlb_*() to use CPUState
2023-10-04 Richard Hendersonaccel/tcg: Replace CPUState.env_ptr with cpu_env()
2023-10-03 Richard Hendersonaccel/tcg: Move can_do_io to CPUNegativeOffsetState
2023-09-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-20 Stefan HajnocziMerge tag 'hppa-btlb-pull-request' of https://github...
2023-09-19 Stefan HajnocziMerge tag 'mem-2023-09-19' of https://github.com/davidh...
2023-09-19 Stefan HajnocziMerge tag 'firmware/edk2-20230918-pull-request' of...
2023-09-19 Stefan HajnocziMerge tag 'pull-ppc-20230918' of https://gitlab.com...
2023-09-19 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2023-09-19 Stefan HajnocziMerge tag 'pull-tcg-20230915-2' of https://gitlab.com...
2023-09-16 Richard Hendersonaccel/tcg: Introduce do_st16_mmio_leN
2023-09-16 Richard Hendersonaccel/tcg: Introduce do_ld16_mmio_beN
2023-09-16 Richard Hendersonaccel/tcg: Merge io_writex into do_st_mmio_leN
2023-09-16 Richard Hendersonaccel/tcg: Merge io_readx into do_ld_mmio_beN
2023-09-16 Richard Hendersonaccel/tcg: Replace direct use of io_readx/io_writex...
2023-09-16 Richard Hendersonaccel/tcg: Merge cpu_transaction_failed into io_failed
2023-09-16 Richard Hendersonplugin: Simplify struct qemu_plugin_hwaddr
2023-09-16 Richard Hendersonaccel/tcg: Use CPUTLBEntryFull.phys_addr in io_failed
2023-09-16 Richard Hendersonaccel/tcg: Split out io_prepare and io_failed
2023-09-16 Richard Hendersonaccel/tcg: Simplify tlb_plugin_lookup
2023-09-15 LIU Zhiweiaccel/tcg: Fix the comment for CPUTLBEntryFull
2023-08-29 Stefan HajnocziMerge tag '2023q3-bsd-user-pull-request' of https:...
2023-08-28 Stefan HajnocziMerge tag 'pull-tcg-20230823-2' of https://gitlab.com...
2023-08-24 Anton Johanssonaccel/tcg: Update run_on_cpu_data static assert
2023-08-24 Anton Johanssonaccel/tcg: Widen address arg in tlb_compare_set()
2023-08-24 Anton Johanssoninclude/exec: Replace target_ulong with abi_ptr in...
2023-08-11 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-08-09 Richard HendersonMerge tag 'or1k-pull-request-20230809' of https://githu...
2023-08-06 Richard HendersonMerge tag 'pull-tcg-20230806-3' of https://gitlab.com...
2023-08-06 Mikhail Tyutinaccel/tcg: Call save_iotlb_data from io_readx as well
2023-08-05 Richard Hendersonaccel/tcg: Do not issue misaligned i/o
2023-08-05 Richard Hendersonaccel/tcg: Issue wider aligned i/o in do_{ld,st}_mmio_*
2023-08-05 Richard Hendersonaccel/tcg: Adjust parameters and locking with do_{ld...
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 Anton Johanssonaccel/tcg: Zero-pad vaddr in tlb_debug output
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-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 Hendersonaccel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
2023-06-26 Richard Hendersonaccel/tcg: Store some tlb flags in CPUTLBEntryFull
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-26 Anton Johanssonaccel/tcg: Widen pc to vaddr in CPUJumpCache
2023-06-26 Anton Johanssonaccel/tcg/cputlb.c: Widen addr in MMULookupPageData
2023-06-26 Anton Johanssonaccel/tcg/cputlb.c: Widen CPUTLBEntry access functions
2023-06-26 Anton Johanssonaccel: Replace target_ulong in tlb_*()
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-20 Richard HendersonMerge tag 'pull-tcg-20230620' of https://gitlab.com...
2023-06-20 Richard Hendersonaccel/tcg: Handle MO_ATOM_WITHIN16 in do_st16_leN
2023-06-06 Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-05 Richard HendersonMerge tag 'pull-tcg-20230605' of https://gitlab.com...
2023-06-05 Richard Hendersontcg: Split helper-proto.h
2023-06-05 Richard Hendersontcg: Split out tcg/oversized-guest.h
2023-06-05 Richard Hendersontcg: Widen CPUTLBEntry comparators to 64-bits
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: Correctly use atomic128.h in ldst_atomicity...
2023-05-24 Richard Hendersonaccel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMP...
next