aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2023-07-25Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell
2023-07-25Merge tag 'misc-fixes-20230725' of https://github.com/philmd/qemu into stagingPeter Maydell
2023-07-25target/tricore: Rename tricore_featureBastian Koppelmann
2023-07-25other architectures: spelling fixesMichael Tokarev
2023-07-25arm: spelling fixesMichael Tokarev
2023-07-25s390x: spelling fixesMichael Tokarev
2023-07-25target/tricore: Rename tricore_featureBastian Koppelmann
2023-07-25target/sparc: Handle FPRS correctly on big-endian hostsPeter Maydell
2023-07-25target/mips: Avoid shift by negative number in page_table_walk_refill()Peter Maydell
2023-07-25target/mips: Pass directory/leaf shift values to walk_directory()Philippe Mathieu-Daudé
2023-07-25target/mips/mxu: Avoid overrun in gen_mxu_q8adde()Philippe Mathieu-Daudé
2023-07-25target/mips/mxu: Avoid overrun in gen_mxu_S32SLT()Philippe Mathieu-Daudé
2023-07-25target/mips/mxu: Replace magic array size by its definitionPhilippe Mathieu-Daudé
2023-07-25Merge tag 'pull-target-arm-20230725' of https://git.linaro.org/people/pmaydel...Peter Maydell
2023-07-25target/arm: Special case M-profile in debug_helper.c codePeter Maydell
2023-07-24target/loongarch: Fix the CSRRD CPUID instruction on big endian hostsThomas Huth
2023-07-24target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13Ilya Leoshkevich
2023-07-24target/s390x: Make MC raise specification exception when class >= 16Ilya Leoshkevich
2023-07-24target/s390x: Fix ICM with M3=0Ilya Leoshkevich
2023-07-24target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputsIlya Leoshkevich
2023-07-24target/s390x: Fix CLM with M3=0Ilya Leoshkevich
2023-07-24target/s390x: Make CKSM raise an exception if R2 is oddIlya Leoshkevich
2023-07-19target/riscv: Fix LMUL check to use VLENRob Bradford
2023-07-19target/riscv/cpu.c: check priv_ver before auto-enable zca/zcd/zcfDaniel Henrique Barboza
2023-07-17target/arm/ptw.c: Account for FEAT_RME when applying {N}SW, SA bitsPeter Maydell
2023-07-17target/arm: Fix S1_ptw_translate() debug pathPeter Maydell
2023-07-17target/arm/ptw.c: Add comments to S1Translate struct fieldsPeter Maydell
2023-07-15accel/tcg: Return bool from page_check_rangeRichard Henderson
2023-07-11Merge tag 'mips-20230710' of https://github.com/philmd/qemu into stagingRichard Henderson
2023-07-10target/mips: enable GINVx support for I6400 and I6500Marcin Nowakowski
2023-07-10target/mips/mxu: Add Q8SAD instructionSiarhei Volkau
2023-07-10target/mips/mxu: Add S32SFL instructionSiarhei Volkau
2023-07-10target/mips/mxu: Add Q8MADL instructionSiarhei Volkau
2023-07-10target/mips/mxu: Add Q16SCOP instructionSiarhei Volkau
2023-07-10target/mips/mxu: Add Q8MAC Q8MACSU instructionsSiarhei Volkau
2023-07-10target/mips/mxu: Add S32/D16/Q8- MOVZ/MOVN instructionsSiarhei Volkau
2023-07-10target/mips/mxu: Add D32/Q16- SLLV/SLRV/SARV instructionsSiarhei Volkau
2023-07-10target/mips/mxu: Add Q16SLL Q16SLR Q16SAR instructionsSiarhei Volkau
2023-07-10target/mips/mxu: Add D32SLL D32SLR D32SAR instructionsSiarhei Volkau
2023-07-10target/mips/mxu: Add D32SARL D32SARW instructionsSiarhei Volkau
2023-07-10target/mips/mxu: Add S32ALN S32LUI insnsSiarhei Volkau
2023-07-10target/mips/mxu: Add S32MUL S32MULU S32EXTR S32EXTRV insnsSiarhei Volkau
2023-07-10target/mips/mxu: Add S16LDD S16STD S16LDI S16SDI instructionsSiarhei Volkau
2023-07-10target/mips/mxu: Add S8STD S8LDI S8SDI instructionsSiarhei Volkau
2023-07-10target/mips/mxu: Add Q8ADDE Q8ACCE D8SUM D8SUMC instructionsSiarhei Volkau
2023-07-10target/mips/mxu: Add Q16ACC Q16ACCM D16ASUM instructionsSiarhei Volkau
2023-07-10target/mips/mxu: Add D32ADDC instructionSiarhei Volkau
2023-07-10target/mips/mxu: Add D32ACC D32ACCM D32ASUM instructionsSiarhei Volkau
2023-07-10target/mips/mxu: Add D32ADD instructionSiarhei Volkau
2023-07-10target/mips/mxu: Add Q16ADD instructionSiarhei Volkau