aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2022-01-12ppc/pnv: Introduce user creatable pnv-phb4 devicesDaniel Henrique Barboza1-0/+2
2022-01-12ppc/pnv: Move num_phbs under Pnv8ChipCédric Le Goater1-4/+3
2022-01-12ppc/pnv: Complete user created PHB3 devicesCédric Le Goater1-0/+2
2022-01-12ppc/pnv: Reparent user created PHB3 devices to the PnvChipCédric Le Goater1-0/+17
2022-01-12ppc/pnv: Introduce support for user created PHB3 devicesCédric Le Goater1-5/+18
2022-01-12ppc/pnv: Attach PHB3 root port device when defaults are enabledCédric Le Goater1-0/+8
2022-01-12spapr: Fix support of POWER5+ processorsCédric Le Goater1-4/+6
2022-01-05hw: Add compat machines for 7.0Cornelia Huck1-2/+13
2022-01-04ppc/ppc405: Fix timer initializationCédric Le Goater1-2/+0
2022-01-04ppc/ppc405: Rework ppc_40x_timers_init() to use a PowerPCCPUCédric Le Goater1-23/+19
2022-01-04ppc/ppc405: Restore TCR and STR write handlersCédric Le Goater2-0/+27
2022-01-04ppc/ppc4xx: Convert printfs()Cédric Le Goater4-35/+29
2022-01-04ppc/pnv: Change the maximum of PHB3 devices for Power8NVLCédric Le Goater1-1/+1
2021-12-17ppc/pnv: Use QOM hierarchy to scan PEC PHB4 devicesCédric Le Goater1-7/+13
2021-12-17ppc/pnv: Move realize of PEC stacks under the PEC modelCédric Le Goater1-33/+4
2021-12-17ppc/pnv: Remove "system-memory" property from PHB4 PECCédric Le Goater1-2/+0
2021-12-17ppc/pnv: Compute the PHB index from the PHB4 PEC modelCédric Le Goater1-3/+1
2021-12-17ppc/pnv: Introduce a num_stack class attributeCédric Le Goater1-7/+0
2021-12-17ppc/pnv: Introduce a "chip" property under the PHB4 modelCédric Le Goater1-0/+2
2021-12-17ppc/pnv: Introduce version and device_id class atributes for PHB4 devicesCédric Le Goater1-2/+2
2021-12-17ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devicesCédric Le Goater1-11/+8
2021-12-17ppc/pnv: Use QOM hierarchy to scan PHB3 devicesCédric Le Goater1-18/+54
2021-12-17ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_realize()Cédric Le Goater1-12/+0
2021-12-17ppc/pnv: Drop the "num-phbs" propertyCédric Le Goater1-1/+0
2021-12-17ppc/pnv: Introduce a "chip" property under PHB3Cédric Le Goater1-0/+2
2021-12-17target/ppc: introduce PMUEventType and PMU overflow timersDaniel Henrique Barboza1-0/+1
2021-12-17ppc/ppc405: Add update of bi_procfreq fieldCédric Le Goater1-4/+5
2021-12-17ppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board informationCédric Le Goater1-1/+1
2021-12-17ppc/ppc405: Change default PLL values at resetCédric Le Goater1-3/+3
2021-12-17ppc/ppc405: Fix boot from kernelCédric Le Goater1-43/+102
2021-12-17ppc/ppc405: Introduce ppc405_set_default_bootinfo()Cédric Le Goater3-29/+42
2021-12-17ppc/ppc405: Rework FW loadCédric Le Goater1-25/+20
2021-12-17ppc/ppc405: Remove flash supportCédric Le Goater1-13/+1
2021-12-17ppc/ppc405: Add some address space definitionsCédric Le Goater2-9/+14
2021-12-17ppc/ppc405: Change ppc405ep_init() return valueCédric Le Goater3-4/+8
2021-12-17ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()Cédric Le Goater3-8/+5
2021-12-17ppc/ppc405: Convert printfs to trace-eventsCédric Le Goater2-105/+74
2021-12-17ppc: Add trace-events for DCR accessesCédric Le Goater2-0/+5
2021-12-17ppc: Mark the 'taihu' machine as deprecatedThomas Huth1-0/+1
2021-12-17ppc/ppc405: Change kernel load addressCédric Le Goater1-1/+1
2021-12-17ppc/pnv.c: fix "system-id" FDT when -uuid is setDaniel Henrique Barboza1-1/+1
2021-12-17ppc/pnv.c: add a friendly warning when accel=kvm is usedDaniel Henrique Barboza1-0/+5
2021-12-17hw/ppc/mac.h: Remove MAX_CPUS macroPeter Maydell3-5/+4
2021-11-29target/ppc: fix Hash64 MMU update of PTE bit RLeandro Lupori2-5/+5
2021-11-10spapr_numa.c: fix FORM1 distance-less nodesDaniel Henrique Barboza1-31/+31
2021-11-09spapr_numa.c: FORM2 table handle nodes with no distance infoNicholas Piggin1-5/+17
2021-11-09ppc/pegasos2: Suppress warning when qtest enabledBALATON Zoltan1-1/+2
2021-11-09ppc/pnv: Fix check on block device before updating drive contentsCédric Le Goater1-1/+1
2021-11-01pci: Export pci_for_each_device_under_bus*()Peter Xu3-13/+10
2021-10-21hw/ppc/ppc4xx_pci: Fix ppc4xx_pci_map_irq() for recent Linux kernelsThomas Huth1-3/+5