OSDN Git Service

qmiga/qemu.git
2023-06-06 Richard Hendersontests/tcg/multiarch: Adjust sigbus.c
2023-06-06 Richard Hendersontests/tcg/aarch64: Use stz2g in mte-7.c
2023-06-06 Richard Hendersontarget/arm: Move mte check for store-exclusive
2023-06-06 Richard Hendersontarget/arm: Relax ordered/atomic alignment checks for...
2023-06-06 Richard Hendersontarget/arm: Add SCTLR.nAA to TBFLAG_A64
2023-06-06 Richard Hendersontarget/arm: Check alignment in helper_mte_check
2023-06-06 Richard Hendersontarget/arm: Pass single_memop to gen_mte_checkN
2023-06-06 Richard Hendersontarget/arm: Pass memop to gen_mte_check1*
2023-06-06 Richard Hendersontarget/arm: Hoist finalize_memop out of do_fp_{ld, st}
2023-06-06 Richard Hendersontarget/arm: Hoist finalize_memop out of do_gpr_{ld...
2023-06-06 Richard Hendersontarget/arm: Load/store integer pair with one tcg operation
2023-06-06 Richard Hendersontarget/arm: Sink gen_mte_check1 into load/store_exclusive
2023-06-06 Richard Hendersontarget/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_...
2023-06-06 Richard Hendersontarget/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
2023-06-06 Richard Hendersontarget/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_...
2023-06-06 Richard Hendersontarget/arm: Use tcg_gen_qemu_ld_i128 for LDXP
2023-06-06 Richard Hendersontarget/arm: Introduce finalize_memop_{atom,pair}
2023-06-06 Richard Hendersontarget/arm: Add feature test for FEAT_LSE2
2023-06-06 Richard Hendersontarget/arm: Add commentary for CPUARMState.exclusive_high
2023-06-06 qianfan Zhaodocs: system: arm: Introduce bananapi_m2u
2023-06-06 qianfan Zhaotests: avocado: boot_linux_console: Add test case for...
2023-06-06 qianfan Zhaohw: arm: allwinner-sramc: Add SRAM Controller support...
2023-06-06 qianfan Zhaohw: arm: allwinner-r40: Add emac and gmac support
2023-06-06 qianfan Zhaohw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
2023-06-06 qianfan Zhaohw/arm/allwinner-r40: add SDRAM controller device
2023-06-06 qianfan Zhaohw/misc: Rename axp209 to axp22x and add support AXP221 PMU
2023-06-06 qianfan Zhaohw: arm: allwinner-r40: Add i2c0 device
2023-06-06 qianfan Zhaohw: allwinner-r40: Complete uart devices
2023-06-06 qianfan Zhaohw/arm/allwinner-r40: add Clock Control Unit
2023-06-06 qianfan Zhaohw: arm: Add bananapi M2-Ultra and allwinner-r40 support
2023-06-06 Vikram Garhwaltests/qtest: Introduce tests for Xilinx VERSAL CANFD...
2023-06-06 Vikram GarhwalMAINTAINERS: Include canfd tests under Xilinx CAN
2023-06-06 Vikram Garhwalxlnx-versal: Connect Xilinx VERSAL CANFD controllers
2023-06-06 Vikram Garhwalhw/net/can: Introduce Xilinx Versal CANFD controller
2023-06-06 Francesco Cagninhvf: add guest debugging handlers for Apple Silicon...
2023-06-06 Francesco Cagninhvf: add breakpoint handlers
2023-06-06 Francesco Cagninhvf: handle access for more registers
2023-06-06 Francesco Cagninarm: move KVM breakpoints helpers
2023-06-05 Richard HendersonMerge tag 'pull-tcg-20230605' of https://gitlab.com...
2023-06-05 Philippe Mathieu... tcg/tcg-op-vec: Remove left over _link_error() definitions
2023-06-05 Ilya Leoshkevichaccel/tcg: Unmap perf_marker
2023-06-05 Richard Hendersontcg: Build once for system and once for user-only
2023-06-05 Richard Hendersonexec/poison: Do not poison CONFIG_SOFTMMU
2023-06-05 Richard Hendersonplugins: Drop unused headers from exec/plugin-gen.h
2023-06-05 Richard Hendersonplugins: Move plugin_insn_append to translator.c
2023-06-05 Richard Hendersontcg: Remove target-specific headers from tcg.[ch]
2023-06-05 Richard Hendersontcg: Move env defines out of NEED_CPU_H in helper-head.h
2023-06-05 Richard Hendersontcg: Fix PAGE/PROT confusion
2023-06-05 Richard Hendersonaccel/tcg: Tidy includes for translator.[ch]
2023-06-05 Richard Hendersontarget/arm: Add missing include of exec/exec-all.h
2023-06-05 Richard Hendersontarget/*: Add missing includes of exec/translation...
2023-06-05 Richard Hendersontarget/mips: Tidy helpers for translation
2023-06-05 Richard Hendersontarget/arm: Tidy helpers for translation
2023-06-05 Richard Hendersonaccel/tcg: Move translator_fake_ldb out of line
2023-06-05 Philippe Mathieu... target/ppc: Inline gen_icount_io_start()
2023-06-05 Richard Hendersonaccel/tcg: Introduce translator_io_start
2023-06-05 Richard Hendersonaccel/tcg: Move most of gen-icount.h into translator.c
2023-06-05 Richard Hendersoninclude/exec: Remove CODE_GEN_AVG_BLOCK_SIZE
2023-06-05 Richard Hendersontcg: Spit out exec/translation-block.h
2023-06-05 Richard Hendersonexec-all: Widen TranslationBlock pc and cs_base to...
2023-06-05 Richard Hendersonexec-all: Widen tb_page_addr_t for user-only
2023-06-05 Richard Hendersontcg: Remove NO_CPU_IO_DEFS
2023-06-05 Richard Hendersontcg: Split tcg/tcg-op-gvec.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: Add insn_start_words to TCGContext
2023-06-05 Richard Hendersontarget/sh4: Emit insn_start for each insn in gUSA region
2023-06-05 Richard Hendersontcg: Split helper-proto.h
2023-06-05 Richard Hendersontcg: Split helper-gen.h
2023-06-05 Richard Hendersontcg: Split tcg_gen_callN
2023-06-05 Richard Hendersontcg: Move temp_idx and tcgv_i32_temp debug out of line
2023-06-05 Richard Hendersontcg: Pass TCGHelperInfo to tcg_gen_callN
2023-06-05 Richard Hendersontcg: Move TCGHelperInfo and dependencies to tcg/helper...
2023-06-05 Richard Hendersontcg: Remove outdated comments in helper-head.h
2023-06-05 Richard Hendersontarget/hexagon: Include helper-gen.h where needed
2023-06-05 Richard Hendersontarget/arm: Include helper-gen.h in translator.h
2023-06-05 Richard Hendersontcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
2023-06-05 Richard Hendersontcg: Move TCGv, dup_const_tl definitions to tcg-op.h
2023-06-05 Richard Hendersontcg: Split out tcg/oversized-guest.h
2023-06-05 Richard Hendersontarget/arm: Fix test of TCG_OVERSIZED_GUEST
2023-06-05 Richard Hendersontcg: Split out tcg-target-reg-bits.h
2023-06-05 Richard Henderson*: Add missing includes of tcg/tcg.h
2023-06-05 Richard Hendersontarget/*: Add missing includes of tcg/debug-assert.h
2023-06-05 Richard Hendersontarget/avr: Add missing includes of qemu/error-report.h
2023-06-05 Richard Hendersontcg: Add tlb_fast_offset to TCGContext
2023-06-05 Richard Hendersontcg: Widen CPUTLBEntry comparators to 64-bits
2023-06-05 Richard Hendersontcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h
2023-06-05 Richard Hendersontcg/sparc64: Remove TARGET_LONG_BITS, TCG_TYPE_TL
2023-06-05 Richard Hendersontcg/s390x: Remove TARGET_LONG_BITS, TCG_TYPE_TL
2023-06-05 Richard Hendersontcg/riscv: Remove TARGET_LONG_BITS, TCG_TYPE_TL
2023-06-05 Richard Hendersontcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL
2023-06-05 Richard HendersonMerge tag 'pull-block-2023-06-05' of https://gitlab...
2023-06-05 Richard HendersonMerge tag 'qemu-sparc-20230605' of https://github.com...
2023-06-05 Jean-Louis... qcow2: add discard-no-unref option
2023-06-05 Alexander Ivanovparallels: Incorrect condition in out-of-image check
2023-06-05 Alexander Ivanovparallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK...
2023-06-05 Alexander Ivanovparallels: Move statistic collection to a separate...
2023-06-05 Alexander Ivanovparallels: Move check of leaks to a separate function
2023-06-05 Alexander Ivanovparallels: Fix statistics calculation
2023-06-05 Alexander Ivanovparallels: Move check of cluster outside image to a...
next