aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2023-10-25target/sparc: Move basic arithmetic to decodetreeRichard Henderson
2023-10-25target/sparc: Remove cpu_hintp, cpu_htba, cpu_hver, cpu_ssr, cpu_verRichard Henderson
2023-10-25target/sparc: Remove cpu_tick_cmpr, cpu_stick_cmpr, cpu_hstick_cmprRichard Henderson
2023-10-25target/sparc: Remove cpu_wimRichard Henderson
2023-10-25target/sparc: Move WRTBR, WRHPR to decodetreeRichard Henderson
2023-10-25target/sparc: Move WRWIM, WRPR to decodetreeRichard Henderson
2023-10-25target/sparc: Move WRPSR, SAVED, RESTORED to decodetreeRichard Henderson
2023-10-25target/sparc: Move WRASR to decodetreeRichard Henderson
2023-10-25target/sparc: Move RDTBR, FLUSHW to decodetreeRichard Henderson
2023-10-25target/sparc: Move RDWIM, RDPR to decodetreeRichard Henderson
2023-10-25target/sparc: Move RDPSR, RDHPR to decodetreeRichard Henderson
2023-10-25target/sparc: Move RDASR, STBAR, MEMBAR to decodetreeRichard Henderson
2023-10-25target/sparc: Move Tcc to decodetreeRichard Henderson
2023-10-25target/sparc: Move SETHI to decodetreeRichard Henderson
2023-10-25target/sparc: Pass DisasCompare to advance_jump_condRichard Henderson
2023-10-25target/sparc: Merge gen_branch_[an] with only callerRichard Henderson
2023-10-25target/sparc: Merge gen_fcond with only callerRichard Henderson
2023-10-25target/sparc: Merge gen_cond with only callerRichard Henderson
2023-10-25target/sparc: Move FBPfcc and FBfcc to decodetreeRichard Henderson
2023-10-25target/sparc: Move BPr to decodetreeRichard Henderson
2023-10-25target/sparc: Move BPcc and Bicc to decodetreeRichard Henderson
2023-10-25target/sparc: Move CALL to decodetreeRichard Henderson
2023-10-25target/sparc: Define AM_CHECK for sparc32Richard Henderson
2023-10-25target/sparc: Add decodetree infrastructureRichard Henderson
2023-10-25target/sparc: Partition cpu featuresRichard Henderson
2023-10-25target/sparc: Remove sparcv7 cpu featuresRichard Henderson
2023-10-25target/sparc: Use CPU_FEATURE_BIT_* for cpu propertiesRichard Henderson
2023-10-25target/sparc: Define features via cpu-feature.h.incRichard Henderson
2023-10-25target/sparc: Set TCG_GUEST_DEFAULT_MORichard Henderson
2023-10-25target/sparc: Avoid helper_raise_exception in helper_st_asiRichard Henderson
2023-10-25target/sparc: Implement check_align inlineRichard Henderson
2023-10-25target/sparc: Clear may_lookup for npc == DYNAMIC_PCRichard Henderson
2023-10-22target/xtensa: Use tcg_gen_sextract_i32Richard Henderson
2023-10-22target/tricore: Use tcg_gen_*extract_tlRichard Henderson
2023-10-22target/rx: Use tcg_gen_ext_i32Richard Henderson
2023-10-22target/m68k: Use tcg_gen_ext_i32Richard Henderson
2023-10-22target/i386: Use tcg_gen_ext_tlRichard Henderson
2023-10-22target/arm: Use tcg_gen_ext_i64Richard Henderson
2023-10-22target/i386: Use i128 for 128 and 256-bit loads and storesRichard Henderson
2023-10-20Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi
2023-10-20Merge tag 'pull-request-2023-10-20' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-10-20Merge tag 'hw-misc-20231019' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-10-20migration: simplify blockersSteve Sistare
2023-10-20target/s390x/kvm: Simplify the GPRs, ACRs, CRs and prefix synchronization codeThomas Huth
2023-10-20target/s390x/kvm: Turn KVM_CAP_SYNC_REGS into a hard requirementThomas Huth
2023-10-20machine: adding s390 topology to query-cpu-fastPierre Morel
2023-10-20target/s390x/cpu topology: activate CPU topologyPierre Morel
2023-10-20s390x/cpu topology: interception of PTF instructionPierre Morel
2023-10-20s390x/cpu topology: resetting the Topology-Change-ReportPierre Morel
2023-10-20target/s390x/cpu topology: handle STSI(15) and build the SYSIBPierre Morel