OSDN Git Service

qmiga/qemu.git
2023-01-06 Richard Hendersontcg/s390x: Remove DISTINCT_OPERANDS facility check
2023-01-06 Richard Hendersontcg/s390x: Remove FAST_BCR_SER facility check
2023-01-06 Richard Hendersontcg/s390x: Check for load-on-condition facility at...
2023-01-06 Richard Hendersontcg/s390x: Check for general-instruction-extension...
2023-01-06 Richard Hendersontcg/s390x: Check for extended-immediate facility at...
2023-01-06 Richard Hendersontcg/s390x: Check for long-displacement facility at...
2023-01-06 Richard Hendersontcg/s390x: Remove USE_LONG_BRANCHES
2023-01-06 Richard Hendersontcg/s390x: Always set TCG_TARGET_HAS_direct_jump
2023-01-06 Richard Hendersontcg/s390x: Remove TCG_REG_TB
2023-01-06 Richard Hendersontcg/s390x: Use register pair allocation for div and...
2023-01-06 Peter MaydellMerge tag 'pull-tcg-20230105' of https://gitlab.com...
2023-01-06 Peter MaydellMerge tag 'pull-hex-20230105' of https://github.com...
2023-01-05 Peter MaydellMerge tag 'pull-target-arm-20230105' of https://git...
2023-01-05 Ilya Leoshkevichtests/tcg/multiarch: add vma-pthread.c
2023-01-05 Richard Hendersonaccel/tcg: Handle false negative lookup in page_check_range
2023-01-05 Richard Hendersonaccel/tcg: Use g_free_rcu for user-exec interval trees
2023-01-05 Richard Hendersonaccel/tcg: Fix tb_invalidate_phys_page_unwind
2023-01-05 Richard Hendersontcg: Add TCGHelperInfo argument to tcg_out_call
2023-01-05 Richard Hendersontcg/aarch64: Merge tcg_out_callr into tcg_out_call
2023-01-05 Richard Hendersontcg: Move ffi_cif pointer into TCGHelperInfo
2023-01-05 Philippe Mathieu... tcg: Factor init_ffi_layouts() out of tcg_context_init()
2023-01-05 Philippe Mathieu... tcg: Convert typecode_to_ffi from array to function
2023-01-05 Richard Hendersontcg: Reorg function calls
2023-01-05 Richard Hendersontcg: Use output_pref wrapper function
2023-01-05 Richard Hendersontcg: Vary the allocation size for TCGOp
2023-01-05 Philippe Mathieu... tcg: Pass number of arguments to tcg_emit_op() / tcg_op...
2023-01-05 Richard Hendersonaccel/tcg/plugin: Use copy_op in append_{udata,mem}_cb
2023-01-05 Richard Hendersonaccel/tcg/plugin: Avoid duplicate copy in copy_call
2023-01-05 Richard Hendersonaccel/tcg/plugin: Don't search for the function pointer...
2023-01-05 Richard Hendersontcg: Use TCG_CALL_ARG_EVEN for TCI special case
2023-01-05 Richard Hendersontcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CAL...
2023-01-05 Richard Hendersontcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET...
2023-01-05 Richard Hendersontcg: Introduce TCGCallReturnKind and TCGCallArgumentKind
2023-01-05 Richard Hendersontcg: Introduce tcg_type_size
2023-01-05 Richard Hendersontcg: Move TCG_TYPE_COUNT outside enum
2023-01-05 Richard Hendersontcg: Allocate TCGTemp pairs in host memory order
2023-01-05 Richard Hendersontcg: Simplify calls to temp_sync vs mem_coherent
2023-01-05 Richard Hendersontcg: Add temp_subindex to TCGTemp
2023-01-05 Richard Hendersontcg: Move TCG_{LOW,HIGH} to tcg-internal.h
2023-01-05 Richard Hendersontarget/sparc: Avoid TCGV_{LOW,HIGH}
2023-01-05 Richard Hendersonaccel/tcg: Set cflags_next_tb in cpu_common_initfn
2023-01-05 Richard Hendersontcg: Introduce paired register allocation
2023-01-05 Alessandro... Update scripts/meson-buildoptions.sh
2023-01-05 Marco LiebelHexagon (target/hexagon) implement mutability mask...
2023-01-05 Alessandro... target/hexagon: suppress unused variable warning
2023-01-05 Matheus Tavares... target/hexagon/idef-parser: fix two typos in README
2023-01-05 Mukilan Thiyagarajantests/tcg/hexagon: fix underspecifed asm constraints
2023-01-05 Mukilan Thiyagarajantarget/hexagon: rename aliased register HEX_REG_P3_0
2023-01-05 Mukilan Thiyagarajanlinux-user/hexagon: fix signal context save & restore
2023-01-05 Peter MaydellMerge tag 'python-pull-request' of https://gitlab.com...
2023-01-05 Stephen Longfieldhw/net: Fix read of uninitialized memory in imx_fec.
2023-01-05 Jean-Christophe... i.MX7D: Connect IRQs to GPIO devices.
2023-01-05 Jean-Christophe... i.MX6UL: Add a specific GPT timer instance for the...
2023-01-05 Jean-Christophe... i.MX7D: Compute clock frequency for the fixed frequency...
2023-01-05 Jean-Christophe... i.MX7D: Connect GPT timers to IRQ
2023-01-05 Philippe Mathieu... hw/arm/smmu-common: Avoid using inlined functions with...
2023-01-05 Philippe Mathieu... hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr()...
2023-01-05 Zhuojia Shentarget/arm: align exposed ID registers with Linux
2023-01-05 Philippe Mathieu... hw/arm/nseries: Silent -Wmissing-field-initializers...
2023-01-05 Philippe Mathieu... hw/arm/nseries: Constify various read-only arrays
2023-01-05 Philippe Mathieu... hw/input/tsc2xxx: Constify set_transform()'s MouseTrans...
2023-01-05 Peter MaydellMerge tag 'mem-2023-01-02' of https://github.com/davidh...
2023-01-05 Claudio Fontanatarget/arm: cleanup cpu includes
2023-01-05 Fabiano Rosastarget/arm: Remove unused includes from helper.c
2023-01-05 Fabiano Rosastarget/arm: Remove unused includes from m_helper.c
2023-01-05 Fabiano Rosastarget/arm: Fix checkpatch brace errors in helper.c
2023-01-05 Fabiano Rosastarget/arm: Fix checkpatch space errors in helper.c
2023-01-05 Fabiano Rosastarget/arm: Fix checkpatch comment style warnings in...
2023-01-05 Axel Heiderhw/timer/imx_epit: fix compare timer handling
2023-01-05 Axel Heiderhw/timer/imx_epit: remove explicit fields cnt and freq
2023-01-05 Axel Heiderhw/timer/imx_epit: factor out register write handlers
2023-01-05 Axel Heiderhw/timer/imx_epit: hard reset initializes CR with 0
2023-01-05 Axel Heiderhw/timer/imx_epit: update interrupt state on CR write...
2023-01-05 Axel Heiderhw/timer/imx_epit: define SR_OCIF
2023-01-05 Axel Heiderhw/timer/imx_epit: cleanup CR defines
2023-01-05 Axel Heiderhw/timer/imx_epit: improve comments
2023-01-05 Alex Bennéetarget/arm: fix handling of HLT semihosting in system...
2023-01-05 Tobias Röhmeltarget/arm: Add ARM Cortex-R52 CPU
2023-01-05 Tobias Röhmeltarget/arm: Add PMSAv8r functionality
2023-01-05 Tobias Röhmeltarget/arm: Add PMSAv8r registers
2023-01-05 Tobias Röhmeltarget/arm: Enable TTBCR_EAE for ARMv8-R AArch32
2023-01-05 Tobias Röhmeltarget/arm: Make stage_2_format for cache attributes...
2023-01-05 Tobias Röhmeltarget/arm: Make RVBAR available for all ARMv8 CPUs
2023-01-05 Tobias Röhmeltarget/arm: Don't add all MIDR aliases for cores that...
2023-01-05 Peter Maydelltarget/arm:Set lg_page_size to 0 if either S1 or S2...
2023-01-05 Philippe Mathieu... tcg: Massage process_op_defs()
2023-01-05 Richard Hendersontcg: Remove check_regs
2023-01-05 Richard Hendersontcg: Centralize updates to reg_to_temp
2023-01-05 Richard Hendersontcg: Fix tcg_reg_alloc_dup*
2023-01-05 Richard Hendersontci: MAX_OPC_PARAM_IARGS is no longer used
2023-01-05 Richard Hendersontcg: Remove TCG_TARGET_STACK_GROWSUP
2023-01-05 Richard Hendersontcg: Tidy tcg_reg_alloc_op
2023-01-05 Richard Hendersonaccel/tcg: Use QEMU_IOTHREAD_LOCK_GUARD in io_readx...
2023-01-05 Richard Hendersonhw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irq
2023-01-05 Richard Hendersontarget/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu...
2023-01-05 Richard Hendersontarget/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interru...
2023-01-05 Richard Hendersontarget/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_i...
2023-01-05 Richard Hendersonhw/mips: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_mips_irq_r...
2023-01-05 Richard Hendersonqemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
2023-01-05 Richard Hendersontcg: Cleanup trailing whitespace
next