index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
cpu.h
Age
Commit message (
Expand
)
Author
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
2020-03-17
target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector
Nicholas Piggin
2020-03-17
ppc/spapr: Fix FWNMI machine check interrupt delivery
Nicholas Piggin
2020-03-17
target/ppc: Don't store VRMA SLBE persistently
David Gibson
2020-03-17
target/ppc: Only calculate RMLS derived RMA limit on demand
David Gibson
2020-03-17
ppc: Remove stub support for 32-bit hypervisor mode
David Gibson
2020-02-21
target/ppc/cpu.h: Clean up comments in the struct CPUPPCState definition
BALATON Zoltan
2020-02-21
target/ppc/cpu.h: Move fpu related members closer in cpu env
BALATON Zoltan
2020-02-21
target/ppc/cpu.h: Remove duplicate includes
BALATON Zoltan
2020-02-03
target/ppc/cpu.h: Put macro parameter in parentheses
BALATON Zoltan
2020-02-02
target/ppc: add support for Hypervisor Facility Unavailable Exception
Cédric Le Goater
2020-01-15
target/ppc: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
Richard Henderson
2019-12-17
target/ppc: Add SPR TBU40
Suraj Jitindar Singh
2019-12-17
target/ppc: Add SPR ASDR
Suraj Jitindar Singh
2019-12-17
target/ppc: Work [S]PURR implementation and add HV support
Suraj Jitindar Singh
2019-12-17
target/ppc: Implement the VTB for HV access
Suraj Jitindar Singh
2019-12-17
target/ppc: Add POWER10 DD1.0 model information
Cédric Le Goater
2019-12-17
ppc: Make PPCVirtualHypervisor an incomplete type
Greg Kurz
2019-12-17
ppc: Don't use CPUPPCState::irq_input_state with modern Book3s CPU models
Greg Kurz
2019-10-04
target/ppc: update {get,set}_dfp{64,128}() helper functions to read/write DFP...
Mark Cave-Ayland
2019-10-04
ppc: Add support for 'mffscrn','mffscrni' instructions
Paul A. Clarke
2019-08-21
ppc: Add support for 'mffsl' instruction
Paul A. Clarke
2019-08-21
target/ppc: Add Directed Privileged Door-bell Exception State (DPDES) SPR
Alexey Kardashevskiy
2019-08-21
spapr: Implement dispatch tracking for tcg
Nicholas Piggin
2019-08-21
target/ppc: move opcode decode tables to PowerPCCPU
Alex Bennée
2019-08-16
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-10
cpu: Remove CPU_COMMON
Richard Henderson
2019-06-10
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2019-06-10
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
2019-06-10
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
cpu: Define ArchCPU
Richard Henderson
2019-06-10
cpu: Define CPUArchState with typedef
Richard Henderson
2019-06-10
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2019-05-10
target/ppc: Convert to CPUClass::tlb_fill
Richard Henderson
[next]