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
2024-01-27
target/xtensa: fix OOB TLB entry access
Max Filippov
2024-01-20
target/i386: pcrel: store low bits of physical address in data[0]
Paolo Bonzini
2024-01-20
target/i386: fix incorrect EIP in PC-relative translation blocks
guoguangyao
2024-01-20
target/i386: Do not re-compute new pc with CF_PCREL
Richard Henderson
2024-01-20
target/i386: Fix 32-bit wrapping of pc/eip computation
Richard Henderson
2024-01-13
target/s390x: Fix LAE setting a wrong access register
Ilya Leoshkevich
2024-01-08
target/riscv: Fix mcycle/minstret increment behavior
Xu Lu
2023-12-20
target/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.N
Jean-Philippe Brucker
2023-12-20
target/arm: Disable SME if SVE is disabled
Peter Maydell
2023-12-05
target/arm: Set IL bit for pauth, SVE access, BTI trap syndromes
Peter Maydell
2023-11-22
target/arm: Fix SME FMOPA (16-bit), BFMOPA
Richard Henderson
2023-11-19
target/tricore: Rename tricore_feature
Bastian Koppelmann
2023-11-19
target/s390x: Fix LAALG not updating cc_src
Ilya Leoshkevich
2023-11-19
target/mips: Fix TX79 LQ/SQ opcodes
Philippe Mathieu-Daudé
2023-11-19
target/mips: Fix MSA BZ/BNZ opcodes displacement
Philippe Mathieu-Daudé
2023-11-03
target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walk
Peter Maydell
2023-11-03
target/arm: Fix handling of SW and NSW bits for stage 2 walks
Peter Maydell
2023-11-03
target/arm: Don't allow stage 2 page table walks to downgrade to NS
Peter Maydell
2023-11-03
target/arm: Don't access TCG code when debugging with KVM
Fabiano Rosas
2023-10-04
target/i386: fix memory operand size for CVTPS2PD
Paolo Bonzini
2023-10-04
target/i386: generalize operand size "ph" for use in CVTPS2PD
Paolo Bonzini
2023-10-04
target/i386: Fix exception classes for MOVNTPS/MOVNTPD.
Ricky Zhou
2023-10-04
target/i386: Fix exception classes for SSE/AVX instructions.
Ricky Zhou
2023-10-04
target/i386: Fix and add some comments next to SSE/AVX instructions.
Ricky Zhou
2023-10-04
target/i386: fix operand size of unary SSE operations
Paolo Bonzini
2023-09-25
target/arm: Don't skip MTE checks for LDRT/STRT at EL0
Peter Maydell
2023-09-13
target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changes
Leon Schuermann
2023-09-13
arm64: Restore trapless ptimer access
Colton Lewis
2023-09-11
target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
Richard Henderson
2023-09-11
target/arm: Fix 64-bit SSRA
Richard Henderson
2023-09-11
target/arm: Fix SME ST1Q
Richard Henderson
2023-09-11
accel/kvm: Specify default IPA size for arm64
Akihiko Odaki
2023-09-11
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
2023-09-11
target/s390x: Check reserved bits of VFMIN/VFMAX's M5
Ilya Leoshkevich
2023-09-11
target/s390x: Fix VSTL with a large length
Ilya Leoshkevich
2023-09-11
target/s390x: Use a 16-bit immediate in VREP
Ilya Leoshkevich
2023-09-11
target/s390x: Fix the "ignored match" case in VSTRS
Ilya Leoshkevich
2023-08-05
target/i386: Check CR0.TS before enter_mmx
Matt Borgerson
2023-08-05
target/ppc: Fix VRMA page size for ISA v3.0
Nicholas Piggin
2023-08-05
target/ppc: Fix pending HDEC when entering PM state
Nicholas Piggin
2023-08-05
target/ppc: Implement ASDR register for ISA v3.0 for HPT
Nicholas Piggin
2023-08-04
target/hppa: Move iaoq registers and thus reduce generated code size
Helge Deller
2023-08-03
target/m68k: Fix semihost lseek offset computation
Peter Maydell
2023-08-03
target/nios2: Fix semihost lseek offset computation
Keith Packard
2023-08-03
target/nios2: Pass semihosting arg to exit
Keith Packard
2023-08-01
target/ppc: Disable goto_tb with architectural singlestep
Richard Henderson
2023-07-31
target/arm: Avoid writing to constant TCGv in trans_CSEL()
Peter Maydell
2023-07-31
target/loongarch: Fix the CSRRD CPUID instruction on big endian hosts
Thomas Huth
2023-07-31
target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13
Ilya Leoshkevich
2023-07-31
target/s390x: Make MC raise specification exception when class >= 16
Ilya Leoshkevich
[next]