aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc/ppc.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-07target/ppc: Move PowerPCCPUClass definition to 'cpu.h'Philippe Mathieu-Daudé1-1/+1
2023-09-06hw/ppc: Reset timebase facilities on machine resetNicholas Piggin1-1/+2
2023-06-25target/ppc: Add msgsnd/p and DPDES SMT supportNicholas Piggin1-0/+1
2022-04-20hw/ppc: change indentation to spaces from TABsGuo Zhi1-5/+5
2022-04-04hw/ppc: free env->tb_env in spapr_unrealize_vcpu()Daniel Henrique Barboza1-0/+1
2022-02-18ppc: allow the hdecr timer to be created/destroyedNicholas Piggin1-0/+3
2020-02-02hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOSThomas Huth1-1/+0
2019-12-17target/ppc: Work [S]PURR implementation and add HV supportSuraj Jitindar Singh1-2/+1
2019-12-17target/ppc: Implement the VTB for HV accessSuraj Jitindar Singh1-0/+1
2019-12-17ppc: Deassert the external interrupt pin in KVM on resetGreg Kurz1-0/+2
2019-12-17ppc: Introduce a ppc_cpu_pir() helperCédric Le Goater1-0/+1
2019-03-12ppc: externalize ppc_get_vcpu_by_pir()Cédric Le Goater1-0/+1
2019-02-26target/ppc: Add POWER9 external interrupt modelBenjamin Herrenschmidt1-0/+2
2018-06-16mac_newworld: add via machine option to control mac99 VIA/ADB configurationMark Cave-Ayland1-0/+1
2018-06-12ppc: add missing FW_CFG_PPC_NVRAM_FLAT definitionMark Cave-Ayland1-0/+1
2017-10-17ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()Igor Mammedov1-2/+0
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-1/+1
2016-08-13ppc: parse cpu features onceGreg Kurz1-0/+1
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2016-05-19ppc: use PowerPCCPU instead of CPUPPCStatePaolo Bonzini1-9/+15
2014-09-08PPC: mac99: Move NVRAM to page boundary when necessaryAlexander Graf1-1/+1
2014-06-16mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan1-0/+2
2014-04-08PPC: Clean up DECR implementationAlexander Graf1-0/+3
2013-12-02misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil1-2/+2
2013-07-09intc/openpic: Build openpic only onceAndreas Färber1-2/+0
2013-07-01PPC: Add clock-frequency export for Mac machinesAlexander Graf1-0/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+99