aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2024-07-02target/arm: Fix FJCVTZS vs flush-to-zeroRichard Henderson
2024-07-02target/arm: Fix VCMLA Dd, Dn, Dm[idx]Richard Henderson
2024-07-01i386/cpu: fixup number of addressable IDs for processor cores in the physical...Chuang Xu
2024-06-20target/sparc: use signed denominator in sdiv helperClément Chigot
2024-06-11target/i386: fix size of EBP writeback in gen_enter()Mark Cave-Ayland
2024-06-07target/loongarch: fix a wrong print in cpu dumplanyanzhi
2024-06-06target/i386: fix SSE and SSE2 feature checkXinyu Li
2024-06-06target/i386: fix xsave.flat from kvm-unit-testsPaolo Bonzini
2024-06-05target/riscv/kvm.c: Fix the hart bit setting of AIAYong-Xuan Wang
2024-06-05target/riscv: rvzicbo: Fixup CBO extension register calculationAlistair Francis
2024-06-05target/riscv: do not set mtval2 for non guest-page faultsAlexei Filippov
2024-06-05target/riscv: prioritize pmp errors in raise_mmu_exception()Daniel Henrique Barboza
2024-06-05target/riscv: rvv: Remove redudant SEW checking for vector fp narrow/widen in...Max Chou
2024-06-05target/riscv: rvv: Check single width operator for vfncvt.rod.f.f.wMax Chou
2024-06-05target/riscv: rvv: Check single width operator for vector fp widen instructionsMax Chou
2024-06-05target/riscv: rvv: Fix Zvfhmin checking for vfwcvt.f.f.v and vfncvt.f.f.w ins...Max Chou
2024-06-05target/riscv/cpu.c: fix Zvkb extension configYangyu Chen
2024-06-05target/riscv: Fix the element agnostic function problemHuang Tao
2024-06-05target/riscv/kvm: tolerate KVM disable ext errorsDaniel Henrique Barboza
2024-06-01target/arm: Disable SVE extensions when SVE is disabledMarcin Juszkiewicz
2024-05-30hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registersZenghui Yu
2024-05-27target/i386: no single-step exception after MOV or POP SSPaolo Bonzini
2024-05-27target/i386: disable jmp_opt if EFLAGS.RF is 1Paolo Bonzini
2024-05-27target-i386: hyper-v: Correct kvm_hv_handle_exit return valuedonsheng
2024-05-27target/i386: fix feature dependency for WAITPKGPaolo Bonzini
2024-05-27target/i386: rdpkru/wrpkru are no-prefix instructionsPaolo Bonzini
2024-05-27target/i386: fix operand size for DATA16 REX.W POPCNTPaolo Bonzini
2024-05-13target/sparc: Fix FMUL8x16Richard Henderson
2024-05-13target/sparc: Fix FEXPANDRichard Henderson
2024-05-13target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASKRuihan Li
2024-05-04target/sh4: Fix SUBV opcodePhilippe Mathieu-Daudé
2024-05-04target/sh4: Fix ADDV opcodePhilippe Mathieu-Daudé
2024-04-30target/loongarch/cpu.c: typo fix: expectionMichael Tokarev
2024-04-27target/riscv/kvm: change timer regs size to u64Daniel Henrique Barboza
2024-04-27target/riscv/kvm: change KVM_REG_RISCV_FP_D to u64Daniel Henrique Barboza
2024-04-27target/riscv/kvm: change KVM_REG_RISCV_FP_F to u32Daniel Henrique Barboza
2024-04-10target/m68k: Map FPU exceptions to FPSR registerKeith Packard
2024-04-10target/sh4: add missing CHECK_NOT_DELAY_SLOTZack Buhman
2024-04-10target/sh4: Fix mac.w with saturation enabledZack Buhman
2024-04-10target/sh4: Fix mac.l with saturation enabledZack Buhman
2024-04-10target/sh4: Merge mach and macl into a unionRichard Henderson
2024-04-10target/sh4: mac.w: memory accesses are 16-bit wordsZack Buhman
2024-04-09target/arm: Use correct SecuritySpace for AArch64 AT ops at EL3Peter Maydell
2024-04-02target/arm: take HSTR traps of cp15 accesses to EL2, not EL1Peter Maydell
2024-04-01target/hppa: Clear psw_n for BE on use_nullify_skip pathRichard Henderson
2024-03-27target/riscv/kvm: fix timebase-frequency when using KVM accelerationYong-Xuan Wang
2024-03-27target/riscv: Fix mode in riscv_tlb_fillIrina Ryapolova
2024-03-27target/riscv: rvv: Remove the dependency of Zvfbfmin to ZfbfminMax Chou
2024-03-27target/riscv/vector_helper.c: optimize loops in ldst helpersDaniel Henrique Barboza
2024-03-27target/riscv/vector_helpers: do early exit when vstart >= vlDaniel Henrique Barboza