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-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
2019-04-26
ppc/hash64: Rework R and C bit updates
Benjamin Herrenschmidt
2019-04-26
target/ppc: Style fixes for cpu.[ch]
David Gibson
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
qom/cpu: Simplify how CPUClass::dump_statistics() prints
Markus Armbruster
2019-04-18
target: Clean up how the dump_mmu() print
Markus Armbruster
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-03-29
target/ppc: Consolidate 64-bit server processor detection in a helper
Greg Kurz
2019-03-12
target/ppc: introduce vsr64_offset() to simplify get_cpu_vsr{l,h}() and set_c...
Mark Cave-Ayland
2019-03-12
target/ppc: switch fpr/vsrl registers so all VSX registers are in host endian...
Mark Cave-Ayland
2019-03-12
target/ppc: improve avr64_offset() and use it to simplify get_avr64()/set_avr...
Mark Cave-Ayland
2019-03-12
target/ppc: introduce avr_full_offset() function
Mark Cave-Ayland
2019-03-12
target/ppc: move Vsr* macros from internal.h to cpu.h
Mark Cave-Ayland
2019-03-12
target/ppc: introduce single vsrl_offset() function
Mark Cave-Ayland
[next]