OSDN Git Service

tests/qtest: make more migration pre-copy scenarios run non-live
[qmiga/qemu.git] / tcg /
2023-05-30 Richard HendersonMerge tag 'pull-tcg-20230530' of https://gitlab.com...
2023-05-30 Richard Hendersontcg: Remove TCG_TARGET_TLB_DISPLACEMENT_BITS
2023-05-30 Richard Hendersontcg/s390x: Support 128-bit load/store
2023-05-30 Richard Hendersontcg/ppc: Support 128-bit load/store
2023-05-30 Richard Hendersontcg/aarch64: Support 128-bit load/store
2023-05-30 Richard Hendersontcg/aarch64: Simplify constraints on qemu_ld/st
2023-05-30 Richard Hendersontcg/aarch64: Reserve TCG_REG_TMP1, TCG_REG_TMP2
2023-05-30 Richard Hendersontcg/aarch64: Rename temporaries
2023-05-30 Richard Hendersontcg/i386: Support 128-bit load/store
2023-05-30 Richard Hendersontcg: Fix register move type in tcg_out_ld_helper_ret
2023-05-25 Richard HendersonMerge tag 'pull-tcg-20230525' of https://gitlab.com...
2023-05-25 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-25 Richard Hendersontcg/riscv: Support CTZ, CLZ from Zbb
2023-05-25 Richard Hendersontcg/riscv: Implement movcond
2023-05-25 Richard Hendersontcg/riscv: Improve setcond expansion
2023-05-25 Richard Hendersontcg/riscv: Support CPOP from Zbb
2023-05-25 Richard Hendersontcg/riscv: Support REV8 from Zbb
2023-05-25 Richard Hendersontcg/riscv: Support rotates from Zbb
2023-05-25 Richard Hendersontcg/riscv: Use ADD.UW for guest address generation
2023-05-25 Richard Hendersontcg/riscv: Support ADD.UW, SEXT.B, SEXT.H, ZEXT.H from...
2023-05-25 Richard Hendersontcg/riscv: Support ANDN, ORN, XNOR from Zbb
2023-05-25 Richard Hendersontcg/riscv: Probe for Zba, Zbb, Zicond extensions
2023-05-25 Richard Hendersontcg/mips: Replace MIPS_BE with HOST_BIG_ENDIAN
2023-05-25 Richard Hendersontcg/mips: Use qemu_build_not_reached for LO/HI_OFF
2023-05-25 Richard Hendersontcg/mips: Try three insns with shift and add in tcg_out...
2023-05-25 Richard Hendersontcg/mips: Try tb-relative addresses in tcg_out_movi
2023-05-25 Richard Hendersontcg/mips: Aggressively use the constant pool for n64...
2023-05-25 Richard Hendersontcg/mips: Use the constant pool for 64-bit constants
2023-05-25 Richard Hendersontcg/mips: Split out tcg_out_movi_two
2023-05-25 Richard Hendersontcg/mips: Split out tcg_out_movi_one
2023-05-25 Richard Hendersontcg/mips: Create and use TCG_REG_TB
2023-05-25 Richard Hendersontcg/mips: Unify TCG_GUEST_BASE_REG tests
2023-05-25 Richard Hendersontcg/mips: Move TCG_GUEST_BASE_REG to S7
2023-05-25 Richard Hendersontcg/mips: Move TCG_AREG0 to S8
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 USE_TCG_OPTIMIZATIONS
2023-05-24 Richard Hendersontcg: Remove DEBUG_DISAS
2023-05-24 Richard Hendersonaccel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
2023-05-23 Richard Hendersonutil: Add cpuinfo-aarch64.c
2023-05-23 Richard Hendersontcg/i386: Use host/cpuinfo.h
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 HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-18 Paolo Bonzinimeson: remove static_kwargs
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 out exec/user/guest-base.h
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-17 Richard Hendersontcg: Remove TARGET_LONG_BITS, TCG_TYPE_TL
2023-05-17 Richard Hendersontcg/mips: Remove TARGET_LONG_BITS, TCG_TYPE_TL
2023-05-17 Richard Hendersontcg/loongarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL
2023-05-17 Richard Hendersontcg/aarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL
2023-05-17 Richard Hendersontcg/aarch64: Remove USE_GUEST_BASE
2023-05-17 Richard Hendersontcg/arm: Remove TARGET_LONG_BITS
2023-05-17 Richard Hendersontcg/i386: Remove TARGET_LONG_BITS, TCG_TYPE_TL
2023-05-17 Richard Hendersontcg/i386: Adjust type of tlb_mask
2023-05-17 Richard Hendersontcg/i386: Conditionalize tcg_out_extu_i32_i64
2023-05-17 Richard Hendersontcg/i386: Always enable TCG_TARGET_HAS_extr[lh]_i64_i32
2023-05-17 Richard Hendersontcg/tci: Elimnate TARGET_LONG_BITS, target_ulong
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 Hendersontcg: Add addr_type to TCGContext
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 tcg_gen_code pc_start argument to uint64_t
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 Hendersontcg: Split out memory ops to tcg-op-ldst.c
2023-05-16 Richard Hendersontcg/sparc64: Use atom_and_align_for_opc
2023-05-16 Richard Hendersontcg/s390x: Use atom_and_align_for_opc
2023-05-16 Richard Hendersontcg/riscv: Use atom_and_align_for_opc
2023-05-16 Richard Hendersontcg/ppc: Use atom_and_align_for_opc
2023-05-16 Richard Hendersontcg/mips: Use atom_and_align_for_opc
2023-05-16 Richard Hendersontcg/loongarch64: Use atom_and_align_for_opc
2023-05-16 Richard Hendersontcg/arm: Use atom_and_align_for_opc
2023-05-16 Richard Hendersontcg/aarch64: Use atom_and_align_for_opc
2023-05-16 Richard Hendersontcg/i386: Use atom_and_align_for_opc
2023-05-16 Richard Hendersontcg: Introduce atom_and_align_for_opc
2023-05-16 Richard Hendersontcg: Support TCG_TYPE_I128 in tcg_out_{ld,st}_helper_...
2023-05-16 Richard Hendersontcg: Merge tcg_out_helper_load_regs into caller
2023-05-16 Richard Hendersontcg: Introduce tcg_out_movext3
2023-05-16 Richard Hendersontcg: Add INDEX_op_qemu_{ld,st}_i128
2023-05-16 Richard Hendersontcg: Introduce tcg_target_has_memory_bswap
2023-05-16 Richard Hendersontcg/riscv: Support softmmu unaligned accesses
2023-05-16 Richard Hendersontcg/loongarch64: Support softmmu unaligned accesses
2023-05-16 Richard Hendersontcg/loongarch64: Check the host supports unaligned...
2023-05-16 Richard Hendersontcg/sparc64: Use standard slow path for softmmu
2023-05-16 Richard Hendersontcg/sparc64: Split out tcg_out_movi_s32
2023-05-16 Richard Hendersontcg/sparc64: Rename tcg_out_movi_imm32 to tcg_out_movi_u32
2023-05-16 Richard Hendersontarget/sparc64: Remove tcg_out_movi_s13 case from tcg_o...
2023-05-16 Richard Hendersontcg/sparc64: Rename tcg_out_movi_imm13 to tcg_out_movi_s13
2023-05-16 Richard Hendersontcg/sparc64: Allocate %g2 as a third temporary
2023-05-16 Richard Hendersontcg/s390x: Use full load/store helpers in user-only...
2023-05-16 Richard Hendersontcg/mips: Use full load/store helpers in user-only...
2023-05-16 Richard Hendersontcg/arm: Use full load/store helpers in user-only mode
next