OSDN Git Service

qmiga/qemu.git
2023-03-05 Richard Hendersontarget/s390x: Split out gen_ri2
2023-03-05 Richard Hendersontarget/riscv: Avoid tcg_const_*
2023-03-05 Richard Hendersontarget/microblaze: Avoid tcg_const_* throughout
2023-03-05 Richard Hendersontarget/i386: Simplify POPF
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_constant for gen_ex...
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_tmp for gen_pred_assign
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_tmp for LPCFG
2023-03-05 Richard Hendersontarget/hexagon: Use tcg_constant_* for gen_constant_fro...
2023-03-05 Richard Hendersondocs/devel/tcg-ops: Drop recommendation to free temps
2023-03-05 Richard Hendersontracing: remove transform.py
2023-03-05 Richard Hendersoninclude/exec/gen-icount: Drop tcg_temp_free in gen_tb_start
2023-03-05 Richard Hendersontarget/tricore: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/mips: Fix trans_mult_acc return
2023-03-05 Richard Hendersontarget/mips: Drop tcg_temp_free from mips16e_translate...
2023-03-05 Richard Hendersontarget/i386: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/xtensa: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/xtensa: Drop reset_sar_tracker
2023-03-05 Richard Hendersontarget/sparc: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/sparc: Drop free_compare
2023-03-05 Richard Hendersontarget/sparc: Remove egress label in disas_sparc_context
2023-03-05 Richard Hendersontarget/sparc: Drop get_temp_i32
2023-03-05 Richard Hendersontarget/sparc: Drop get_temp_tl
2023-03-05 Richard Hendersontarget/sh4: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/rx: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/riscv: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/riscv: Drop temp_new
2023-03-05 Richard Hendersontarget/riscv: Drop ftemp_new
2023-03-05 Richard Hendersontarget/ppc: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/openrisc: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/nios2: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/microblaze: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/m68k: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/m68k: Drop free_cond
2023-03-05 Richard Hendersontarget/m68k: Drop mark_to_release
2023-03-05 Richard Hendersontarget/loongarch: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/loongarch: Drop temp_new
2023-03-05 Richard Hendersontarget/hppa: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Drop HexValue.is_manual
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py
2023-03-05 Richard Hendersontarget/hexagon: Drop tcg_temp_free from C code
2023-03-05 Richard Hendersontarget/cris: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/cris: Drop addr from dec10_ind_move_m_pr
2023-03-05 Richard Hendersontarget/cris: Drop cris_alu_m_free_temps
2023-03-05 Richard Hendersontarget/cris: Drop cris_alu_free_temps
2023-03-05 Richard Hendersontarget/avr: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/avr: Drop R from trans_COM
2023-03-05 Richard Hendersontarget/avr: Drop DisasContext.free_skip_var0
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator.h
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-vfp.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-sve.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-sme.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-neon.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-mve.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-m-nocp.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-a64.c
2023-03-05 Richard Hendersontarget/arm: Drop new_tmp_a64_zero
2023-03-05 Richard Hendersontarget/arm: Drop new_tmp_a64
2023-03-05 Richard Hendersontarget/arm: Drop DisasContext.tmp_a64
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator.c
2023-03-05 Richard Hendersontarget/arm: Remove value_global from DisasCompare
2023-03-05 Richard Hendersontarget/arm: Remove arm_free_cc, a64_free_cc
2023-03-05 Richard Hendersontarget/alpha: Drop tcg_temp_free
2023-03-05 Richard Hendersonaccel/tcg: Remove translator_loop_temp_check
2023-03-05 Richard Hendersontcg: Remove tcg_check_temp_count, tcg_clear_temp_count
2023-03-05 Richard Hendersontcg: Decode the operand to INDEX_op_mb in dumps
2023-03-05 Richard Hendersontcg/i386: Mark Win64 call-saved vector regs as reserved
2023-03-05 Richard Hendersoninclude/qemu/cpuid: Introduce xgetbv_low
2023-03-05 Richard Hendersonaccel/tcg: Trigger watchpoints from atomic_mmu_lookup
2023-03-05 Richard Hendersonsoftmmu: Check watchpoints for read+write at once
2023-03-05 Richard Hendersonaccel/tcg: Honor TLB_DISCARD_WRITE in atomic_mmu_lookup
2023-03-05 Richard Hendersonaccel/tcg: Retain prot flags from tlb_fill
2023-03-05 Richard Hendersontarget/sparc: Use tlb_set_page_full
2023-03-05 Richard Hendersontcg: Merge two sequential labels
2023-03-05 Richard Hendersontcg: Link branches to the labels
2023-03-05 Richard W.M... tcg: Include "qemu/timer.h" for profile_getclock
2023-03-05 Ivan Klokovdisas/riscv Fix ctzw disassemble
2023-03-05 Anup Patelhw/riscv/virt.c: add cbo[mz]-block-size fdt properties
2023-03-05 Christoph Muellnertarget/riscv: add Zicbop cbo.prefetch{i, r, m} placeholder
2023-03-05 Christoph Muellnertarget/riscv: implement Zicbom extension
2023-03-05 Christoph Muellnertarget/riscv: implement Zicboz extension
2023-03-04 Thomas Huthconfigure: Disable thread-safety warnings on macOS
2023-03-04 Peter Maydelltests/qtest/migration-test: Disable migration/multifd...
2023-03-04 Peter MaydellMerge tag 'pull-ppc-20230303' of https://gitlab.com...
2023-03-03 Frederic Barratpnv_phb4_pec: Simplify/align code to parent user-create...
2023-03-03 Frederic Barratpnv_phb4_pec: Move pnv_phb4_get_pec() to rightful file
2023-03-03 Frederic Barratpnv_phb4_pec: Only export existing PHBs to the device...
2023-03-03 Frederic Barratpnv_phb4_pec: Keep track of instantiated PHBs
2023-03-03 Bernhard Beschowtarget/ppc/translate: Add dummy implementation for...
2023-03-03 Peter MaydellMerge tag 'pull-aspeed-20230302' of https://github...
2023-03-03 Peter MaydellMerge tag 'pull-loongarch-20230303' of https://gitlab...
2023-03-03 Peter MaydellMerge tag 'migration-20230302-pull-request' of https...
2023-03-03 Peter MaydellMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-03-03 Peter MaydellMerge tag 'pull-riscv-to-apply-20230303' of https:...
2023-03-03 Song Gaohw/loongarch/virt: add system_powerdown hmp command...
2023-03-03 Song Gaotarget/loongarch: Implement Chip Configuraiton Version...
2023-03-03 Song Gaodocs/system/loongarch: update loongson3.rst and rename...
2023-03-03 Song Gaoloongarch: Add smbios command line option.
2023-03-03 Bibo Maohw/loongarch/virt: rename PCH_PIC_IRQ_OFFSET with VIRT_...
next