aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2021-02-09Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-02-08Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...Peter Maydell
2021-02-08spapr_pci: add spapr msi read methodPrasad J Pandit
2021-02-08prep: add ppc-parity write methodPrasad J Pandit
2021-02-08spapr_pci: Fix memory leak of vmstate_spapr_pciJinhao Gao
2021-02-08spapr: PEF: prevent migrationDavid Gibson
2021-02-08spapr: Add PEF based confidential guest supportDavid Gibson
2021-01-27block: Separate blk_is_writable() and blk_supports_write_perm()Kevin Wolf
2021-01-19spapr_cpu_core.c: use g_auto* in spapr_create_vcpu()Daniel Henrique Barboza
2021-01-19spapr_rtas.c: fix identation of rtas_ibm_suspend_me() argsDaniel Henrique Barboza
2021-01-19spapr_hcall.c: make do_client_architecture_support staticDaniel Henrique Barboza
2021-01-19spapr: Improve handling of memory unplug with old guestsGreg Kurz
2021-01-19sam460ex: Use type cast macro instead of simple castBALATON Zoltan
2021-01-19Revert "ppc4xx: Move common dependency on serial to common option"BALATON Zoltan
2021-01-19Revert "sam460ex: Remove FDT_PPC dependency from KConfig"BALATON Zoltan
2021-01-19hw/ppc: Remove unused ppcuic_init()Peter Maydell
2021-01-19hw/ppc/ppc405_uc: Drop use of ppcuic_init()Peter Maydell
2021-01-19hw/ppc: Delete unused ppc405cr_init() codePeter Maydell
2021-01-19hw/ppc/sam460ex: Drop use of ppcuic_init()Peter Maydell
2021-01-13macio: move OpenPIC inside macio-newworld deviceMark Cave-Ayland
2021-01-13mac_newworld: delay wiring of PCI IRQs in New World machineMark Cave-Ayland
2021-01-13macio: move heathrow PIC inside macio-oldworld deviceMark Cave-Ayland
2021-01-13mac_oldworld: move initialisation of grackle before heathrowMark Cave-Ayland
2021-01-13mac_oldworld: remove duplicate bus check for PPC_INPUT(env)Mark Cave-Ayland
2021-01-06Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...Peter Maydell
2021-01-06ppc440_pcix: Fix up pci config accessBALATON Zoltan via
2021-01-06ppc440_pcix: Fix register write trace eventBALATON Zoltan via
2021-01-06ppc440_pcix: Improve comment for IRQ mappingBALATON Zoltan via
2021-01-06sam460ex: Remove FDT_PPC dependency from KConfigBALATON Zoltan via
2021-01-06ppc4xx: Move common dependency on serial to common optionBALATON Zoltan via
2021-01-06pnv: Fix reverse dependency on PCI express root portsGreg Kurz
2021-01-06ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVEGreg Kurz
2021-01-06ppc: Fix build with --without-default-devicesGreg Kurz
2021-01-06spapr: Add drc_ prefix to the DRC realize and unrealize functionsGreg Kurz
2021-01-06spapr: Use spapr_drc_reset_all() at machine resetGreg Kurz
2021-01-06spapr: Introduce spapr_drc_reset_all()Greg Kurz
2021-01-06spapr: Fix reset of transient DR connectorsGreg Kurz
2021-01-06spapr: Call spapr_drc_reset() for all DRCs at CASGreg Kurz
2021-01-06spapr: Allow memory unplug to always succeedGreg Kurz
2021-01-06spapr: Fix DR properties of the root nodeGreg Kurz
2021-01-06spapr: DRC lookup cannot failGreg Kurz
2021-01-06hw/ppc/ppc440_bamboo: Drop use of ppcuic_init()Peter Maydell
2021-01-06hw/ppc/virtex_ml507: Drop use of ppcuic_init()Peter Maydell
2021-01-06ppc: Convert PPC UIC to a QOM devicePeter Maydell
2021-01-06hw/ppc/ppc4xx_devs: Make code style fixes to UIC codePeter Maydell
2021-01-04hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'Philippe Mathieu-Daudé
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost
2020-12-15vl: make qemu_get_machine_opts staticPaolo Bonzini
2020-12-15ppc/spapr: cleanup -machine pseries,nvdimm=X handlingIgor Mammedov
2020-12-14spapr.c: set a 'kvm-type' default value instead of relying on NULLDaniel Henrique Barboza