aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2023-05-18target/i386: fix avx2 instructions vzeroall and vpermdqXinyu Li
2023-05-18target/i386: fix operand size for VCOMI/VUCOMI instructionsPaolo Bonzini
2023-05-18target/arm: Fix vd == vm overlap in sve_ldff1_zRichard Henderson
2023-05-18target/ppc: Fix helper_pminsn() prototypeCédric Le Goater
2023-05-18s390x/tcg: Fix LDER instruction formatIlya Leoshkevich
2023-05-18target/s390x: Fix EXECUTE of relative branchesIlya Leoshkevich
2023-05-18tcg: ppc64: Fix mask generation for vextractdmShivaprasad G Bhat
2023-05-18target/riscv: Fix itrigger when icount is usedLIU Zhiwei
2023-05-18target/arm: Define and use new load_cpu_field_low32()Peter Maydell
2023-05-18target/arm: Initialize debug capabilities only onceAkihiko Odaki
2023-04-27target/i386: Change wrong XFRM value in SGX CPUID leafYang Zhong
2023-04-12target/arm: Handle m-profile in arm_is_secureRichard Henderson
2023-04-10target/s390x: Fix float_comp_to_cc() prototypeCédric Le Goater
2023-03-30target/s390x: Fix EXECUTE of relative long instructionsIlya Leoshkevich
2023-03-30target/s390x: Split out gen_ri2Richard Henderson
2023-03-30target/s390x: Fix emulation of C(G)HRLNina Schoetterl-Glausch
2023-03-30target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()Thomas Huth
2023-03-29target/i386: Fix BZHI instructionRichard Henderson
2023-03-29target/i386: fix ADOX followed by ADCXPaolo Bonzini
2023-03-29target/i386: Fix C flag for BLSI, BLSMSK, BLSRRichard Henderson
2023-03-29target/i386: Fix BEXTR instructionRichard Henderson
2023-03-29target/arm: Fix physical address resolution for Stage2Richard Henderson
2023-03-29target/arm: Fix in_debug path in S1_ptw_translateRichard Henderson
2023-03-29target/arm: allow writes to SCR_EL3.HXEn bit when FEAT_HCX is enabledEvgeny Iakovlev
2023-03-29target/arm: Fix sve_probe_pageRichard Henderson
2023-03-29target/riscv: Set pc_succ_insn for !rvc illegal insnRichard Henderson
2023-03-29target/arm: fix handling of HLT semihosting in system modeAlex Bennée
2023-03-29target/sh4: Mask restore of env->flags from tb->flagsGuenter Roeck
2022-12-04Merge tag 'pull-request-2022-12-04' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-12-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-12-03target/s390x/tcg: Fix and improve the SACF instructionThomas Huth
2022-12-01target/i386: Always completely initialize TranslateFaultRichard Henderson
2022-12-01target/i386: allow MMX instructions with CR4.OSFXSR=0Paolo Bonzini
2022-11-29target/arm: Set TCGCPUOps.restore_state_to_opc for v7mEvgeny Ermakov
2022-11-22target/arm: Use signed quantity to represent VMSAv8-64 translation levelArd Biesheuvel
2022-11-22target/arm: Don't do two-stage lookup if stage 2 is disabledPeter Maydell
2022-11-21target/arm: Limit LPA2 effective output address when TCR.DS == 0Ard Biesheuvel
2022-11-17Merge tag 'pull-ppc-20221117' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi
2022-11-17target/ppc: Fix build warnings when building with 'disable-tcg'Vaibhav Jain
2022-11-16s390x: Fix spelling errorsThomas Huth
2022-11-15target/i386: hardcode R_EAX as destination register for LAHF/SAHFPaolo Bonzini
2022-11-15target/i386: fix cmpxchg with 32-bit register destinationPaolo Bonzini
2022-11-08Merge tag 'mips-20221108' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2022-11-08target/mips: Don't check COP1X for 64 bit FP modeJiaxun Yang
2022-11-08target/mips: Disable DSP ASE for Octeon68XXJiaxun Yang
2022-11-08target/mips: Enable LBX/LWX/* instructions for OcteonPavel Dovgalyuk
2022-11-08target/mips: Cast offset field of Octeon BBIT to int16_tJiaxun Yang
2022-11-08target/mips: Set CP0St_{KX, SX, UX} for Loongson-2FJiaxun Yang
2022-11-07Merge tag 'pull-loongarch-20221107' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi
2022-11-07target/loongarch: Fix return value of CHECK_FPERui Wang