]> git.proxmox.com Git - mirror_qemu.git/history - accel
target/m68k: Check for USER_ONLY definition instead of SOFTMMU one
[mirror_qemu.git] / accel /
2023-06-20 Richard Hendersonaccel/tcg: Handle MO_ATOM_WITHIN16 in do_st16_leN
2023-06-14 Richard HendersonMerge tag 'pull-riscv-to-apply-20230614' of https:...
2023-06-14 Richard HendersonMerge tag 'misc-20230613' of https://github.com/philmd...
2023-06-13 Antonio Caggianoaccel/hvf: Report HV_DENIED error
2023-06-13 Ivan Klokovutil/log: Add vector registers to log
2023-06-06 Richard HendersonMerge tag 'pull-target-arm-20230606' of https://git...
2023-06-06 Richard Hendersonaccel/tcg: Fix undefined shift in store_whole_le16
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-06 Francesco Cagninhvf: add guest debugging handlers for Apple Silicon...
2023-06-06 Francesco Cagninhvf: add breakpoint handlers
2023-06-06 Paolo Bonziniatomics: eliminate mb_read/mb_set
2023-06-05 Richard HendersonMerge tag 'pull-tcg-20230605' of https://gitlab.com...
2023-06-05 Ilya Leoshkevichaccel/tcg: Unmap perf_marker
2023-06-05 Richard Hendersonplugins: Move plugin_insn_append to translator.c
2023-06-05 Richard Hendersontcg: Remove target-specific headers from tcg.[ch]
2023-06-05 Richard Hendersonaccel/tcg: Tidy includes for translator.[ch]
2023-06-05 Richard Hendersonaccel/tcg: Move translator_fake_ldb out of line
2023-06-05 Richard Hendersonaccel/tcg: Introduce translator_io_start
2023-06-05 Richard Hendersonaccel/tcg: Move most of gen-icount.h into translator.c
2023-06-05 Richard Hendersonexec-all: Widen TranslationBlock pc and cs_base to...
2023-06-05 Richard Hendersontcg: Remove NO_CPU_IO_DEFS
2023-06-05 Richard Hendersontcg: Add guest_mo to TCGContext
2023-06-05 Richard Hendersontcg: Add insn_start_words to TCGContext
2023-06-05 Richard Hendersontcg: Split helper-proto.h
2023-06-05 Richard Hendersontcg: Pass TCGHelperInfo to tcg_gen_callN
2023-06-05 Richard Hendersontcg: Split out tcg/oversized-guest.h
2023-06-05 Richard Henderson*: Add missing includes of tcg/tcg.h
2023-06-05 Richard Hendersontcg: Add tlb_fast_offset to TCGContext
2023-06-05 Richard Hendersontcg: Widen CPUTLBEntry comparators to 64-bits
2023-06-05 Richard Hendersontcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h
2023-06-01 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-06-01 Richard HendersonMerge tag 'tracing-pull-request' of https://gitlab...
2023-06-01 Alex Bennéeaccel/tcg: include cs_base in our hash calculations
2023-06-01 Alex Bennéetcg: remove the final vestiges of dstate
2023-05-30 Richard HendersonMerge tag 'pull-tcg-20230530' of https://gitlab.com...
2023-05-30 Richard Hendersonaccel/tcg: Extract store_atom_insert_al16 to host header
2023-05-30 Richard Hendersonaccel/tcg: Extract load_atom_extract_al16_or_al8 to...
2023-05-30 Richard Hendersonaccel/tcg: Fix check for page writeability in load_atom...
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 Hendersontcg: Remove DEBUG_DISAS
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...
2023-05-24 Richard Hendersonaccel/tcg: Remove prot argument to atomic_mmu_lookup
2023-05-24 Richard Hendersonaccel/tcg: Remove cpu_atomic_{ld,st}o_*_mmu
2023-05-24 Richard Hendersonaccel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
2023-05-23 Richard Hendersoninclude/qemu: Move CONFIG_ATOMIC128_OPT handling to...
2023-05-21 Richard HendersonMerge tag 'for-upstream-urgent' of https://gitlab.com...
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-18 Richard HendersonMerge tag 'migration-20230518-pull-request' of https...
2023-05-18 Richard Hendersonaccel/tcg: Fix append_mem_cb
2023-05-18 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-18 Paolo Bonzinitcg: round-robin: do not use mb_read for rr_current_cpu
2023-05-18 Gavin Shankvm: Enable dirty ring for arm64
2023-05-18 Gavin Shankvm: Add helper kvm_dirty_ring_init()
2023-05-18 Gavin Shankvm: Synchronize the backup bitmap in the last stage
2023-05-18 Gavin Shanmigration: Add last stage indicator to global dirty log
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-17 Richard Hendersontcg: Add tlb_dyn_max_bits to TCGContext
2023-05-17 Richard Hendersontcg: Add page_bits and page_mask to TCGContext
2023-05-16 Richard Hendersontcg: Add addr_type to TCGContext
2023-05-16 Richard Hendersonaccel/tcg: Widen plugin_gen_empty_mem_callback to i64
2023-05-16 Richard Hendersonaccel/tcg: Merge do_gen_mem_cb into caller
2023-05-16 Richard Hendersonaccel/tcg: Merge gen_mem_wrapped with plugin_gen_empty_...
2023-05-16 Richard Hendersontcg: Widen helper_atomic_* addresses to uint64_t
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 Hendersontcg: Widen gen_insn_data to uint64_t
2023-05-16 Richard Hendersonaccel/tcg: Remove helper_unaligned_{ld,st}
2023-05-16 Richard Hendersonmeson: Detect atomic128 support with optimization
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 Hendersontcg: Unify helper_{be,le}_{ld,st}*
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-11 Richard HendersonMerge tag 'pull-tcg-20230511-2' of https://gitlab.com...
2023-05-11 Richard Hendersonaccel/tcg: Reorg system mode store helpers
2023-05-11 Richard Hendersonaccel/tcg: Reorg system mode load helpers
2023-05-11 Richard Hendersonaccel/tcg: Introduce tlb_read_idx
2023-05-11 Richard Hendersonaccel/tcg: Add cpu_in_serial_context
2023-05-11 Jamie Ilesaccel/tcg/tcg-accel-ops-rr: ensure fairness with icount
2023-05-11 Richard Hendersonaccel/tcg: Fix atomic_mmu_lookup for reads
2023-05-10 Richard HendersonMerge tag 'pull-qapi-2023-05-09-v2' of https://repo...
2023-05-10 Richard HendersonMerge tag 'vfio-updates-20230509.0' of https://gitlab...
2023-05-09 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-08 Paolo Bonzinitb-maint: do not use mb_read/mb_set
2023-05-06 Richard HendersonMerge tag 'pull-loongarch-20230506' of https://gitlab...
2023-05-05 Richard HendersonMerge tag 'pull-tcg-20230505' of https://gitlab.com...
2023-05-05 Richard Hendersontcg: Widen helper_*_st[bw]_mmu val arguments
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-05-02 Nazar Kazakovtcg: Add tcg_gen_gvec_andcs
2023-05-02 Weiwei Liaccel/tcg: Uncache the host address for instruction...
2023-05-02 Richard HendersonMerge tag 'pull-target-arm-20230502-2' of https://git...
2023-05-02 Peter Maydellaccel/tcg: Report one-insn-per-tb in 'info jit', not...
2023-05-02 Peter Maydellaccel/tcg: Use one_insn_per_tb global instead of old...
next