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-qom.h
Age
Commit message (
Expand
)
Author
2019-03-12
target/ppc: Implement large decrementer support for TCG
Suraj Jitindar Singh
2019-02-26
target/ppc: Add POWER9 external interrupt model
Benjamin Herrenschmidt
2019-02-26
target/ppc: Add POWER9 exception model
Benjamin Herrenschmidt
2019-02-26
target/ppc: Fix support for "STOP light" states on POWER9
Benjamin Herrenschmidt
2019-02-17
target/ppc: Enable reporting of SPRs to GDB
Fabiano Rosas
2018-08-28
ppc: Remove deprecated ppcemb target
Thomas Huth
2018-04-27
target/ppc: Get rid of POWERPC_MMU_VER() macros
David Gibson
2018-04-27
target/ppc: Remove unnecessary POWERPC_MMU_V3 flag from mmu_model
David Gibson
2018-04-27
target/ppc: Move 1T segment and AMR options to PPCHash64Options
David Gibson
2018-04-27
target/ppc: Split page size information into a separate allocation
David Gibson
2018-04-27
target/ppc: Remove fallback 64k pagesize information
David Gibson
2017-12-15
pcc: define the Power-saving mode Exit Cause Enable bits in PowerPCCPUClass
Cédric Le Goater
2017-10-17
ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()
Igor Mammedov
2017-04-26
spapr: Add ibm,processor-radix-AP-encodings to the device tree
Sam Bobroff
2017-03-03
spapr: Small cleanup of PPC MMU enums
Sam Bobroff
2017-03-03
target/ppc/POWER9: Add POWERPC_MMU_V3 bit
David Gibson
2017-02-22
target/ppc/POWER9: Add ISAv3.00 MMU definition
Suraj Jitindar Singh
2017-01-31
spapr: clock should count only if vm is running
Laurent Vivier
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth