aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2024-02-23hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prepPhilippe Mathieu-Daudé
2024-02-23target/ppc: Rename registers to match ISANicholas Piggin
2024-02-23target/ppc: Fix crash on machine check caused by ifetchNicholas Piggin
2024-02-23target/ppc: Fix lxv/stxv MSR facility checkNicholas Piggin
2024-02-23target/i386: do not filter processor tracing features except on KVMPaolo Bonzini
2024-02-23target/ppc/kvm: Replace variable length array in kvmppc_read_hptes()Thomas Huth
2024-02-23target/ppc/kvm: Replace variable length array in kvmppc_save_htab()Thomas Huth
2024-02-23target/m68k: Fix exception frame format for 68010Daniel Palmer
2024-02-21target/sparc: correct typosManos Pitsidianakis
2024-02-21s390x: correct typosManos Pitsidianakis
2024-02-21m68k: correct typosManos Pitsidianakis
2024-02-21hexagon: correct typosManos Pitsidianakis
2024-02-20ppc: correct typosManos Pitsidianakis
2024-02-20target/i386/monitor: Remove unused 'hw/i386/pc.h' headerPhilippe Mathieu-Daudé
2024-02-20Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-02-16target/i386: Generate an illegal opcode exception on cmp instructions with lo...Ziqiao Kong
2024-02-16i386/cpuid: Move leaf 7 to correct groupXiaoyao Li
2024-02-16i386/cpuid: Remove subleaf constraint on CPUID leaf 1FXiaoyao Li
2024-02-16i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1FXiaoyao Li
2024-02-16target/i386: Add support of KVM_FEATURE_ASYNC_PF_VMEXIT for guestXiaoyao Li
2024-02-16i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_H...Xiaoyao Li
2024-02-16i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not availableXiaoyao Li
2024-02-16Merge tag 'hw-misc-20240215' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-02-15target/sparc: implement asr17 feature for smpClément Chigot
2024-02-15target/sparc: Provide hint about CPUSPARCState::irq_manager memberPhilippe Mathieu-Daudé
2024-02-15target/mips: Remove the unused DisasContext::saar fieldPhilippe Mathieu-Daudé
2024-02-15target/mips: Remove CPUMIPSState::CP0_SAARI fieldPhilippe Mathieu-Daudé
2024-02-15target/mips: Remove helpers accessing SAARI registerPhilippe Mathieu-Daudé
2024-02-15target/mips: Remove CPUMIPSState::CP0_SAAR[2] fieldPhilippe Mathieu-Daudé
2024-02-15target/mips: Remove unused mips_def_t::SAARP fieldPhilippe Mathieu-Daudé
2024-02-15target/mips: Remove CPUMIPSState::saarp fieldPhilippe Mathieu-Daudé
2024-02-15target/mips: Remove MIPSITUState::itu fieldPhilippe Mathieu-Daudé
2024-02-15target/mips: Remove helpers accessing SAAR registersPhilippe Mathieu-Daudé
2024-02-15target/mips: Use qemu_irq typedef for CPUMIPSState::irq memberPhilippe Mathieu-Daudé
2024-02-15target/arm: Allow access to SPSR_hyp from hyp modePeter Maydell
2024-02-15target/arm: Add Cortex-R52 IMPDEF sysregsPeter Maydell
2024-02-15target/arm: The Cortex-R52 has a read-only CBARPeter Maydell
2024-02-15target/arm: Use new CBAR encoding for all v8 CPUs, not all aarch64 CPUsPeter Maydell
2024-02-15target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_F...Peter Maydell
2024-02-15target/arm: Fix SVE/SME gross MTE suppression checksRichard Henderson
2024-02-15target/arm: Handle mte in do_ldrq, do_ldroRichard Henderson
2024-02-15target/arm: Split out make_svemte_descRichard Henderson
2024-02-15target/arm: Adjust and validate mtedesc sizem1Richard Henderson
2024-02-15target/arm: Fix nregs computation in do_{ld,st}_zpaRichard Henderson
2024-02-14Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-02-14target/i386/cpu: Fix typo in commentBernhard Beschow
2024-02-14apic, i386/tcg: add x2apic transitionsBui Quang Minh
2024-02-14apic: add support for x2APIC modeBui Quang Minh
2024-02-14i386/tcg: implement x2APIC registers MSR accessBui Quang Minh
2024-02-13Merge tag 'hppa64-pull-request' of https://github.com/hdeller/qemu-hppa into ...Peter Maydell