Age | Commit message (Expand) | Author |
2023-05-25 | tcg/riscv: Support CPOP from Zbb | Richard Henderson |
2023-05-25 | tcg/riscv: Support REV8 from Zbb | Richard Henderson |
2023-05-25 | tcg/riscv: Support rotates from Zbb | Richard Henderson |
2023-05-25 | tcg/riscv: Use ADD.UW for guest address generation | Richard Henderson |
2023-05-25 | tcg/riscv: Support ADD.UW, SEXT.B, SEXT.H, ZEXT.H from Zba+Zbb | Richard Henderson |
2023-05-25 | tcg/riscv: Support ANDN, ORN, XNOR from Zbb | Richard Henderson |
2023-05-25 | tcg/riscv: Probe for Zba, Zbb, Zicond extensions | Richard Henderson |
2023-05-25 | tcg/mips: Replace MIPS_BE with HOST_BIG_ENDIAN | Richard Henderson |
2023-05-25 | tcg/mips: Use qemu_build_not_reached for LO/HI_OFF | Richard Henderson |
2023-05-25 | tcg/mips: Try three insns with shift and add in tcg_out_movi | Richard Henderson |
2023-05-25 | tcg/mips: Try tb-relative addresses in tcg_out_movi | Richard Henderson |
2023-05-25 | tcg/mips: Aggressively use the constant pool for n64 calls | Richard Henderson |
2023-05-25 | tcg/mips: Use the constant pool for 64-bit constants | Richard Henderson |
2023-05-25 | tcg/mips: Split out tcg_out_movi_two | Richard Henderson |
2023-05-25 | tcg/mips: Split out tcg_out_movi_one | Richard Henderson |
2023-05-25 | tcg/mips: Create and use TCG_REG_TB | Richard Henderson |
2023-05-25 | tcg/mips: Unify TCG_GUEST_BASE_REG tests | Richard Henderson |
2023-05-25 | tcg/mips: Move TCG_GUEST_BASE_REG to S7 | Richard Henderson |
2023-05-25 | tcg/mips: Move TCG_AREG0 to S8 | Richard Henderson |
2023-05-23 | tcg: Remove USE_TCG_OPTIMIZATIONS | Richard Henderson |
2023-05-23 | tcg: Remove DEBUG_DISAS | Richard Henderson |
2023-05-23 | accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu | Richard Henderson |
2023-05-23 | util: Add cpuinfo-aarch64.c | Richard Henderson |
2023-05-23 | tcg/i386: Use host/cpuinfo.h | Richard Henderson |
2023-05-18 | meson: remove static_kwargs | Paolo Bonzini |
2023-05-16 | tcg: Split out exec/user/guest-base.h | Richard Henderson |
2023-05-16 | tcg: Add tlb_dyn_max_bits to TCGContext | Richard Henderson |
2023-05-16 | tcg: Add page_bits and page_mask to TCGContext | Richard Henderson |
2023-05-16 | tcg: Remove TARGET_LONG_BITS, TCG_TYPE_TL | Richard Henderson |
2023-05-16 | tcg/mips: Remove TARGET_LONG_BITS, TCG_TYPE_TL | Richard Henderson |
2023-05-16 | tcg/loongarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL | Richard Henderson |
2023-05-16 | tcg/aarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL | Richard Henderson |
2023-05-16 | tcg/aarch64: Remove USE_GUEST_BASE | Richard Henderson |
2023-05-16 | tcg/arm: Remove TARGET_LONG_BITS | Richard Henderson |
2023-05-16 | tcg/i386: Remove TARGET_LONG_BITS, TCG_TYPE_TL | Richard Henderson |
2023-05-16 | tcg/i386: Adjust type of tlb_mask | Richard Henderson |
2023-05-16 | tcg/i386: Conditionalize tcg_out_extu_i32_i64 | Richard Henderson |
2023-05-16 | tcg/i386: Always enable TCG_TARGET_HAS_extr[lh]_i64_i32 | Richard Henderson |
2023-05-16 | tcg/tci: Elimnate TARGET_LONG_BITS, target_ulong | Richard Henderson |
2023-05-16 | tcg: Split INDEX_op_qemu_{ld,st}* for guest address size | Richard Henderson |
2023-05-16 | tcg: Remove TCGv from tcg_gen_atomic_* | Richard Henderson |
2023-05-16 | tcg: Remove TCGv from tcg_gen_qemu_{ld,st}_* | Richard Henderson |
2023-05-16 | tcg: Add addr_type to TCGContext | Richard Henderson |
2023-05-16 | accel/tcg: Widen plugin_gen_empty_mem_callback to i64 | Richard Henderson |
2023-05-16 | tcg: Reduce copies for plugin_gen_mem_callbacks | Richard Henderson |
2023-05-16 | tcg: Widen tcg_gen_code pc_start argument to uint64_t | Richard Henderson |
2023-05-16 | tcg: Widen helper_atomic_* addresses to uint64_t | Richard Henderson |
2023-05-16 | tcg: Widen helper_{ld,st}_i128 addresses to uint64_t | Richard Henderson |
2023-05-16 | accel/tcg: Widen tcg-ldst.h addresses to uint64_t | Richard Henderson |
2023-05-16 | tcg: Widen gen_insn_data to uint64_t | Richard Henderson |