]> git.proxmox.com Git - mirror_qemu.git/history - target
target/sparc: Move PREFETCH, PREFETCHA to decodetree
[mirror_qemu.git] / target /
2023-10-25 Richard Hendersontarget/sparc: Move PREFETCH, PREFETCHA to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move CASA, CASXA to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move SWAP, SWAPA to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move LDSTUB, LDSTUBA to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move asi integer load/store to decodetree
2023-10-25 Richard Hendersontarget/sparc: Move simple integer load/store to decodetree
2023-10-25 Richard Hendersontarget/sparc: Use tcg_gen_qemu_{ld,st}_i128 for GET_ASI...
2023-10-25 Richard Hendersontarget/sparc: Split out ldst functions with asi pre...
2023-10-25 Richard Hendersontarget/sparc: Drop ifdef around get_asi and friends
2023-10-25 Richard Hendersontarget/sparc: Split out resolve_asi
2023-10-25 Richard Hendersontarget/sparc: Move DONE, RETRY to decodetree
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 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 '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 Richard Hendersontarget/i386: Use i128 for 128 and 256-bit loads and...
2023-10-20 Stefan HajnocziMerge tag 'migration-20231020-pull-request' of https...
2023-10-20 Stefan HajnocziMerge tag 'pull-request-2023-10-20' of https://gitlab...
2023-10-20 Stefan HajnocziMerge tag 'C3700-pull-request' of https://github.com...
2023-10-20 Stefan HajnocziMerge tag 'hw-misc-20231019' of https://github.com...
2023-10-20 Stefan HajnocziMerge tag 'pull-qapi-2023-10-19' of https://repo.or...
2023-10-20 Stefan HajnocziMerge tag 'pull-target-arm-20231019' of https://git...
2023-10-20 Philippe Mathieu... hw/misc/mips_itu: Declare itc_reconfigure() in 'hw...
2023-10-20 Philippe Mathieu... hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips...
2023-10-20 Marc-André Lureaumemory: follow Error API guidelines
2023-10-20 Steve Sistaremigration: simplify blockers
2023-10-20 Thomas Huthtarget/s390x/kvm: Simplify the GPRs, ACRs, CRs and...
2023-10-20 Thomas Huthtarget/s390x/kvm: Turn KVM_CAP_SYNC_REGS into a hard...
2023-10-20 Pierre Morelmachine: adding s390 topology to query-cpu-fast
2023-10-20 Pierre Moreltarget/s390x/cpu topology: activate CPU topology
2023-10-20 Pierre Morels390x/cpu topology: interception of PTF instruction
2023-10-20 Pierre Morels390x/cpu topology: resetting the Topology-Change-Report
2023-10-20 Pierre Moreltarget/s390x/cpu topology: handle STSI(15) and build...
2023-10-20 Pierre MorelCPU topology: extend with s390 specifics
2023-10-19 Philippe Mathieu... hw/misc/mips_itu: Declare itc_reconfigure() in 'hw...
2023-10-19 Philippe Mathieu... hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips...
2023-10-19 Marc-André Lureaumemory: follow Error API guidelines
2023-10-19 Stefan HajnocziMerge tag 'pull-lu-20231018' of https://gitlab.com...
2023-10-19 Stefan HajnocziMerge tag 'migration-20231018-pull-request' of https...
2023-10-19 Peter Maydelltarget/arm/arm-powerctl: Correctly init CPUs when power...
2023-10-19 Peter Maydelltarget/arm/common-semi-target.h: Remove unnecessary...
2023-10-19 Peter Maydelltarget/arm/kvm64.c: Remove unused include
2023-10-19 Peter Maydelltarget/arm: Implement FEAT_HPMN0
2023-10-19 Peter Maydelltarget/arm: Permit T32 LDM with single register
2023-10-19 Cornelia Huckarm/kvm: convert to kvm_get_one_reg
2023-10-19 Cornelia Huckarm/kvm: convert to kvm_set_one_reg
2023-10-19 Michal Orzeltarget/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_E...
2023-10-19 Philippe Mathieu... hw/arm/exynos4210: Get arm_boot_info declaration from...
2023-10-18 Stefan HajnocziMerge tag 'pull-vfio-20231018' of https://github.com...
2023-10-18 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
next