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
/
cpu.h
Age
Commit message (
Expand
)
Author
2022-01-04
target/ppc: Cache per-pmc insn and cycle count settings
Richard Henderson
2022-01-04
ppc/ppc405: Restore TCR and STR write handlers
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 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
target/ppc: Remove the software TLB model of 7450 CPUs
Fabiano Rosas
2021-12-17
target/ppc: ppc_store_fpscr doesn't update bits 0 to 28 and 52
Lucas Mateus Castro (alqotel)
2021-11-02
target/ppc: Implement ppc_cpu_record_sigsegv
Richard Henderson
2021-10-21
target/ppc: add user read/write functions for MMCR2
Daniel Henrique Barboza
2021-10-21
target/ppc: add user read/write functions for MMCR0
Gustavo Romero
2021-10-21
target/ppc: add MMCR0 PMCC bits to hflags
Daniel Henrique Barboza
2021-10-21
target/ppc: Filter mtmsr[d] input before setting MSR
Matheus Ferst
2021-10-21
linux-user: Fix XER access in ppc version of elf_core_copy_regs
Matheus Ferst
2021-09-30
target/ppc: add LPCR[HR] to DisasContext and hflags
Matheus Ferst
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-14
target/ppc: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-08-27
target/ppc: divided mmu_helper.c in 2 files
Lucas Mateus Castro (alqotel)
2021-07-09
target/ppc: Introduce ppc_interrupts_little_endian()
Greg Kurz
2021-06-03
target/ppc: Add infrastructure for prefixed insns
Richard Henderson
2021-06-03
target/ppc: overhauled and moved logic of storing fpscr
Bruno Larsen (billionai)
2021-06-03
target/ppc: remove ppc_cpu_dump_statistics
Bruno Larsen (billionai)
2021-06-03
target/ppc: fold ppc_store_ptcr into it's only caller
Bruno Larsen (billionai)
2021-05-19
target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN
Richard Henderson
2021-05-19
target/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_UPDATE
Richard Henderson
2021-05-19
target/ppc: Replace POWERPC_EXCP_SYNC with DISAS_EXIT
Richard Henderson
2021-05-19
target/ppc: created ppc_{store,get}_vscr for generic vscr usage
Bruno Larsen (billionai)
2021-05-19
hw/ppc: moved has_spr to cpu.h
Lucas Mateus Castro (alqotel)
2021-05-19
target/ppc: moved ppc_store_lpcr to misc_helper.c
Lucas Mateus Castro (alqotel)
2021-05-04
target/ppc: Reduce the size of ppc_spr_t
Richard Henderson
2021-05-04
target/ppc: Add POWER10 exception model
Nicholas Piggin
2021-05-04
target/ppc: rework AIL logic in interrupt delivery
Nicholas Piggin
2021-05-04
ppc: Rename current DAWR macros and variables
Ravi Bangoria
2021-05-04
target/ppc: Validate hflags with CONFIG_DEBUG_TCG
Richard Henderson
2021-05-04
target/ppc: Remove env->immu_idx and env->dmmu_idx
Richard Henderson
2021-05-04
target/ppc: Remove MSR_SA and MSR_AP from hflags
Richard Henderson
2021-05-04
target/ppc: Put LPCR[GTSE] in hflags
Richard Henderson
2021-05-04
target/ppc: Reduce env->hflags to uint32_t
Richard Henderson
2021-05-04
target/ppc: Disconnect hflags from MSR
Richard Henderson
2021-05-04
target/ppc: Fix comment for MSR_FE{0,1}
Richard Henderson
2021-05-04
target/ppc: Retain hflags_nmsr only for migration
Richard Henderson
2021-05-04
target/ppc: Move 601 hflags adjustment to hreg_compute_hflags
Richard Henderson
2021-02-10
target/ppc: Add E500 L2CSR0 write helper
Bin Meng
2021-02-10
target/ppc: Remove unused MMU definitions
Philippe Mathieu-Daudé
2020-11-15
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
2020-10-28
ppc/: fix some comment spelling errors
zhaolichang
2020-10-09
ppc: Add a return value to ppc_set_compat() and ppc_set_compat_all()
Greg Kurz
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
[next]