index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2023-07-25
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
2023-07-25
Merge tag 'misc-fixes-20230725' of https://github.com/philmd/qemu into staging
Peter Maydell
2023-07-25
target/tricore: Rename tricore_feature
Bastian Koppelmann
2023-07-25
other architectures: spelling fixes
Michael Tokarev
2023-07-25
arm: spelling fixes
Michael Tokarev
2023-07-25
s390x: spelling fixes
Michael Tokarev
2023-07-25
target/tricore: Rename tricore_feature
Bastian Koppelmann
2023-07-25
target/sparc: Handle FPRS correctly on big-endian hosts
Peter Maydell
2023-07-25
target/mips: Avoid shift by negative number in page_table_walk_refill()
Peter Maydell
2023-07-25
target/mips: Pass directory/leaf shift values to walk_directory()
Philippe Mathieu-Daudé
2023-07-25
target/mips/mxu: Avoid overrun in gen_mxu_q8adde()
Philippe Mathieu-Daudé
2023-07-25
target/mips/mxu: Avoid overrun in gen_mxu_S32SLT()
Philippe Mathieu-Daudé
2023-07-25
target/mips/mxu: Replace magic array size by its definition
Philippe Mathieu-Daudé
2023-07-25
Merge tag 'pull-target-arm-20230725' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2023-07-25
target/arm: Special case M-profile in debug_helper.c code
Peter Maydell
2023-07-24
target/loongarch: Fix the CSRRD CPUID instruction on big endian hosts
Thomas Huth
2023-07-24
target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13
Ilya Leoshkevich
2023-07-24
target/s390x: Make MC raise specification exception when class >= 16
Ilya Leoshkevich
2023-07-24
target/s390x: Fix ICM with M3=0
Ilya Leoshkevich
2023-07-24
target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
Ilya Leoshkevich
2023-07-24
target/s390x: Fix CLM with M3=0
Ilya Leoshkevich
2023-07-24
target/s390x: Make CKSM raise an exception if R2 is odd
Ilya Leoshkevich
2023-07-19
target/riscv: Fix LMUL check to use VLEN
Rob Bradford
2023-07-19
target/riscv/cpu.c: check priv_ver before auto-enable zca/zcd/zcf
Daniel Henrique Barboza
2023-07-17
target/arm/ptw.c: Account for FEAT_RME when applying {N}SW, SA bits
Peter Maydell
2023-07-17
target/arm: Fix S1_ptw_translate() debug path
Peter Maydell
2023-07-17
target/arm/ptw.c: Add comments to S1Translate struct fields
Peter Maydell
2023-07-15
accel/tcg: Return bool from page_check_range
Richard Henderson
2023-07-11
Merge tag 'mips-20230710' of https://github.com/philmd/qemu into staging
Richard Henderson
2023-07-10
target/mips: enable GINVx support for I6400 and I6500
Marcin Nowakowski
2023-07-10
target/mips/mxu: Add Q8SAD instruction
Siarhei Volkau
2023-07-10
target/mips/mxu: Add S32SFL instruction
Siarhei Volkau
2023-07-10
target/mips/mxu: Add Q8MADL instruction
Siarhei Volkau
2023-07-10
target/mips/mxu: Add Q16SCOP instruction
Siarhei Volkau
2023-07-10
target/mips/mxu: Add Q8MAC Q8MACSU instructions
Siarhei Volkau
2023-07-10
target/mips/mxu: Add S32/D16/Q8- MOVZ/MOVN instructions
Siarhei Volkau
2023-07-10
target/mips/mxu: Add D32/Q16- SLLV/SLRV/SARV instructions
Siarhei Volkau
2023-07-10
target/mips/mxu: Add Q16SLL Q16SLR Q16SAR instructions
Siarhei Volkau
2023-07-10
target/mips/mxu: Add D32SLL D32SLR D32SAR instructions
Siarhei Volkau
2023-07-10
target/mips/mxu: Add D32SARL D32SARW instructions
Siarhei Volkau
2023-07-10
target/mips/mxu: Add S32ALN S32LUI insns
Siarhei Volkau
2023-07-10
target/mips/mxu: Add S32MUL S32MULU S32EXTR S32EXTRV insns
Siarhei Volkau
2023-07-10
target/mips/mxu: Add S16LDD S16STD S16LDI S16SDI instructions
Siarhei Volkau
2023-07-10
target/mips/mxu: Add S8STD S8LDI S8SDI instructions
Siarhei Volkau
2023-07-10
target/mips/mxu: Add Q8ADDE Q8ACCE D8SUM D8SUMC instructions
Siarhei Volkau
2023-07-10
target/mips/mxu: Add Q16ACC Q16ACCM D16ASUM instructions
Siarhei Volkau
2023-07-10
target/mips/mxu: Add D32ADDC instruction
Siarhei Volkau
2023-07-10
target/mips/mxu: Add D32ACC D32ACCM D32ASUM instructions
Siarhei Volkau
2023-07-10
target/mips/mxu: Add D32ADD instruction
Siarhei Volkau
2023-07-10
target/mips/mxu: Add Q16ADD instruction
Siarhei Volkau
[next]