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-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
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
[next]