summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2024-04-02accel/hvf: Un-inline hvf_arch_supports_guest_debug()Philippe Mathieu-Daudé
2024-04-02target/ppc: Rename init_excp_4xx_softmmu() -> init_excp_4xx()Philippe Mathieu-Daudé
2024-04-02target/arm: take HSTR traps of cp15 accesses to EL2, not EL1Peter Maydell
2024-03-31Merge tag 'pull-ppc-for-9.0-3-20240331' of https://gitlab.com/npiggin/qemu in...Peter Maydell
2024-03-30target/ppc: Do not clear MSR[ME] on MCE interrupts to supervisorNicholas Piggin
2024-03-30target/ppc: Fix GDB register indexing on secondary CPUsBenjamin Gray
2024-03-30target/ppc: Restore [H]DEXCR to 64-bitsBenjamin Gray
2024-03-30target/ppc/mmu-radix64: Use correct string format in walk_tree()Philippe Mathieu-Daudé
2024-03-29target/hppa: Clear psw_n for BE on use_nullify_skip pathRichard Henderson
2024-03-29target/hppa: Add diag instructions to set/restore shadow registersHelge Deller
2024-03-29target/hppa: Move diag argument handling to decodetreeRichard Henderson
2024-03-29target/hppa: Generate getshadowregs inlineRichard Henderson
2024-03-27target/hppa: Fix overflow computation for shladdRichard Henderson
2024-03-27target/hppa: Replace c with uv in do_condRichard Henderson
2024-03-27target/hppa: Squash d for pa1.x during decodeRichard Henderson
2024-03-27target/hppa: Fix unit carry conditionsRichard Henderson
2024-03-27target/hppa: Optimize UADDCM with no conditionRichard Henderson
2024-03-27target/hppa: Fix DCOR reconstruction of carry bitsRichard Henderson
2024-03-27target/hppa: Use gva_offset_mask() everywhereSven Schnelle
2024-03-27target/hppa: Fix EIRR, EIEM versus icountRichard Henderson
2024-03-27target/hppa: Tidy read of interval timerRichard Henderson
2024-03-27target/hppa: Mark interval timer write as ioRichard Henderson
2024-03-27target/hppa: Fix ADD/SUB trap on overflow for narrow modeSven Schnelle
2024-03-27target/hppa: Handle unit conditions for wide modeSven Schnelle
2024-03-27target/hppa: Fix B,GATE for wide modeRichard Henderson
2024-03-27target/hppa: Fix BE,L set of sr0Richard Henderson
2024-03-26target/tricore/helper: Use correct string format in cpu_tlb_fill()Philippe Mathieu-Daudé
2024-03-26target/i386/tcg: Enable page walking from MMIO memoryGregory Price
2024-03-25target/s390x: Use mutable temporary value for op_tsIdo Plat
2024-03-22Merge tag 'pull-loongarch-20240322' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2024-03-22target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '...Song Gao
2024-03-22target/riscv/kvm: fix timebase-frequency when using KVM accelerationYong-Xuan Wang
2024-03-22target/riscv: Fix mode in riscv_tlb_fillIrina Ryapolova
2024-03-22target/riscv: rvv: Remove the dependency of Zvfbfmin to ZfbfminMax Chou
2024-03-22target/riscv/vector_helper.c: optimize loops in ldst helpersDaniel Henrique Barboza
2024-03-22target/riscv: enable 'vstart_eq_zero' in the end of insnsIvan Klokov
2024-03-22trans_rvv.c.inc: remove redundant mark_vs_dirty() callsDaniel Henrique Barboza
2024-03-22target/riscv: remove 'over' brconds from vector transDaniel Henrique Barboza
2024-03-22target/riscv/vector_helpers: do early exit when vstart >= vlDaniel Henrique Barboza
2024-03-22target/riscv: always clear vstart for ldst_whole insnsDaniel Henrique Barboza
2024-03-22target/riscv: always clear vstart in whole vec move insnsDaniel Henrique Barboza
2024-03-22target/riscv/vector_helper.c: fix 'vmvr_v' memcpy endianessDaniel Henrique Barboza
2024-03-22trans_rvv.c.inc: set vstart = 0 in int scalar move insnsDaniel Henrique Barboza
2024-03-22target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()Daniel Henrique Barboza
2024-03-22target/riscv: do not enable all named features by defaultDaniel Henrique Barboza
2024-03-20Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-03-20Merge tag 'pull-loongarch-20240320' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2024-03-20target/i386: Revert monitor_puts() in do_inject_x86_mce()Tao Su
2024-03-20target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0'Song Gao
2024-03-20target/loongarch: Fix tlb huge page loading issueXianglai Li