aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2019-04-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...Peter Maydell8-80/+580
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-2/+13
2019-04-26ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt2-10/+44
2019-04-26ppc/spapr: Use proper HPTE accessors for H_READBenjamin Herrenschmidt1-6/+5
2019-04-26spapr: Drop duplicate PCI swizzle codeGreg Kurz1-20/+4
2019-04-26spapr_pci: Get rid of duplicate code for node name creationGreg Kurz1-4/+1
2019-04-26spapr/irq: remove spapr_ics_create()Cédric Le Goater1-30/+14
2019-04-26spapr/rtas: modify spapr_rtas_register() to remove RTAS handlersCédric Le Goater1-1/+1
2019-04-26hw/ppc/prep: Drop useless inclusion of "hw/input/i8042.h"Philippe Mathieu-Daudé1-1/+0
2019-04-26spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy4-8/+511
2019-04-25hw: add compat machines for 4.1Cornelia Huck1-2/+13
2019-04-25exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()David Hildenbrand1-2/+2
2019-04-12spapr_pci: Fix broken naming of PCI busGreg Kurz1-2/+2
2019-04-09spapr_pci: Fix extended config space accessesGreg Kurz1-2/+26
2019-03-29spapr/irq: Add XIVE sanity checks on non-P9 machinesCédric Le Goater2-7/+51
2019-03-29spapr: Simplify handling of host-serial and host-model valuesDavid Gibson1-38/+19
2019-03-29target/ppc: Consolidate 64-bit server processor detection in a helperGreg Kurz1-1/+1
2019-03-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+4
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster1-1/+5
2019-03-22trace-events: Delete unused trace pointsMarkus Armbruster1-8/+0
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster1-14/+14
2019-03-21virtio-vga: only enable for specific boardsPaolo Bonzini1-0/+1
2019-03-20hw/ppc/Kconfig: e500 based machines require virtio-net-pci devicePhilippe Mathieu-Daudé1-0/+1
2019-03-20hw/ppc/Kconfig: Bamboo machine requires e1000 network cardPhilippe Mathieu-Daudé1-0/+1
2019-03-20prep: do not select I82374Paolo Bonzini1-1/+0
2019-03-19spapr: Remove NULL checks on error_propagate() callsMarkus Armbruster1-3/+1
2019-03-19ppc/pnv: Fix variable size in pnv_psi_power9_irq_set()Greg Kurz1-1/+1
2019-03-19ppc/pnv: Use local_err variable in pnv_chip_power9_intc_create()Greg Kurz1-1/+1
2019-03-19spapr: Correctly set LPCR[GTSE] in H_REGISTER_PROCESS_TABLEDavid Gibson1-1/+2
2019-03-18kconfig: add CONFIG_MSI_NONBROKENPaolo Bonzini1-0/+1
2019-03-12Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-11' int...Peter Maydell3-106/+43
2019-03-12spapr: Use CamelCase properlyDavid Gibson16-735/+735
2019-03-12ppc/pnv: add a "ibm,opal/power-mgt" device tree node on POWER9Cédric Le Goater1-0/+15
2019-03-12ppc/pnv: add more dummy XSCOM addressesCédric Le Goater1-6/+27
2019-03-12ppc/pnv: POWER9 XSCOM quad supportCédric Le Goater2-1/+124
2019-03-12ppc/pnv: extend XSCOM core support for POWER9Cédric Le Goater1-13/+87
2019-03-12ppc/pnv: add a OCC model for POWER9Cédric Le Goater2-0/+85
2019-03-12ppc/pnv: add a OCC model classCédric Le Goater2-18/+39
2019-03-12ppc/pnv: add SerIRQ routing registersCédric Le Goater1-0/+14
2019-03-12ppc/pnv: add a LPC Controller model for POWER9Cédric Le Goater2-1/+221
2019-03-12ppc/pnv: add a 'dt_isa_nodename' to the chipCédric Le Goater1-13/+5
2019-03-12ppc/pnv: add a LPC Controller class modelCédric Le Goater2-25/+62
2019-03-12ppc/pnv: lpc: fix OPB address rangesCédric Le Goater1-3/+4
2019-03-12ppc/pnv: add a PSI bridge model for POWER9Cédric Le Goater2-2/+345
2019-03-12ppc/pnv: add a PSI bridge class modelCédric Le Goater2-26/+59
2019-03-12mac_newworld: use node name instead of alias name for hd device in FWPathProv...Mark Cave-Ayland1-2/+2
2019-03-12mac_oldworld: use node name instead of alias name for hd device in FWPathProv...Mark Cave-Ayland1-2/+2
2019-03-12spapr_iommu: Do not replay mappings from just created DMA windowAlexey Kardashevskiy2-0/+41
2019-03-12ppc/pnv: psi: add a reset handlerCédric Le Goater1-0/+11
2019-03-12ppc/pnv: psi: add a PSIHB_REG macroCédric Le Goater1-2/+4