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-08-28
target/arm: Handle denormals correctly for FMOPA (widening)
Peter Maydell
2024-08-28
target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabled
Peter Maydell
2024-08-28
target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl()
Peter Maydell
2024-08-28
target/arm: Fix UMOPA/UMOPS of 16-bit values
Peter Maydell
2024-08-28
target/arm: Don't assert for 128-bit tile accesses when SVL is 128
Peter Maydell
2024-08-28
target/rx: Use target_ulong for address in LI
Richard Henderson
2024-08-27
hvf: arm: Do not advance PC when raising an exception
Akihiko Odaki
2024-08-27
target/arm: Use FPST_F16 for SME FMOPA (widening)
Richard Henderson
2024-08-27
target/arm: Use float_status copy in sme_fmopa_s
Daniyal Khan
2024-08-27
target/arm: LDAPR should honour SCTLR_ELx.nAA
Peter Maydell
2024-08-27
target/arm: Fix handling of LDAPR/STLR with negative offset
Peter Maydell
2024-07-02
target/arm: Fix FJCVTZS vs flush-to-zero
Richard Henderson
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-20
target/sparc: use signed denominator in sdiv helper
Clément Chigot
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-05
target/riscv/kvm.c: Fix the hart bit setting of AIA
Yong-Xuan Wang
2024-06-05
target/riscv: rvzicbo: Fixup CBO extension register calculation
Alistair Francis
2024-06-05
target/riscv: do not set mtval2 for non guest-page faults
Alexei Filippov
2024-06-05
target/riscv: prioritize pmp errors in raise_mmu_exception()
Daniel Henrique Barboza
2024-06-05
target/riscv: rvv: Remove redudant SEW checking for vector fp narrow/widen in...
Max Chou
2024-06-05
target/riscv: rvv: Check single width operator for vfncvt.rod.f.f.w
Max Chou
2024-06-05
target/riscv: rvv: Check single width operator for vector fp widen instructions
Max Chou
2024-06-05
target/riscv: rvv: Fix Zvfhmin checking for vfwcvt.f.f.v and vfncvt.f.f.w ins...
Max Chou
2024-06-05
target/riscv/cpu.c: fix Zvkb extension config
Yangyu Chen
2024-06-05
target/riscv: Fix the element agnostic function problem
Huang Tao
2024-06-05
target/riscv/kvm: tolerate KVM disable ext errors
Daniel Henrique Barboza
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: fix feature dependency for WAITPKG
Paolo Bonzini
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-13
target/sparc: Fix FMUL8x16
Richard Henderson
2024-05-13
target/sparc: Fix FEXPAND
Richard Henderson
2024-05-13
target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK
Ruihan Li
2024-05-04
target/sh4: Fix SUBV opcode
Philippe Mathieu-Daudé
2024-05-04
target/sh4: Fix ADDV opcode
Philippe Mathieu-Daudé
2024-04-30
target/loongarch/cpu.c: typo fix: expection
Michael Tokarev
2024-04-27
target/riscv/kvm: change timer regs size to u64
Daniel Henrique Barboza
2024-04-27
target/riscv/kvm: change KVM_REG_RISCV_FP_D to u64
Daniel Henrique Barboza
2024-04-27
target/riscv/kvm: change KVM_REG_RISCV_FP_F to u32
Daniel Henrique Barboza
2024-04-10
target/m68k: Map FPU exceptions to FPSR register
Keith Packard
2024-04-10
target/sh4: add missing CHECK_NOT_DELAY_SLOT
Zack Buhman
2024-04-10
target/sh4: Fix mac.w with saturation enabled
Zack Buhman
[next]