aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2022-02-20Mark remaining global TypeInfo instances as constBernhard Beschow
2022-02-18spapr: implement nested-hv capability for the virtual hypervisorNicholas Piggin
2022-02-18target/ppc: Introduce a vhyp framework for nested HV supportNicholas Piggin
2022-02-18target/ppc: make vhyp get_pate method take lpid and return successNicholas Piggin
2022-02-18ppc: allow the hdecr timer to be created/destroyedNicholas Piggin
2022-02-18spapr: prevent hdec timer being set up under virtual hypervisorNicholas Piggin
2022-02-18spapr: nvdimm: Introduce spapr-nvdimm deviceShivaprasad G Bhat
2022-02-18spapr: nvdimm: Implement H_SCM_FLUSH hcallShivaprasad G Bhat
2022-02-09target/ppc: Remove PowerPC 601 CPUsCédric Le Goater
2022-01-31Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220130' into s...Peter Maydell
2022-01-29Merge remote-tracking branch 'remotes/quintela-gitlab/tags/migration-20220128...Peter Maydell
2022-01-28Remove unnecessary minimum_version_id_old fieldsPeter Maydell
2022-01-28rtc: Move RTC function prototypes to their own headerPeter Maydell
2022-01-28hw/ppc/vof: Add missing includesPhilippe Mathieu-Daudé
2022-01-28spapr.c: check bus != NULL in spapr_get_fw_dev_path()Daniel Henrique Barboza
2022-01-28spapr: Force 32bit when resetting a coreAlexey Kardashevskiy
2022-01-12ppc/pnv: Introduce user creatable pnv-phb4 devicesDaniel Henrique Barboza
2022-01-12ppc/pnv: Move num_phbs under Pnv8ChipCédric Le Goater
2022-01-12ppc/pnv: Complete user created PHB3 devicesCédric Le Goater
2022-01-12ppc/pnv: Reparent user created PHB3 devices to the PnvChipCédric Le Goater
2022-01-12ppc/pnv: Introduce support for user created PHB3 devicesCédric Le Goater
2022-01-12ppc/pnv: Attach PHB3 root port device when defaults are enabledCédric Le Goater
2022-01-12spapr: Fix support of POWER5+ processorsCédric Le Goater
2022-01-05hw: Add compat machines for 7.0Cornelia Huck
2022-01-04ppc/ppc405: Fix timer initializationCédric Le Goater
2022-01-04ppc/ppc405: Rework ppc_40x_timers_init() to use a PowerPCCPUCédric Le Goater
2022-01-04ppc/ppc405: Restore TCR and STR write handlersCédric Le Goater
2022-01-04ppc/ppc4xx: Convert printfs()Cédric Le Goater
2022-01-04ppc/pnv: Change the maximum of PHB3 devices for Power8NVLCédric Le Goater
2021-12-17ppc/pnv: Use QOM hierarchy to scan PEC PHB4 devicesCédric Le Goater
2021-12-17ppc/pnv: Move realize of PEC stacks under the PEC modelCédric Le Goater
2021-12-17ppc/pnv: Remove "system-memory" property from PHB4 PECCédric Le Goater
2021-12-17ppc/pnv: Compute the PHB index from the PHB4 PEC modelCédric Le Goater
2021-12-17ppc/pnv: Introduce a num_stack class attributeCédric Le Goater
2021-12-17ppc/pnv: Introduce a "chip" property under the PHB4 modelCédric Le Goater
2021-12-17ppc/pnv: Introduce version and device_id class atributes for PHB4 devicesCédric Le Goater
2021-12-17ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devicesCédric Le Goater
2021-12-17ppc/pnv: Use QOM hierarchy to scan PHB3 devicesCédric Le Goater
2021-12-17ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_realize()Cédric Le Goater
2021-12-17ppc/pnv: Drop the "num-phbs" propertyCédric Le Goater
2021-12-17ppc/pnv: Introduce a "chip" property under PHB3Cédric Le Goater
2021-12-17target/ppc: introduce PMUEventType and PMU overflow timersDaniel Henrique Barboza
2021-12-17ppc/ppc405: Add update of bi_procfreq fieldCédric Le Goater
2021-12-17ppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board informationCédric Le Goater
2021-12-17ppc/ppc405: Change default PLL values at resetCédric Le Goater
2021-12-17ppc/ppc405: Fix boot from kernelCédric Le Goater
2021-12-17ppc/ppc405: Introduce ppc405_set_default_bootinfo()Cédric Le Goater
2021-12-17ppc/ppc405: Rework FW loadCédric Le Goater
2021-12-17ppc/ppc405: Remove flash supportCédric Le Goater
2021-12-17ppc/ppc405: Add some address space definitionsCédric Le Goater