aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2021-03-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell4-4/+4
2021-03-09sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé2-2/+2
2021-03-09exec/memory: Use struct Object typedefPhilippe Mathieu-Daudé1-1/+1
2021-03-09Various spelling fixesMichael Tokarev1-1/+1
2021-03-09qtest: delete superfluous inclusions of qtest.hChen Qun7-7/+0
2021-02-10hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodesBin Meng1-1/+1
2021-02-10hw/ppc: e500: Use a macro for the platform clock frequencyBin Meng1-3/+5
2021-02-10ppc/pnv: Set default RAM size to 1 GBCédric Le Goater1-3/+7
2021-02-10spapr_numa.c: fix ibm,max-associativity-domains calculationDaniel Henrique Barboza1-1/+3
2021-02-10spapr_numa.c: create spapr_numa_initial_nvgpu_numa_id() helperDaniel Henrique Barboza2-10/+15
2021-02-10spapr: move spapr_machine_using_legacy_numa() to spapr_numa.cDaniel Henrique Barboza2-9/+9
2021-02-10ppc/pnv: Introduce a LPC FW memory region attribute to map the PNORCédric Le Goater2-7/+11
2021-02-10ppc/pnv: Remove default disablement of the PNOR contentsCédric Le Goater1-8/+0
2021-02-10ppc/pnv: Discard internal BMC initialization when BMC is externalCédric Le Goater1-1/+14
2021-02-10ppc/pnv: Simplify pnv_bmc_create()Cédric Le Goater1-6/+1
2021-02-10ppc/pnv: Use skiboot addresses to load kernel and ramfsCédric Le Goater1-3/+3
2021-02-10spapr: Adjust firmware path of PCI devicesGreg Kurz2-15/+23
2021-02-10spapr.c: add 'name' property for hotplugged CPUs nodesDaniel Henrique Barboza1-0/+13
2021-02-10spapr.c: use g_auto* with 'nodename' in CPU DT functionsDaniel Henrique Barboza1-4/+2
2021-02-09Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2-2/+20
2021-02-08Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...Peter Maydell1-0/+11
2021-02-08spapr_pci: add spapr msi read methodPrasad J Pandit1-2/+12
2021-02-08prep: add ppc-parity write methodPrasad J Pandit1-0/+8
2021-02-08spapr_pci: Fix memory leak of vmstate_spapr_pciJinhao Gao1-0/+11
2021-02-08spapr: PEF: prevent migrationDavid Gibson1-0/+7
2021-02-08spapr: Add PEF based confidential guest supportDavid Gibson3-1/+141
2021-01-27block: Separate blk_is_writable() and blk_supports_write_perm()Kevin Wolf1-1/+1
2021-01-19spapr_cpu_core.c: use g_auto* in spapr_create_vcpu()Daniel Henrique Barboza1-9/+3
2021-01-19spapr_rtas.c: fix identation of rtas_ibm_suspend_me() argsDaniel Henrique Barboza1-3/+3
2021-01-19spapr_hcall.c: make do_client_architecture_support staticDaniel Henrique Barboza1-0/+1
2021-01-19spapr: Improve handling of memory unplug with old guestsGreg Kurz3-13/+21
2021-01-19sam460ex: Use type cast macro instead of simple castBALATON Zoltan1-5/+2
2021-01-19Revert "ppc4xx: Move common dependency on serial to common option"BALATON Zoltan1-1/+4
2021-01-19Revert "sam460ex: Remove FDT_PPC dependency from KConfig"BALATON Zoltan1-0/+1
2021-01-19hw/ppc: Remove unused ppcuic_init()Peter Maydell1-38/+0
2021-01-19hw/ppc/ppc405_uc: Drop use of ppcuic_init()Peter Maydell3-33/+47
2021-01-19hw/ppc: Delete unused ppc405cr_init() codePeter Maydell2-351/+0
2021-01-19hw/ppc/sam460ex: Drop use of ppcuic_init()Peter Maydell1-16/+53
2021-01-13macio: move OpenPIC inside macio-newworld deviceMark Cave-Ayland1-14/+11
2021-01-13mac_newworld: delay wiring of PCI IRQs in New World machineMark Cave-Ayland1-20/+26
2021-01-13macio: move heathrow PIC inside macio-oldworld deviceMark Cave-Ayland1-34/+32
2021-01-13mac_oldworld: move initialisation of grackle before heathrowMark Cave-Ayland1-15/+15
2021-01-13mac_oldworld: remove duplicate bus check for PPC_INPUT(env)Mark Cave-Ayland1-6/+0
2021-01-06Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...Peter Maydell10-355/+189
2021-01-06ppc440_pcix: Fix up pci config accessBALATON Zoltan via1-15/+22
2021-01-06ppc440_pcix: Fix register write trace eventBALATON Zoltan via2-1/+2
2021-01-06ppc440_pcix: Improve comment for IRQ mappingBALATON Zoltan via1-2/+9
2021-01-06sam460ex: Remove FDT_PPC dependency from KConfigBALATON Zoltan via1-1/+0
2021-01-06ppc4xx: Move common dependency on serial to common optionBALATON Zoltan via1-4/+1
2021-01-06pnv: Fix reverse dependency on PCI express root portsGreg Kurz1-2/+1