aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
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
2023-10-20CPU topology: extend with s390 specificsPierre Morel
2023-10-19hw/misc/mips_itu: Declare itc_reconfigure() in 'hw/misc/mips_itu.h'Philippe Mathieu-Daudé
2023-10-19hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips/cpu.h'Philippe Mathieu-Daudé
2023-10-19memory: follow Error API guidelinesMarc-André Lureau
2023-10-19target/arm/arm-powerctl: Correctly init CPUs when powered on to lower ELPeter Maydell
2023-10-19target/arm/common-semi-target.h: Remove unnecessary boot.h includePeter Maydell
2023-10-19target/arm/kvm64.c: Remove unused includePeter Maydell
2023-10-19target/arm: Implement FEAT_HPMN0Peter Maydell
2023-10-19target/arm: Permit T32 LDM with single registerPeter Maydell
2023-10-19arm/kvm: convert to kvm_get_one_regCornelia Huck
2023-10-19arm/kvm: convert to kvm_set_one_regCornelia Huck
2023-10-19target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0Michal Orzel
2023-10-19hw/arm/exynos4210: Get arm_boot_info declaration from 'hw/arm/boot.h'Philippe Mathieu-Daudé