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-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
2023-03-29
target/arm: Fix sve_probe_page
Richard Henderson
2023-03-29
target/riscv: Set pc_succ_insn for !rvc illegal insn
Richard Henderson
2023-03-29
target/arm: fix handling of HLT semihosting in system mode
Alex Bennée
2023-03-29
target/sh4: Mask restore of env->flags from tb->flags
Guenter Roeck
2022-12-04
Merge tag 'pull-request-2022-12-04' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-12-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-12-03
target/s390x/tcg: Fix and improve the SACF instruction
Thomas Huth
2022-12-01
target/i386: Always completely initialize TranslateFault
Richard Henderson
2022-12-01
target/i386: allow MMX instructions with CR4.OSFXSR=0
Paolo Bonzini
2022-11-29
target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
Evgeny Ermakov
2022-11-22
target/arm: Use signed quantity to represent VMSAv8-64 translation level
Ard Biesheuvel
2022-11-22
target/arm: Don't do two-stage lookup if stage 2 is disabled
Peter Maydell
2022-11-21
target/arm: Limit LPA2 effective output address when TCR.DS == 0
Ard Biesheuvel
2022-11-17
Merge tag 'pull-ppc-20221117' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2022-11-17
target/ppc: Fix build warnings when building with 'disable-tcg'
Vaibhav Jain
2022-11-16
s390x: Fix spelling errors
Thomas Huth
2022-11-15
target/i386: hardcode R_EAX as destination register for LAHF/SAHF
Paolo Bonzini
2022-11-15
target/i386: fix cmpxchg with 32-bit register destination
Paolo Bonzini
2022-11-08
Merge tag 'mips-20221108' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2022-11-08
target/mips: Don't check COP1X for 64 bit FP mode
Jiaxun Yang
2022-11-08
target/mips: Disable DSP ASE for Octeon68XX
Jiaxun Yang
2022-11-08
target/mips: Enable LBX/LWX/* instructions for Octeon
Pavel Dovgalyuk
2022-11-08
target/mips: Cast offset field of Octeon BBIT to int16_t
Jiaxun Yang
2022-11-08
target/mips: Set CP0St_{KX, SX, UX} for Loongson-2F
Jiaxun Yang
2022-11-07
Merge tag 'pull-loongarch-20221107' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
2022-11-07
target/loongarch: Fix return value of CHECK_FPE
Rui Wang
[next]