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
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
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-12
target/ppc: Enable Power ISA 3.1
Lijun Pan
2020-08-12
target/ppc: Introduce Power ISA 3.1 flag
Lijun Pan
2020-06-12
target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
Philippe Mathieu-Daudé
2020-05-27
ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
Leonardo Bras
2020-05-27
target/ppc: Add support for scv and rfscv instructions
Nicholas Piggin
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-07
target/ppc: Add support for Radix partition-scoped translation
Cédric Le Goater
2020-05-07
ppc/spapr: tweak change system reset helper
Nicholas Piggin
2020-03-18
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...
Peter Maydell
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
[next]