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 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
2024-04-10
target/sh4: Fix mac.l with saturation enabled
Zack Buhman
2024-04-10
target/sh4: Merge mach and macl into a union
Richard Henderson
2024-04-10
target/sh4: mac.w: memory accesses are 16-bit words
Zack Buhman
2024-04-09
target/arm: Use correct SecuritySpace for AArch64 AT ops at EL3
Peter Maydell
2024-04-02
target/arm: take HSTR traps of cp15 accesses to EL2, not EL1
Peter Maydell
2024-04-01
target/hppa: Clear psw_n for BE on use_nullify_skip path
Richard Henderson
2024-03-27
target/riscv/kvm: fix timebase-frequency when using KVM acceleration
Yong-Xuan Wang
2024-03-27
target/riscv: Fix mode in riscv_tlb_fill
Irina Ryapolova
2024-03-27
target/riscv: rvv: Remove the dependency of Zvfbfmin to Zfbfmin
Max Chou
2024-03-27
target/riscv/vector_helper.c: optimize loops in ldst helpers
Daniel Henrique Barboza
2024-03-27
target/riscv/vector_helpers: do early exit when vstart >= vl
Daniel Henrique Barboza
[next]