]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-10-25 Richard Hendersontarget/sparc: Move FLUSH, SAVE, RESTORE to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move JMPL, RETT, RETURN to decodetree
2023-10-25 Richard Hendersontarget/sparc: Convert remaining v8 coproc insns to...
2023-10-25 Richard Hendersontarget/sparc: Move POPC to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move MOVcc, MOVR to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move SLL, SRL, SRA to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move TADD, TSUB, MULS to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move UDIV, SDIV to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move UDIVX, SDIVX to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move SUBC to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move UMUL, SMUL to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move MULX to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move ADDC to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move basic arithmetic to decodetree
2023-10-25 Richard Hendersontarget/sparc: Remove cpu_hintp, cpu_htba, cpu_hver...
2023-10-25 Richard Hendersontarget/sparc: Remove cpu_tick_cmpr, cpu_stick_cmpr...
2023-10-25 Richard Hendersontarget/sparc: Remove cpu_wim
2023-10-25 Richard Hendersontarget/sparc: Move WRTBR, WRHPR to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move WRWIM, WRPR to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move WRPSR, SAVED, RESTORED to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move WRASR to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move RDTBR, FLUSHW to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move RDWIM, RDPR to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move RDPSR, RDHPR to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move RDASR, STBAR, MEMBAR to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move Tcc to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move SETHI to decodetree
2023-10-25 Richard Hendersontarget/sparc: Pass DisasCompare to advance_jump_cond
2023-10-25 Richard Hendersontarget/sparc: Merge gen_branch_[an] with only caller
2023-10-25 Richard Hendersontarget/sparc: Merge gen_fcond with only caller
2023-10-25 Richard Hendersontarget/sparc: Merge gen_cond with only caller
2023-10-25 Richard Hendersontarget/sparc: Move FBPfcc and FBfcc to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move BPr to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move BPcc and Bicc to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move CALL to decodetree
2023-10-25 Richard Hendersontarget/sparc: Define AM_CHECK for sparc32
2023-10-25 Richard Hendersontarget/sparc: Add decodetree infrastructure
2023-10-25 Richard Hendersontarget/sparc: Partition cpu features
2023-10-25 Richard Hendersontarget/sparc: Remove sparcv7 cpu features
2023-10-25 Richard Hendersontarget/sparc: Use CPU_FEATURE_BIT_* for cpu properties
2023-10-25 Richard Hendersontarget/sparc: Define features via cpu-feature.h.inc
2023-10-25 Richard Hendersonconfigs: Enable MTTCG for sparc, sparc64
2023-10-25 Richard Hendersontarget/sparc: Set TCG_GUEST_DEFAULT_MO
2023-10-25 Richard Hendersontarget/sparc: Avoid helper_raise_exception in helper_st_asi
2023-10-25 Richard Hendersontarget/sparc: Implement check_align inline
2023-10-25 Richard Hendersontarget/sparc: Clear may_lookup for npc == DYNAMIC_PC
2023-10-23 Stefan HajnocziMerge tag 'pull-tcg-20231023' of https://gitlab.com...
2023-10-23 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-23 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-10-23 Stefan HajnocziMerge tag 'hw-misc-20231020' of https://github.com...
2023-10-22 Richard Hendersontarget/xtensa: Use tcg_gen_sextract_i32
2023-10-22 Richard Hendersontarget/tricore: Use tcg_gen_*extract_tl
2023-10-22 Richard Hendersontarget/rx: Use tcg_gen_ext_i32
2023-10-22 Richard Hendersontarget/m68k: Use tcg_gen_ext_i32
2023-10-22 Richard Hendersontarget/i386: Use tcg_gen_ext_tl
2023-10-22 Richard Hendersontarget/arm: Use tcg_gen_ext_i64
2023-10-22 Paolo Bonzinitcg: Define MO_TL
2023-10-22 Richard Hendersontcg: Export tcg_gen_ext_{i32,i64,tl}
2023-10-22 Paolo Bonzinitcg: add negsetcondi
2023-10-22 Richard Hendersontarget/i386: Use i128 for 128 and 256-bit loads and...
2023-10-22 Richard Hendersontcg: Add tcg_gen_{ld,st}_i128
2023-10-22 Richard Hendersontcg: Optimize past conditional branches
2023-10-22 Richard Hendersontcg: Use constant zero when expanding with divu2
2023-10-22 Mike Frysingertcg: drop unused tcg_temp_free define
2023-10-22 Richard Hendersontcg/s390x: Use tcg_use_softmmu
2023-10-22 Richard Hendersontcg/riscv: Use tcg_use_softmmu
2023-10-22 Richard Hendersontcg/riscv: Do not reserve TCG_GUEST_BASE_REG for guest_...
2023-10-22 Richard Hendersontcg/ppc: Use tcg_use_softmmu
2023-10-22 Richard Hendersontcg/mips: Use tcg_use_softmmu
2023-10-22 Richard Hendersontcg/loongarch64: Use tcg_use_softmmu
2023-10-22 Richard Hendersontcg/i386: Use tcg_use_softmmu
2023-10-22 Richard Hendersontcg/aarch64: Use tcg_use_softmmu
2023-10-22 Richard Hendersontcg/arm: Use tcg_use_softmmu
2023-10-22 Richard Hendersontcg: Provide guest_base fallback for system mode
2023-10-22 Richard Hendersontcg: Introduce tcg_use_softmmu
2023-10-22 Richard Hendersontcg/ppc: Disable TCG_REG_TB for Power9/Power10
2023-10-22 Richard Hendersontcg/ppc: Use PLD in tcg_out_goto_tb
2023-10-22 Richard Hendersontcg/ppc: Use prefixed instructions in tcg_out_dupi_vec
2023-10-22 Richard Hendersontcg/ppc: Use PLD in tcg_out_movi for constant pool
2023-10-22 Richard Hendersontcg/ppc: Use prefixed instructions in tcg_out_mem_long
2023-10-22 Richard Hendersontcg/ppc: Use PADDI in tcg_out_movi
2023-10-22 Richard Hendersontcg/ppc: Use ADDPCIS in tcg_out_goto_tb
2023-10-22 Richard Hendersontcg/ppc: Use ADDPCIS for the constant pool
2023-10-22 Richard Hendersontcg/ppc: Use ADDPCIS in tcg_out_movi_int
2023-10-22 Richard Hendersontcg/ppc: Use ADDPCIS in tcg_out_tb_start
2023-10-22 Richard Hendersontcg/ppc: Reinterpret tb-relative to TB+4
2023-10-22 Jordan Niethetcg/ppc: Enable direct branching tcg_out_goto_tb with...
2023-10-22 Richard Hendersontcg/ppc: Untabify tcg-target.c.inc
2023-10-22 David Woodhouseintel-iommu: Report interrupt remapping faults, fix...
2023-10-22 Thomas HuthMAINTAINERS: Add include/hw/intc/i8259.h to the PC...
2023-10-22 Hanna Czenczekvhost-user: Fix protocol feature bit conflict
2023-10-22 Jonathan Camerontests/acpi: Update DSDT.cxl with QTG DSM
2023-10-22 Dave Jianghw/cxl: Add QTG _DSM support for ACPI0017 device
2023-10-22 Jonathan Camerontests/acpi: Allow update of DSDT.cxl
2023-10-22 Ani Sinhahw/i386/cxl: ensure maxram is greater than ram size...
2023-10-22 Li Fengvhost-user: fix lost reconnect
2023-10-22 Li Fengvhost-user-scsi: start vhost when guest kicks
2023-10-22 Li Fengvhost-user-scsi: support reconnect to backend
2023-10-22 Li Fengvhost: move and rename the conn retry times
2023-10-22 Li Fengvhost-user-common: send get_inflight_fd once
next