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
/
ppc
Age
Commit message (
Expand
)
Author
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-04
target/ppc: do not call hreg_compute_hflags() in helper_store_mmcr0()
Daniel Henrique Barboza
2022-01-04
target/ppc: Use env->pnc_cyc_cnt
Richard Henderson
2022-01-04
target/ppc: Rewrite pmu_increment_insns
Richard Henderson
2022-01-04
target/ppc: Cache per-pmc insn and cycle count settings
Richard Henderson
2022-01-04
target/ppc: powerpc_excp: Stop passing excp_model around
Fabiano Rosas
2022-01-04
target/ppc: powerpc_excp: Move system call vectored code together
Fabiano Rosas
2022-01-04
target/ppc: powerpc_excp: Set vector earlier
Fabiano Rosas
2022-01-04
target/ppc: powerpc_excp: Add excp_vectors bounds check
Fabiano Rosas
2022-01-04
target/ppc: powerpc_excp: Set alternate SRRs directly
Fabiano Rosas
2022-01-04
target/ppc: do not silence snan in xscvspdpn
Matheus Ferst
2022-01-04
ppc/ppc405: Dump specific registers
Cédric Le Goater
2022-01-04
ppc/ppc405: Introduce a store helper for SPR_40x_PID
Cédric Le Goater
2022-01-04
ppc/ppc405: Restore TCR and STR write handlers
Cédric Le Goater
2022-01-04
ppc/ppc405: Activate MMU logs
Cédric Le Goater
2022-01-04
target/ppc: Print out literal exception names in logs
Cédric Le Goater
2022-01-04
target/ppc: Remove static inline
Cédric Le Goater
2022-01-04
target/ppc: Check effective address validity
Cédric Le Goater
2022-01-04
target/ppc: Improve logging in Radix MMU
Cédric Le Goater
2021-12-17
PPC64/TCG: Implement 'rfebb' instruction
Daniel Henrique Barboza
2021-12-17
target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event
Daniel Henrique Barboza
2021-12-17
target/ppc: enable PMU instruction count
Daniel Henrique Barboza
2021-12-17
target/ppc: enable PMU counter overflow with cycle events
Daniel Henrique Barboza
2021-12-17
target/ppc: PMU: update counters on MMCR1 write
Daniel Henrique Barboza
2021-12-17
target/ppc: PMU: update counters on PMCs r/w
Daniel Henrique Barboza
2021-12-17
target/ppc: PMU basic cycle count for pseries TCG
Daniel Henrique Barboza
2021-12-17
target/ppc: introduce PMUEventType and PMU overflow timers
Daniel Henrique Barboza
2021-12-17
Revert "target/ppc: Move SPR_DSISR setting to powerpc_excp"
Fabiano Rosas
2021-12-17
target/ppc: Fix e6500 boot
Fabiano Rosas
2021-12-17
target/ppc: move xscvqpdp to decodetree
Matheus Ferst
2021-12-17
target/ppc: fix xscvqpdp register access
Matheus Ferst
2021-12-17
target/ppc: Move xs{max,min}[cj]dp to decodetree
Victor Colombo
2021-12-17
target/ppc: Fix xs{max, min}[cj]dp to use VSX registers
Victor Colombo
2021-12-17
target/ppc: remove 401/403 CPUs
Cédric Le Goater
2021-12-17
target/ppc: Set 601v exception model id
Fabiano Rosas
2021-12-17
target/ppc: Remove 603e exception model
Fabiano Rosas
2021-12-17
target/ppc: Fix MPCxxx FPU interrupt address
Fabiano Rosas
2021-12-17
target/ppc: Remove the software TLB model of 7450 CPUs
Fabiano Rosas
2021-12-17
target/ppc: Disable unused facilities in the e600 CPU
Fabiano Rosas
2021-12-17
target/ppc: Disable software TLB for the 7450 family
Fabiano Rosas
2021-12-17
target/ppc: Use helper_todouble/tosingle in helper_xststdcsp
Richard Henderson
2021-12-17
target/ppc: Update fres to new flags and float64r32
Richard Henderson
2021-12-17
target/ppc: Add helper for frsqrtes
Richard Henderson
2021-12-17
target/ppc: Add helper for fmuls
Richard Henderson
2021-12-17
target/ppc: Add helpers for fadds, fsubs, fdivs
Richard Henderson
2021-12-17
target/ppc: Add helper for fsqrts
Richard Henderson
2021-12-17
target/ppc: Add helpers for fmadds et al
Richard Henderson
2021-12-17
target/ppc: Update fre to new flags
Richard Henderson
2021-12-17
target/ppc: Update xsrqpi and xsrqpxp to new flags
Richard Henderson
2021-12-17
target/ppc: Update sqrt for new flags
Richard Henderson
[next]