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-09-12
target/i386: Do not apply REX to MMX operands
Richard Henderson
2024-08-02
target/arm: Handle denormals correctly for FMOPA (widening)
Peter Maydell
2024-08-02
target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabled
Peter Maydell
2024-08-02
target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl()
Peter Maydell
2024-08-02
target/arm: Fix UMOPA/UMOPS of 16-bit values
Peter Maydell
2024-08-02
target/arm: Don't assert for 128-bit tile accesses when SVL is 128
Peter Maydell
2024-07-30
target/rx: Use target_ulong for address in LI
Richard Henderson
2024-07-19
target/arm: Use FPST_F16 for SME FMOPA (widening)
Richard Henderson
2024-07-19
target/arm: Use float_status copy in sme_fmopa_s
Daniyal Khan
2024-07-02
target/arm: Fix VCMLA Dd, Dn, Dm[idx]
Richard Henderson
2024-07-01
i386/cpu: fixup number of addressable IDs for processor cores in the physical...
Chuang Xu
2024-06-11
target/i386: fix size of EBP writeback in gen_enter()
Mark Cave-Ayland
2024-06-07
target/loongarch: fix a wrong print in cpu dump
lanyanzhi
2024-06-06
target/i386: fix SSE and SSE2 feature check
Xinyu Li
2024-06-06
target/i386: fix xsave.flat from kvm-unit-tests
Paolo Bonzini
2024-06-01
target/arm: Disable SVE extensions when SVE is disabled
Marcin Juszkiewicz
2024-05-30
hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers
Zenghui Yu
2024-05-27
target/i386: no single-step exception after MOV or POP SS
Paolo Bonzini
2024-05-27
target/i386: disable jmp_opt if EFLAGS.RF is 1
Paolo Bonzini
2024-05-27
target-i386: hyper-v: Correct kvm_hv_handle_exit return value
donsheng
2024-05-27
target/i386: rdpkru/wrpkru are no-prefix instructions
Paolo Bonzini
2024-05-27
target/i386: fix operand size for DATA16 REX.W POPCNT
Paolo Bonzini
2024-05-09
target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK
Ruihan Li
2024-04-10
target/sh4: add missing CHECK_NOT_DELAY_SLOT
Zack Buhman
2024-04-09
target/hppa: Clear psw_n for BE on use_nullify_skip path
Richard Henderson
2024-04-09
target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '...
Song Gao
2024-04-09
target/i386: Revert monitor_puts() in do_inject_x86_mce()
Tao Su
2024-04-09
target/i386: fix direction of "32-bit MMU" test
Paolo Bonzini
2024-04-09
target/i386: use separate MMU indexes for 32-bit accesses
Paolo Bonzini
2024-03-21
target/i386: introduce function to query MMU indices
Paolo Bonzini
2024-03-13
target/arm: Fix SME full tile indexing
Richard Henderson
2024-03-13
target/arm: align exposed ID registers with Linux
Zhuojia Shen
2024-02-28
target/i386: leave the A20 bit set in the final NPT walk
Paolo Bonzini
2024-02-28
target/i386: remove unnecessary/wrong application of the A20 mask
Paolo Bonzini
2024-02-28
target/i386: Fix physical address truncation
Paolo Bonzini
2024-02-28
target/i386: check validity of VMCB addresses
Paolo Bonzini
2024-02-28
target/i386: mask high bits of CR3 in 32-bit mode
Paolo Bonzini
2024-02-24
target/ppc: Fix lxv/stxv MSR facility check
Nicholas Piggin
2024-02-20
target/i386: Generate an illegal opcode exception on cmp instructions with lo...
Ziqiao Kong
2024-02-20
i386/cpuid: Move leaf 7 to correct group
Xiaoyao Li
2024-02-20
i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
Xiaoyao Li
2024-02-20
i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_H...
Xiaoyao Li
2024-02-20
i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
Xiaoyao Li
2024-02-16
target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_F...
Peter Maydell
2024-02-16
target/arm: Fix SVE/SME gross MTE suppression checks
Richard Henderson
2024-02-16
target/arm: Fix nregs computation in do_{ld,st}_zpa
Richard Henderson
2024-02-03
target/arm: fix exception syndrome for AArch32 bkpt insn
Jan Klötzke
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
[next]