OSDN Git Service

hw/ssi/xilinx_spips: fix an out of bound access
[qmiga/qemu.git] / tcg / tcg-op-ldst.c
2023-10-30 Stefan HajnocziMerge tag 'pull-hex-20231018' of https://github.com...
2023-10-23 Stefan HajnocziMerge tag 'pull-tcg-20231023' of https://gitlab.com...
2023-10-22 Richard Hendersontcg: Export tcg_gen_ext_{i32,i64,tl}
2023-10-22 Richard Hendersontcg: Introduce tcg_use_softmmu
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-10-05 Stefan HajnocziMerge tag 'pull-tcg-20231004' of https://gitlab.com...
2023-10-03 Richard Hendersontcg: Rename cpu_env to tcg_env
2023-07-24 Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
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-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Richard HendersonMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-06-26 Richard HendersonMerge tag 'pull-tcg-20230626' of https://gitlab.com...
2023-06-26 Richard Hendersonaccel/tcg: Renumber TLB_DISCARD_WRITE
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
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: Spit out exec/translation-block.h
2023-06-05 Richard Hendersontcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
2023-06-05 Richard Hendersontcg: Add guest_mo to TCGContext
2023-06-05 Richard Hendersontcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
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: 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-17 Richard Hendersontcg: Split INDEX_op_qemu_{ld,st}* for guest address...
2023-05-17 Richard Hendersontcg: Remove TCGv from tcg_gen_atomic_*
2023-05-17 Richard Hendersontcg: Remove TCGv from tcg_gen_qemu_{ld,st}_*
2023-05-16 Richard Hendersonaccel/tcg: Widen plugin_gen_empty_mem_callback to i64
2023-05-16 Richard Hendersontcg: Reduce copies for plugin_gen_mem_callbacks
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 Hendersontcg: Split out memory ops to tcg-op-ldst.c