aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2019-06-10target/ppc: Use env_cpu, env_archcpuRichard Henderson3-12/+12
2019-06-06Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-24/+10
2019-05-29pcie: Simplify pci_adjust_config_limit()David Gibson1-24/+10
2019-05-29ppc/pnv: add dummy XSCOM registers for PRD initializationCédric Le Goater1-0/+18
2019-05-29ppc/pnv: introduce new skiboot platform propertiesCédric Le Goater1-3/+10
2019-05-29spapr: Don't migrate the hpt_maxpagesize cap to older machine typesGreg Kurz2-1/+12
2019-05-29spapr: change default interrupt mode to 'dual'Cédric Le Goater1-1/+2
2019-05-29spapr/irq: add KVM support to the 'dual' machineCédric Le Goater1-20/+38
2019-05-29spapr/irq: introduce a spapr_irq_init_device() helperCédric Le Goater1-19/+70
2019-05-29spapr/xive: activate KVM supportCédric Le Goater1-9/+0
2019-05-29spapr/xive: add migration support for KVMCédric Le Goater1-1/+1
2019-05-29spapr/xive: add KVM supportCédric Le Goater2-1/+10
2019-05-29spapr: Print out extra hints when CAS negotiation of interrupt mode failsGreg Kurz1-2/+4
2019-05-29spapr: Fix phb_placement backwards compatibilityDavid Gibson1-13/+15
2019-05-29spapr: Add forgotten capability to migration streamDavid Gibson2-0/+2
2019-05-29target/ppc: Set PSSCR_EC on cpu halt to prevent spurious wakeupSuraj Jitindar Singh2-1/+7
2019-05-29spapr/xive: Sanity checks of OV5 during CASGreg Kurz1-0/+24
2019-05-29target/ppc: Add ibm,purr and ibm,spurr device-tree propertiesSuraj Jitindar Singh1-1/+4
2019-05-29hw/ppc/40p: use 1900 as a base yearArtyom Tarasenko1-1/+3
2019-05-29hw/ppc/40p: Move the MC146818 RTC to the board where it belongsPhilippe Mathieu-Daudé1-0/+3
2019-05-29hw/ppc/prep: use TYPE_MC146818_RTC instead of a hardcoded stringPhilippe Mathieu-Daudé1-1/+1
2019-05-24hw/ppc/pnv: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé1-8/+4
2019-05-23hw/ppc: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé2-1/+46
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