OSDN Git Service

qmiga/qemu.git
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document hswap_i32/64() byte pattern
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document bswap64_i64() byte pattern
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document bswap32_i64() byte pattern
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document bswap32_i32() byte pattern
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document bswap16_i64() byte pattern
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document bswap16_i32() byte pattern
2023-08-24 Richard Hendersontcg/i386: Implement negsetcond_*
2023-08-24 Richard Hendersontcg/i386: Use shift in tcg_out_setcond
2023-08-24 Richard Hendersontcg/i386: Clear dest first in tcg_out_setcond if possible
2023-08-24 Richard Hendersontcg/i386: Use CMP+SBB in tcg_out_setcond
2023-08-24 Richard Hendersontcg/i386: Merge tcg_out_movcond{32,64}
2023-08-24 Richard Hendersontcg/i386: Merge tcg_out_setcond{32,64}
2023-08-24 Richard Hendersontcg/i386: Merge tcg_out_brcond{32,64}
2023-08-24 Richard Hendersontcg/sparc64: Implement negsetcond_*
2023-08-24 Richard Hendersontcg/s390x: Implement negsetcond_*
2023-08-24 Richard Hendersontcg/riscv: Implement negsetcond_*
2023-08-24 Richard Hendersontcg/arm: Implement negsetcond_i32
2023-08-24 Richard Hendersontcg/aarch64: Implement negsetcond_*
2023-08-24 Richard Hendersontcg/ppc: Use the Set Boolean Extension
2023-08-24 Richard Hendersontcg/ppc: Implement negsetcond_*
2023-08-24 Richard Hendersontarget/tricore: Replace gen_cond_w with tcg_gen_negsetc...
2023-08-24 Richard Hendersontarget/sparc: Use tcg_gen_movcond_i64 in gen_edge
2023-08-24 Richard Hendersontarget/ppc: Use tcg_gen_negsetcond_*
2023-08-24 Richard Hendersontarget/openrisc: Use tcg_gen_negsetcond_*
2023-08-24 Richard Hendersontarget/m68k: Use tcg_gen_negsetcond_*
2023-08-24 Richard Hendersontarget/arm: Use tcg_gen_negsetcond_*
2023-08-24 Richard Hendersontarget/alpha: Use tcg_gen_movcond_i64 in gen_fold_mzero
2023-08-24 Richard Hendersontcg: Use tcg_gen_negsetcond_*
2023-08-24 Richard Hendersontcg: Introduce negsetcond opcodes
2023-08-24 Richard Hendersontcg: Unify TCG_TARGET_HAS_extr[lh]_i64_i32
2023-08-24 Philippe Mathieu... docs/devel/tcg-ops: Bury mentions of trunc_shr_i64_i32()
2023-08-24 Richard Hendersontcg/i386: Allow immediate as input to deposit_*
2023-08-24 Richard Hendersontcg: Fold deposit with zero to and
2023-08-24 Richard Hendersontcg/i386: Drop BYTEH deposits for 64-bit
2023-08-24 Richard Hendersontarget/m68k: Use tcg_gen_deposit_i32 in gen_partset_reg
2023-08-24 Anton Johanssonaccel/tcg: Update run_on_cpu_data static assert
2023-08-24 Anton Johanssonaccel/tcg: Widen address arg in tlb_compare_set()
2023-08-24 Anton Johanssoninclude/exec: Widen tlb_hit/tlb_hit_page()
2023-08-24 Anton Johanssoninclude/exec: typedef abi_ptr to vaddr in softmmu
2023-08-24 Anton Johanssoninclude/exec: Replace target_ulong with abi_ptr in...
2023-08-24 Anton Johanssonsysemu/hvf: Use vaddr for hvf_arch_[insert|remove]_hw_b...
2023-08-24 Anton Johanssonsysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_b...
2023-08-24 Anton Johanssonaccel/hvf: Widen pc/saved_insn for hvf_sw_breakpoint
2023-08-24 Anton Johanssonaccel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint
2023-08-24 Stefan HajnocziMerge tag 'pull-target-arm-20230824' of https://git...
2023-08-24 Stefan HajnocziMerge tag 'pull-loongarch-20230824' of https://gitlab...
2023-08-24 Jiajie Chenhw/loongarch: Fix ACPI processor id off-by-one error
2023-08-24 Jiajie Chentarget/loongarch: Split fcc register to fcc0-7 in gdbstub
2023-08-24 Bibo Maohw/intc/loongarch_pch: fix edge triggered irq handling
2023-08-24 Bibo Maotarget/loongarch: cpu: Implement get_arch_id callback
2023-08-24 Song Gaotarget/loongarch: Add avail_IOCSR to check iocsr instru...
2023-08-24 Song Gaotarget/loongarch: Add avail_LSX to check LSX instructions
2023-08-24 Song Gaotarget/loongarch: Add avail_LAM to check atomic instruc...
2023-08-24 Song Gaotarget/loongarch: Add avail_LSPW to check LSPW instructions
2023-08-24 Song Gaotarget/loongarch: Add avail_FP/FP_SP/FP_DP to check...
2023-08-24 Song Gaohw/loongarch: Remove restriction of la464 cores in...
2023-08-24 Jiajie Chentarget/loongarch: Add LoongArch32 cpu la132
2023-08-24 Song Gaotarget/loongarch: Add avail_64 to check la64-only instr...
2023-08-24 Song Gaotarget/loongarch: Add a check parameter to the TRANS...
2023-08-24 Jiajie Chentarget/loongarch: Sign extend results in VA32 mode
2023-08-24 Jiajie Chentarget/loongarch: Truncate high 32 bits of address...
2023-08-24 Jiajie Chentarget/loongarch: Extract set_pc() helper
2023-08-24 Jiajie Chentarget/loongarch: Extract make_address_pc() helper
2023-08-24 Jiajie Chentarget/loongarch: Extract make_address_i() helper
2023-08-24 Jiajie Chentarget/loongarch: Extract make_address_x() helper
2023-08-24 Jiajie Chentarget/loongarch: Add LA64 & VA32 to DisasContext
2023-08-24 Jiajie Chentarget/loongarch: Support LoongArch32 VPPN
2023-08-24 Jiajie Chentarget/loongarch: Support LoongArch32 DMW
2023-08-24 Jiajie Chentarget/loongarch: Support LoongArch32 TLB entry
2023-08-24 Jiajie Chentarget/loongarch: Add GDB support for loongarch32 mode
2023-08-24 Jiajie Chentarget/loongarch: Add new object class for loongarch32...
2023-08-24 Jiajie Chentarget/loongarch: Add function to check current arch
2023-08-24 Philippe Mathieu... target/loongarch: Extract 64-bit specifics to loongarch...
2023-08-24 Philippe Mathieu... target/loongarch: Introduce abstract TYPE_LOONGARCH64_CPU
2023-08-24 Song Gaotarget/loongarch: Fix loongarch_la464_initfn() misses...
2023-08-24 Philippe Mathieu... target/loongarch: Remove duplicated disas_set_info...
2023-08-24 Philippe Mathieu... target/loongarch: Log I/O write accesses to CSR registers
2023-08-23 Stefan HajnocziMerge tag 'pull-request-2023-08-23' of https://gitlab...
2023-08-23 Philippe Mathieu... docs/about/license: Update LICENSE URL
2023-08-23 Ilya Leoshkevichtests/tcg/s390x: Test VSTRS
2023-08-23 Ilya Leoshkevichtarget/s390x: Fix the "ignored match" case in VSTRS
2023-08-23 Ilya Leoshkevichlinux-user/elfload: Enable vxe2 on s390x
2023-08-23 Thomas Huthinclude/hw/virtio/virtio-gpu: Fix virtio-gpu with blob...
2023-08-23 Thomas Huthhw/s390x/s390-virtio-ccw: Remove superfluous code to...
2023-08-23 Ilya Leoshkevichtests/tcg/s390x: Test VREP
2023-08-23 Ilya Leoshkevichtarget/s390x: Use a 16-bit immediate in VREP
2023-08-23 Ilya Leoshkevichtests/tcg/s390x: Test VSTL
2023-08-23 Ilya Leoshkevichtarget/s390x: Fix VSTL with a large length
2023-08-23 Ilya Leoshkevichtarget/s390x: Check reserved bits of VFMIN/VFMAX's M5
2023-08-23 Cédric Le Goaters390x: Convert DPRINTF to trace events
2023-08-23 Cornelia Huckhw: Add compat machines for 8.2
2023-08-22 Richard Hendersontarget/arm: Fix 64-bit SSRA
2023-08-22 Richard Hendersontarget/arm: Fix SME ST1Q
2023-08-22 Jean-Philippe... target/arm/helper: Implement CNTHCTL_EL2.CNT[VP]MASK
2023-08-22 Jean-Philippe... target/arm/helper: Check SCR_EL3.{NSE, NS} encoding...
2023-08-22 Jean-Philippe... target/arm: Pass security space rather than flag for...
2023-08-22 Jean-Philippe... target/arm: Skip granule protection checks for AT instr...
2023-08-22 Jean-Philippe... target/arm/helper: Fix tlbmask and tlbbits for TLBI...
2023-08-22 Jean-Philippe... target/arm/ptw: Load stage-2 tables from realm physical...
2023-08-22 Peter Maydelltarget/arm: Adjust PAR_EL1.SH for Device and Normal...
next