summaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2019-06-06Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-05-29pcie: Simplify pci_adjust_config_limit()David Gibson
2019-05-29ppc/pnv: add dummy XSCOM registers for PRD initializationCédric Le Goater
2019-05-29ppc/pnv: introduce new skiboot platform propertiesCédric Le Goater
2019-05-29spapr: Don't migrate the hpt_maxpagesize cap to older machine typesGreg Kurz
2019-05-29spapr: change default interrupt mode to 'dual'Cédric Le Goater
2019-05-29spapr/irq: add KVM support to the 'dual' machineCédric Le Goater
2019-05-29spapr/irq: introduce a spapr_irq_init_device() helperCédric Le Goater
2019-05-29spapr/xive: activate KVM supportCédric Le Goater
2019-05-29spapr/xive: add migration support for KVMCédric Le Goater
2019-05-29spapr/xive: add KVM supportCédric Le Goater
2019-05-29spapr: Print out extra hints when CAS negotiation of interrupt mode failsGreg Kurz
2019-05-29spapr: Fix phb_placement backwards compatibilityDavid Gibson
2019-05-29spapr: Add forgotten capability to migration streamDavid Gibson
2019-05-29target/ppc: Set PSSCR_EC on cpu halt to prevent spurious wakeupSuraj Jitindar Singh
2019-05-29spapr/xive: Sanity checks of OV5 during CASGreg Kurz
2019-05-29target/ppc: Add ibm,purr and ibm,spurr device-tree propertiesSuraj Jitindar Singh
2019-05-29hw/ppc/40p: use 1900 as a base yearArtyom Tarasenko
2019-05-29hw/ppc/40p: Move the MC146818 RTC to the board where it belongsPhilippe Mathieu-Daudé
2019-05-29hw/ppc/prep: use TYPE_MC146818_RTC instead of a hardcoded stringPhilippe Mathieu-Daudé
2019-05-24hw/ppc/pnv: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé
2019-05-23hw/ppc: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-04-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...Peter Maydell
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-04-26ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt
2019-04-26ppc/spapr: Use proper HPTE accessors for H_READBenjamin Herrenschmidt
2019-04-26spapr: Drop duplicate PCI swizzle codeGreg Kurz
2019-04-26spapr_pci: Get rid of duplicate code for node name creationGreg Kurz
2019-04-26spapr/irq: remove spapr_ics_create()Cédric Le Goater
2019-04-26spapr/rtas: modify spapr_rtas_register() to remove RTAS handlersCédric Le Goater
2019-04-26hw/ppc/prep: Drop useless inclusion of "hw/input/i8042.h"Philippe Mathieu-Daudé
2019-04-26spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy
2019-04-25hw: add compat machines for 4.1Cornelia Huck
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