aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2024-11-04target/ppc: optimize p7 exception handling routinesHarsh Prateek Bora
2024-11-04target/ppc: optimize p8 exception handling routinesHarsh Prateek Bora
2024-11-04target/ppc: optimize p9 exception handling routinesHarsh Prateek Bora
2024-11-04target/ppc: optimize hreg_compute_pmu_hflags_valueHarsh Prateek Bora
2024-11-04target/ppc: optimize hreg_compute_pmu_hflags_valueHarsh Prateek Bora
2024-11-04target/ppc: use locally stored msr and avoid indirect accessHarsh Prateek Bora
2024-11-04target/ppc: Add Power11 DD2.0 processorAditya Gupta
2024-11-04target/ppc: Fix regression due to Power10 and Power11 having same PCRAditya Gupta
2024-11-04target/ppc: Introduce 'PowerPCCPUClass::spapr_logical_pvr'Aditya Gupta
2024-11-04target/ppc: Reduce code duplication across Power9/10 init codeHarsh Prateek Bora
2024-11-04ppc/spapr: remove deprecated machine pseries-2.12Harsh Prateek Bora
2024-11-04ppc/spapr: remove deprecated machine pseries-2.9Harsh Prateek Bora
2024-11-04ppc/spapr: remove deprecated machine pseries-2.7Harsh Prateek Bora
2024-11-04target/ppc: Fix VRMA to not check virtual page class key protectionNicholas Piggin
2024-11-04target/ppc: Fix HFSCR facility checksNicholas Piggin
2024-11-04target/ppc: Fix doorbell delivery to threads in powersaveNicholas Piggin
2024-11-04target/ppc: PMIs are level triggeredNicholas Piggin
2024-11-04target/ppc: Fix mtDPDES targeting SMT siblingsNicholas Piggin
2024-11-04ppc/pnv: Fix LPC serirq routing calculationNicholas Piggin
2024-11-04target/ppc: Make divd[u] handler method decodetree compatibleIlya Leoshkevich
2024-11-04target/ppc: Set ctx->opcode for decode_insn32()Ilya Leoshkevich
2024-11-03target/mips: Remove unused CPUMIPSState::current_fpu fieldPhilippe Mathieu-Daudé
2024-11-03target/mips: Introduce disas_mt_available()Philippe Mathieu-Daudé
2024-11-03target/mips: Introduce ase_3d_available() helperPhilippe Mathieu-Daudé
2024-11-03target/mips: Remove unreachable 32-bit code on 64-bit Loongson ExtPhilippe Mathieu-Daudé
2024-11-03target/mips: Convert Loongson [D]MULT[U].G opcodes to decodetreePhilippe Mathieu-Daudé
2024-11-03target/mips: Convert Loongson [D]MOD[U].G opcodes to decodetreePhilippe Mathieu-Daudé
2024-11-03target/mips: Convert Loongson [D]DIVU.G opcodes to decodetreePhilippe Mathieu-Daudé
2024-11-03target/mips: Convert Loongson DIV.G opcodes to decodetreePhilippe Mathieu-Daudé
2024-11-03target/mips: Convert Loongson DDIV.G opcodes to decodetreePhilippe Mathieu-Daudé
2024-11-03target/mips: Re-introduce OPC_ADDUH_QB_DSP and OPC_MUL_PH_DSPPhilippe Mathieu-Daudé
2024-11-03target/mips: Simplify Loongson MULTU.G opcodePhilippe Mathieu-Daudé
2024-11-03target/mips: Extract decode_64bit_enabled() helperPhilippe Mathieu-Daudé
2024-11-03target/mips: Enable MSA ASE for mips32r6-genericAleksandar Markovic
2024-11-03target/mips: Migrate TLB MemoryMapID registerYongbok Kim
2024-11-02Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-11-02target/loongarch: Add steal time support on migrationBibo Mao
2024-11-02target/loongarch/kvm: Implement LoongArch PMU extensionBibo Mao
2024-11-02target/loongarch: Implement lbt registers save/restore functionBibo Mao
2024-11-02target/loongarch: Add loongson binary translation featureBibo Mao
2024-10-31target/i386: Introduce GraniteRapids-v2 modelTao Su
2024-10-31target/i386: Add AVX512 state when AVX10 is supportedTao Su
2024-10-31target/i386: Add feature dependencies for AVX10Tao Su
2024-10-31target/i386: add CPUID.24 features for AVX10Tao Su
2024-10-31target/i386: add AVX10 feature and AVX10 version propertyTao Su
2024-10-31target/i386: return bool from x86_cpu_filter_featuresPaolo Bonzini
2024-10-31target/i386: do not rely on ExtSaveArea for accelerator-supported XCR0 bitsPaolo Bonzini
2024-10-31target/i386: cpu: set correct supported XCR0 features for TCGPaolo Bonzini
2024-10-31target/i386: use + to put flags togetherPaolo Bonzini
2024-10-31target/i386: use higher-precision arithmetic to compute CFPaolo Bonzini