aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2024-07-02target/arm: Fix VCMLA Dd, Dn, Dm[idx]Richard Henderson
2024-07-01i386/cpu: fixup number of addressable IDs for processor cores in the physical...Chuang Xu
2024-06-11target/i386: fix size of EBP writeback in gen_enter()Mark Cave-Ayland
2024-06-07target/loongarch: fix a wrong print in cpu dumplanyanzhi
2024-06-06target/i386: fix SSE and SSE2 feature checkXinyu Li
2024-06-06target/i386: fix xsave.flat from kvm-unit-testsPaolo Bonzini
2024-06-01target/arm: Disable SVE extensions when SVE is disabledMarcin Juszkiewicz
2024-05-30hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registersZenghui Yu
2024-05-27target/i386: no single-step exception after MOV or POP SSPaolo Bonzini
2024-05-27target/i386: disable jmp_opt if EFLAGS.RF is 1Paolo Bonzini
2024-05-27target-i386: hyper-v: Correct kvm_hv_handle_exit return valuedonsheng
2024-05-27target/i386: rdpkru/wrpkru are no-prefix instructionsPaolo Bonzini
2024-05-27target/i386: fix operand size for DATA16 REX.W POPCNTPaolo Bonzini
2024-05-09target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASKRuihan Li
2024-04-10target/sh4: add missing CHECK_NOT_DELAY_SLOTZack Buhman
2024-04-09target/hppa: Clear psw_n for BE on use_nullify_skip pathRichard Henderson
2024-04-09target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '...Song Gao
2024-04-09target/i386: Revert monitor_puts() in do_inject_x86_mce()Tao Su
2024-04-09target/i386: fix direction of "32-bit MMU" testPaolo Bonzini
2024-04-09target/i386: use separate MMU indexes for 32-bit accessesPaolo Bonzini
2024-03-21target/i386: introduce function to query MMU indicesPaolo Bonzini
2024-03-13target/arm: Fix SME full tile indexingRichard Henderson
2024-03-13target/arm: align exposed ID registers with LinuxZhuojia Shen
2024-02-28target/i386: leave the A20 bit set in the final NPT walkPaolo Bonzini
2024-02-28target/i386: remove unnecessary/wrong application of the A20 maskPaolo Bonzini
2024-02-28target/i386: Fix physical address truncationPaolo Bonzini
2024-02-28target/i386: check validity of VMCB addressesPaolo Bonzini
2024-02-28target/i386: mask high bits of CR3 in 32-bit modePaolo Bonzini
2024-02-24target/ppc: Fix lxv/stxv MSR facility checkNicholas Piggin
2024-02-20target/i386: Generate an illegal opcode exception on cmp instructions with lo...Ziqiao Kong
2024-02-20i386/cpuid: Move leaf 7 to correct groupXiaoyao Li
2024-02-20i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1FXiaoyao Li
2024-02-20i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_H...Xiaoyao Li
2024-02-20i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not availableXiaoyao Li
2024-02-16target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_F...Peter Maydell
2024-02-16target/arm: Fix SVE/SME gross MTE suppression checksRichard Henderson
2024-02-16target/arm: Fix nregs computation in do_{ld,st}_zpaRichard Henderson
2024-02-03target/arm: fix exception syndrome for AArch32 bkpt insnJan Klötzke
2024-01-27target/xtensa: fix OOB TLB entry accessMax Filippov
2024-01-20target/i386: pcrel: store low bits of physical address in data[0]Paolo Bonzini
2024-01-20target/i386: fix incorrect EIP in PC-relative translation blocksguoguangyao
2024-01-20target/i386: Do not re-compute new pc with CF_PCRELRichard Henderson
2024-01-20target/i386: Fix 32-bit wrapping of pc/eip computationRichard Henderson
2024-01-13target/s390x: Fix LAE setting a wrong access registerIlya Leoshkevich
2024-01-08target/riscv: Fix mcycle/minstret increment behaviorXu Lu
2023-12-20target/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.NJean-Philippe Brucker
2023-12-20target/arm: Disable SME if SVE is disabledPeter Maydell
2023-12-05target/arm: Set IL bit for pauth, SVE access, BTI trap syndromesPeter Maydell
2023-11-22target/arm: Fix SME FMOPA (16-bit), BFMOPARichard Henderson
2023-11-19target/tricore: Rename tricore_featureBastian Koppelmann