aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2019-04-25exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()David Hildenbrand
2019-04-12spapr_pci: Fix broken naming of PCI busGreg Kurz
2019-04-09spapr_pci: Fix extended config space accessesGreg Kurz
2019-03-29spapr/irq: Add XIVE sanity checks on non-P9 machinesCédric Le Goater
2019-03-29spapr: Simplify handling of host-serial and host-model valuesDavid Gibson
2019-03-29target/ppc: Consolidate 64-bit server processor detection in a helperGreg Kurz
2019-03-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2019-03-22trace-events: Delete unused trace pointsMarkus Armbruster
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-21virtio-vga: only enable for specific boardsPaolo Bonzini
2019-03-20hw/ppc/Kconfig: e500 based machines require virtio-net-pci devicePhilippe Mathieu-Daudé
2019-03-20hw/ppc/Kconfig: Bamboo machine requires e1000 network cardPhilippe Mathieu-Daudé
2019-03-20prep: do not select I82374Paolo Bonzini
2019-03-19spapr: Remove NULL checks on error_propagate() callsMarkus Armbruster
2019-03-19ppc/pnv: Fix variable size in pnv_psi_power9_irq_set()Greg Kurz
2019-03-19ppc/pnv: Use local_err variable in pnv_chip_power9_intc_create()Greg Kurz
2019-03-19spapr: Correctly set LPCR[GTSE] in H_REGISTER_PROCESS_TABLEDavid Gibson
2019-03-18kconfig: add CONFIG_MSI_NONBROKENPaolo Bonzini
2019-03-12Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-11' int...Peter Maydell
2019-03-12spapr: Use CamelCase properlyDavid Gibson
2019-03-12ppc/pnv: add a "ibm,opal/power-mgt" device tree node on POWER9Cédric Le Goater
2019-03-12ppc/pnv: add more dummy XSCOM addressesCédric Le Goater
2019-03-12ppc/pnv: POWER9 XSCOM quad supportCédric Le Goater
2019-03-12ppc/pnv: extend XSCOM core support for POWER9Cédric Le Goater
2019-03-12ppc/pnv: add a OCC model for POWER9Cédric Le Goater
2019-03-12ppc/pnv: add a OCC model classCédric Le Goater
2019-03-12ppc/pnv: add SerIRQ routing registersCédric Le Goater
2019-03-12ppc/pnv: add a LPC Controller model for POWER9Cédric Le Goater
2019-03-12ppc/pnv: add a 'dt_isa_nodename' to the chipCédric Le Goater
2019-03-12ppc/pnv: add a LPC Controller class modelCédric Le Goater
2019-03-12ppc/pnv: lpc: fix OPB address rangesCédric Le Goater
2019-03-12ppc/pnv: add a PSI bridge model for POWER9Cédric Le Goater
2019-03-12ppc/pnv: add a PSI bridge class modelCédric Le Goater
2019-03-12mac_newworld: use node name instead of alias name for hd device in FWPathProv...Mark Cave-Ayland
2019-03-12mac_oldworld: use node name instead of alias name for hd device in FWPathProv...Mark Cave-Ayland
2019-03-12spapr_iommu: Do not replay mappings from just created DMA windowAlexey Kardashevskiy
2019-03-12ppc/pnv: psi: add a reset handlerCédric Le Goater
2019-03-12ppc/pnv: psi: add a PSIHB_REG macroCédric Le Goater
2019-03-12ppc/pnv: fix logging primitives using OxCédric Le Goater
2019-03-12ppc/pnv: introduce a new pic_print_info() operation to the chip modelCédric Le Goater
2019-03-12ppc/pnv: introduce a new dt_populate() operation to the chip modelCédric Le Goater
2019-03-12ppc/pnv: add a XIVE interrupt controller model for POWER9Cédric Le Goater
2019-03-12ppc/pnv: change the CPU machine_data presenter type to Object *Cédric Le Goater
2019-03-12ppc: externalize ppc_get_vcpu_by_pir()Cédric Le Goater
2019-03-12PPC: E500: Add FSL I2C controller and integrate RTC with itAndrew Randrianasulu
2019-03-12target/ppc/spapr: Enable H_PAGE_INIT in-kernel handlingSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Clear partition table entry when allocating hash tableSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Enable mitigations by default for pseries-4.0 machine typeSuraj Jitindar Singh
2019-03-12target/ppc/tcg: make spapr_caps apply cap-[cfpc/sbbc/ibs] non-fatal for tcgSuraj Jitindar Singh