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-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
2023-07-31
target/s390x: Fix ICM with M3=0
Ilya Leoshkevich
2023-07-31
target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
Ilya Leoshkevich
2023-07-31
target/s390x: Fix CLM with M3=0
Ilya Leoshkevich
2023-07-31
target/s390x: Make CKSM raise an exception if R2 is odd
Ilya Leoshkevich
2023-06-22
target/arm: Return correct result for LDG when ATA=0
Peter Maydell
2023-06-22
target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
Peter Maydell
2023-06-11
target/ppc: Fix PMU hflags calculation
Nicholas Piggin
2023-06-11
target/ppc: Fix nested-hv HEAI delivery
Nicholas Piggin
2023-06-11
target/ppc: Fix lqarx to set cpu_reserve
Nicholas Piggin
2023-06-07
s390x/tcg: Fix CPU address returned by STIDP
Ilya Leoshkevich
2023-06-07
target/s390x: Fix LOCFHR taking the wrong half of R2
Ilya Leoshkevich
2023-06-07
target/s390x: Fix LCBB overwriting the top 32 bits
Ilya Leoshkevich
2023-05-31
target/arm: Explicitly select short-format FSR for M-profile
Peter Maydell
2023-05-18
target/i386: fix avx2 instructions vzeroall and vpermdq
Xinyu Li
2023-05-18
target/i386: fix operand size for VCOMI/VUCOMI instructions
Paolo Bonzini
2023-05-18
target/arm: Fix vd == vm overlap in sve_ldff1_z
Richard Henderson
2023-05-18
target/ppc: Fix helper_pminsn() prototype
Cédric Le Goater
2023-05-18
s390x/tcg: Fix LDER instruction format
Ilya Leoshkevich
2023-05-18
target/s390x: Fix EXECUTE of relative branches
Ilya Leoshkevich
2023-05-18
tcg: ppc64: Fix mask generation for vextractdm
Shivaprasad G Bhat
2023-05-18
target/riscv: Fix itrigger when icount is used
LIU Zhiwei
2023-05-18
target/arm: Define and use new load_cpu_field_low32()
Peter Maydell
2023-05-18
target/arm: Initialize debug capabilities only once
Akihiko Odaki
2023-04-27
target/i386: Change wrong XFRM value in SGX CPUID leaf
Yang Zhong
2023-04-12
target/arm: Handle m-profile in arm_is_secure
Richard Henderson
2023-04-10
target/s390x: Fix float_comp_to_cc() prototype
Cédric Le Goater
2023-03-30
target/s390x: Fix EXECUTE of relative long instructions
Ilya Leoshkevich
2023-03-30
target/s390x: Split out gen_ri2
Richard Henderson
2023-03-30
target/s390x: Fix emulation of C(G)HRL
Nina Schoetterl-Glausch
2023-03-30
target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()
Thomas Huth
2023-03-29
target/i386: Fix BZHI instruction
Richard Henderson
2023-03-29
target/i386: fix ADOX followed by ADCX
Paolo Bonzini
2023-03-29
target/i386: Fix C flag for BLSI, BLSMSK, BLSR
Richard Henderson
2023-03-29
target/i386: Fix BEXTR instruction
Richard Henderson
2023-03-29
target/arm: Fix physical address resolution for Stage2
Richard Henderson
2023-03-29
target/arm: Fix in_debug path in S1_ptw_translate
Richard Henderson
2023-03-29
target/arm: allow writes to SCR_EL3.HXEn bit when FEAT_HCX is enabled
Evgeny Iakovlev
[next]