aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
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
2023-11-19target/s390x: Fix LAALG not updating cc_srcIlya Leoshkevich
2023-11-19target/mips: Fix TX79 LQ/SQ opcodesPhilippe Mathieu-Daudé
2023-11-19target/mips: Fix MSA BZ/BNZ opcodes displacementPhilippe Mathieu-Daudé
2023-11-03target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walkPeter Maydell
2023-11-03target/arm: Fix handling of SW and NSW bits for stage 2 walksPeter Maydell
2023-11-03target/arm: Don't allow stage 2 page table walks to downgrade to NSPeter Maydell
2023-11-03target/arm: Don't access TCG code when debugging with KVMFabiano Rosas
2023-10-04target/i386: fix memory operand size for CVTPS2PDPaolo Bonzini
2023-10-04target/i386: generalize operand size "ph" for use in CVTPS2PDPaolo Bonzini
2023-10-04target/i386: Fix exception classes for MOVNTPS/MOVNTPD.Ricky Zhou
2023-10-04target/i386: Fix exception classes for SSE/AVX instructions.Ricky Zhou
2023-10-04target/i386: Fix and add some comments next to SSE/AVX instructions.Ricky Zhou
2023-10-04target/i386: fix operand size of unary SSE operationsPaolo Bonzini
2023-09-25target/arm: Don't skip MTE checks for LDRT/STRT at EL0Peter Maydell
2023-09-13target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changesLeon Schuermann
2023-09-13arm64: Restore trapless ptimer accessColton Lewis
2023-09-11target/ppc: Flush inputs to zero with NJ in ppc_store_vscrRichard Henderson
2023-09-11target/arm: Fix 64-bit SSRARichard Henderson
2023-09-11target/arm: Fix SME ST1QRichard Henderson
2023-09-11accel/kvm: Specify default IPA size for arm64Akihiko Odaki
2023-09-11kvm: Introduce kvm_arch_get_default_type hookAkihiko Odaki
2023-09-11target/s390x: Check reserved bits of VFMIN/VFMAX's M5Ilya Leoshkevich
2023-09-11target/s390x: Fix VSTL with a large lengthIlya Leoshkevich
2023-09-11target/s390x: Use a 16-bit immediate in VREPIlya Leoshkevich
2023-09-11target/s390x: Fix the "ignored match" case in VSTRSIlya Leoshkevich
2023-08-05target/i386: Check CR0.TS before enter_mmxMatt Borgerson
2023-08-05target/ppc: Fix VRMA page size for ISA v3.0Nicholas Piggin
2023-08-05target/ppc: Fix pending HDEC when entering PM stateNicholas Piggin
2023-08-05target/ppc: Implement ASDR register for ISA v3.0 for HPTNicholas Piggin
2023-08-04target/hppa: Move iaoq registers and thus reduce generated code sizeHelge Deller
2023-08-03target/m68k: Fix semihost lseek offset computationPeter Maydell
2023-08-03target/nios2: Fix semihost lseek offset computationKeith Packard
2023-08-03target/nios2: Pass semihosting arg to exitKeith Packard
2023-08-01target/ppc: Disable goto_tb with architectural singlestepRichard Henderson
2023-07-31target/arm: Avoid writing to constant TCGv in trans_CSEL()Peter Maydell
2023-07-31target/loongarch: Fix the CSRRD CPUID instruction on big endian hostsThomas Huth
2023-07-31target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13Ilya Leoshkevich
2023-07-31target/s390x: Make MC raise specification exception when class >= 16Ilya Leoshkevich