OSDN Git Service

qmiga/qemu.git
2023-05-18 Richard HendersonMerge tag 'pull-target-arm-20230518' of https://git...
2023-05-18 Peter Maydelldocs: Convert u2f.txt to rST
2023-05-18 Peter Maydellhw/arm/vexpress: Avoid trivial memory leak of 'flashalias'
2023-05-18 Peter Maydelltarget/arm: Saturate L2CTLR_EL1 core count field rather...
2023-05-18 Peter Maydelltarget/arm: Convert ERET, ERETAA, ERETAB to decodetree
2023-05-18 Peter Maydelltarget/arm: Convert BRAA, BRAB, BLRAA, BLRAB to decodetree
2023-05-18 Peter Maydelltarget/arm: Convert BRA[AB]Z, BLR[AB]Z, RETA[AB] to...
2023-05-18 Peter Maydelltarget/arm: Convert BR, BLR, RET to decodetree
2023-05-18 Peter Maydelltarget/arm: Convert conditional branch insns to decodetree
2023-05-18 Peter Maydelltarget/arm: Convert TBZ, TBNZ to decodetree
2023-05-18 Peter Maydelltarget/arm: Convert CBZ, CBNZ to decodetree
2023-05-18 Peter Maydelltarget/arm: Convert unconditional branch immediate...
2023-05-18 Peter Maydelltarget/arm: Convert Extract instructions to decodetree
2023-05-18 Richard Hendersontarget/arm: Convert Bitfield to decodetree
2023-05-18 Richard Hendersontarget/arm: Convert Move wide (immediate) to decodetree
2023-05-18 Richard Hendersontarget/arm: Convert Logical (immediate) to decodetree
2023-05-18 Richard Hendersontarget/arm: Replace bitmask64 with MAKE_64BIT_MASK
2023-05-18 Richard Hendersontarget/arm: Convert Add/subtract (immediate with tags...
2023-05-18 Richard Hendersontarget/arm: Convert Add/subtract (immediate) to decodetree
2023-05-18 Richard Hendersontarget/arm: Split gen_add_CC and gen_sub_CC
2023-05-18 Richard Hendersontarget/arm: Convert PC-rel addressing to decodetree
2023-05-18 Peter Maydelltarget/arm: Pull calls to disas_sve() and disas_sme...
2023-05-18 Peter Maydelltarget/arm: Create decodetree skeleton for A64
2023-05-18 Richard Hendersontarget/arm: Split out disas_a64_legacy
2023-05-18 Marcin Juszkiewiczsbsa-ref: use Bochs graphics card instead of VGA
2023-05-18 Alex Bennéetarget/arm: add RAZ/WI handling for DBGDTR[TX|RX]
2023-05-18 Cornelia Huckarm/kvm: add support for MTE
2023-05-18 Marcin JuszkiewiczMaintainers: add myself as reviewer for sbsa-ref
2023-05-18 Richard Hendersontarget/arm: Fix vd == vm overlap in sve_ldff1_z
2023-05-18 Marcin Juszkiewiczsbsa-ref: switch default cpu core to Neoverse-N1
2023-05-17 Markus Armbrusterqapi/parser: Drop two bad type hints for now
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-17 Michael Tokarevlinux-user: fix getgroups/setgroups allocations
2023-05-17 Daniil Kovalevlinux-user: Fix mips fp64 executables loading
2023-05-17 Thomas Weißschuhlinux-user: Don't require PROT_READ for mincore
2023-05-17 Thomas Weißschuhlinux-user: Add new flag VERIFY_NONE
2023-05-17 Thomas Huthlinux-user/main: Use list_cpus() instead of cpu_list()
2023-05-17 Thomas Weißschuhlinux-user: Add open_tree() syscall
2023-05-17 Thomas Weißschuhlinux-user: Add move_mount() syscall
2023-05-17 Thomas Weißschuhlinux-user: report ENOTTY for unknown ioctls
2023-05-17 Afonso Bordadolinux-user: Emulate /proc/cpuinfo output for riscv
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 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 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 Hendersonaccel/tcg: Remove helper_unaligned_{ld,st}
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
2023-05-16 Richard Hendersontcg/arm: Adjust constraints on qemu_ld/st
2023-05-16 Richard Hendersontcg/riscv: Use full load/store helpers in user-only...
next