aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2023-09-21target/riscv: Allocate itrigger timers only onceAkihiko Odaki
2023-09-21target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changesLeon Schuermann
2023-09-21target/riscv: fix satp_mode_finalize() when satp_mode.supported = 0Daniel Henrique Barboza
2023-09-21target/riscv: Fix zfa fleq.d and fltq.dLIU Zhiwei
2023-09-21target/riscv: Fix page_check_range use in fault-only-firstLIU Zhiwei
2023-09-21target/riscv/cpu.c: add zmmul isa stringDaniel Henrique Barboza
2023-09-21arm64: Restore trapless ptimer accessColton Lewis
2023-09-21target/ppc: Fix LQ, STQ register-pair order for big-endianNicholas Piggin
2023-09-21target/ppc: Flush inputs to zero with NJ in ppc_store_vscrRichard Henderson
2023-09-21target/i386: raise FERR interrupt with iothread lockedPaolo Bonzini
2023-09-21target/arm: properly document FEAT_CRC32Alex Bennée
2023-08-24target/arm: Fix 64-bit SSRARichard Henderson
2023-08-24target/arm: Fix SME ST1QRichard Henderson
2023-08-24accel/kvm: Specify default IPA size for arm64Akihiko Odaki
2023-08-24kvm: Introduce kvm_arch_get_default_type hookAkihiko Odaki
2023-08-23target/s390x: Check reserved bits of VFMIN/VFMAX's M5Ilya Leoshkevich
2023-08-23target/s390x: Fix VSTL with a large lengthIlya Leoshkevich
2023-08-23target/s390x: Use a 16-bit immediate in VREPIlya Leoshkevich
2023-08-23target/s390x: Fix the "ignored match" case in VSTRSIlya Leoshkevich
2023-08-11target/riscv/kvm.c: fix mvendorid size in vcpu_set_machine_ids()Daniel Henrique Barboza
2023-08-09Merge tag 'or1k-pull-request-20230809' of https://github.com/stffrdhrn/qemu i...Richard Henderson
2023-08-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-08-04target/ppc: Fix VRMA page size for ISA v3.0Nicholas Piggin
2023-08-04target/ppc: Fix pending HDEC when entering PM stateNicholas Piggin
2023-08-04target/ppc: Implement ASDR register for ISA v3.0 for HPTNicholas Piggin
2023-08-04target/i386: Check CR0.TS before enter_mmxMatt Borgerson
2023-08-04target/hppa: Move iaoq registers and thus reduce generated code sizeHelge Deller
2023-08-01target/m68k: Fix semihost lseek offset computationPeter Maydell
2023-08-01target/nios2: Fix semihost lseek offset computationKeith Packard
2023-08-01target/nios2: Pass semihosting arg to exitKeith Packard
2023-08-01i386/xen: consistent locking around Xen singleshot timersDavid Woodhouse
2023-07-31target/openrisc: Set EPCR to next PC on FPE exceptionsStafford Horne
2023-07-31target/s390x: Move trans_exc_code update to do_program_interruptRichard Henderson
2023-07-31target/ppc: Disable goto_tb with architectural singlestepRichard Henderson
2023-07-31target/arm/tcg: Don't build AArch64 decodetree files for qemu-system-armPeter Maydell
2023-07-31target/arm: Avoid writing to constant TCGv in trans_CSEL()Peter Maydell
2023-07-31target/arm: Fix MemOp for STGPRichard Henderson
2023-07-25Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell
2023-07-25Merge tag 'misc-fixes-20230725' of https://github.com/philmd/qemu into stagingPeter Maydell
2023-07-25target/tricore: Rename tricore_featureBastian Koppelmann
2023-07-25other architectures: spelling fixesMichael Tokarev
2023-07-25arm: spelling fixesMichael Tokarev
2023-07-25s390x: spelling fixesMichael Tokarev
2023-07-25target/tricore: Rename tricore_featureBastian Koppelmann
2023-07-25target/sparc: Handle FPRS correctly on big-endian hostsPeter Maydell
2023-07-25target/mips: Avoid shift by negative number in page_table_walk_refill()Peter Maydell
2023-07-25target/mips: Pass directory/leaf shift values to walk_directory()Philippe Mathieu-Daudé
2023-07-25target/mips/mxu: Avoid overrun in gen_mxu_q8adde()Philippe Mathieu-Daudé
2023-07-25target/mips/mxu: Avoid overrun in gen_mxu_S32SLT()Philippe Mathieu-Daudé
2023-07-25target/mips/mxu: Replace magic array size by its definitionPhilippe Mathieu-Daudé