summaryrefslogtreecommitdiff
path: root/include/hw/ppc/ppc.h
AgeCommit message (Expand)Author
2020-02-02hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOSThomas Huth
2019-12-17target/ppc: Work [S]PURR implementation and add HV supportSuraj Jitindar Singh
2019-12-17target/ppc: Implement the VTB for HV accessSuraj Jitindar Singh
2019-12-17ppc: Deassert the external interrupt pin in KVM on resetGreg Kurz
2019-12-17ppc: Introduce a ppc_cpu_pir() helperCédric Le Goater
2019-03-12ppc: externalize ppc_get_vcpu_by_pir()Cédric Le Goater
2019-02-26target/ppc: Add POWER9 external interrupt modelBenjamin Herrenschmidt
2018-06-16mac_newworld: add via machine option to control mac99 VIA/ADB configurationMark Cave-Ayland
2018-06-12ppc: add missing FW_CFG_PPC_NVRAM_FLAT definitionMark Cave-Ayland
2017-10-17ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()Igor Mammedov
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-08-13ppc: parse cpu features onceGreg Kurz
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-05-19ppc: use PowerPCCPU instead of CPUPPCStatePaolo Bonzini
2014-09-08PPC: mac99: Move NVRAM to page boundary when necessaryAlexander Graf
2014-06-16mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan
2014-04-08PPC: Clean up DECR implementationAlexander Graf
2013-12-02misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil
2013-07-09intc/openpic: Build openpic only onceAndreas Färber
2013-07-01PPC: Add clock-frequency export for Mac machinesAlexander Graf
2013-04-08hw: move headers to include/Paolo Bonzini