aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-12ppc/pnv: fix logging primitives using OxCédric Le Goater2-7/+7
2019-03-12ppc/pnv: introduce a new pic_print_info() operation to the chip modelCédric Le Goater1-3/+24
2019-03-12ppc/pnv: introduce a new dt_populate() operation to the chip modelCédric Le Goater1-2/+25
2019-03-12ppc/pnv: add a XIVE interrupt controller model for POWER9Cédric Le Goater1-1/+43
2019-03-12ppc/pnv: change the CPU machine_data presenter type to Object *Cédric Le Goater2-4/+4
2019-03-12ppc: externalize ppc_get_vcpu_by_pir()Cédric Le Goater2-16/+16
2019-03-12PPC: E500: Add FSL I2C controller and integrate RTC with itAndrew Randrianasulu1-0/+54
2019-03-12target/ppc/spapr: Enable H_PAGE_INIT in-kernel handlingSuraj Jitindar Singh1-0/+3
2019-03-12target/ppc/spapr: Clear partition table entry when allocating hash tableSuraj Jitindar Singh2-4/+9
2019-03-12target/ppc/spapr: Enable mitigations by default for pseries-4.0 machine typeSuraj Jitindar Singh1-3/+6
2019-03-12target/ppc/tcg: make spapr_caps apply cap-[cfpc/sbbc/ibs] non-fatal for tcgSuraj Jitindar Singh1-9/+26
2019-03-12target/ppc/spapr: Add SPAPR_CAP_CCF_ASSISTSuraj Jitindar Singh3-0/+32
2019-03-12target/ppc/spapr: Add workaround option to SPAPR_CAP_IBSSuraj Jitindar Singh2-11/+15
2019-03-12target/ppc/spapr: Enable the large decrementer for pseries-4.0Suraj Jitindar Singh2-1/+7
2019-03-12target/ppc: Implement large decrementer support for KVMSuraj Jitindar Singh1-3/+19
2019-03-12target/ppc: Implement large decrementer support for TCGSuraj Jitindar Singh3-27/+103
2019-03-12target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTERSuraj Jitindar Singh2-0/+20
2019-03-12Revert "spapr: support memory unplug for qtest"Greg Kurz1-6/+0
2019-03-12spapr: Simulate CAS for qtestGreg Kurz1-0/+11
2019-03-08Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell1-1/+0
2019-03-07hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé1-1/+0
2019-03-07ppc: Express dependencies of the embedded machines with kconfigThomas Huth1-0/+19
2019-03-07ppc: Express dependencies of the Sam460EX machines with kconfigThomas Huth1-0/+11
2019-03-07ppc: Express dependencies of the Mac machines with kconfigThomas Huth1-0/+15
2019-03-07ppc: Express dependencies of the 'prep' and '40p' machines with kconfigThomas Huth1-0/+10
2019-03-07ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfigThomas Huth1-2/+20
2019-03-07build: switch to KconfigPaolo Bonzini1-0/+4
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini1-0/+44
2019-03-06qdev: Let the hotplug_handler_unplug() caller delete the deviceDavid Hildenbrand2-4/+8
2019-03-05hw/boards: Add a MachineState parameter to kvm_type callbackEric Auger3-4/+3
2019-03-01Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'...Peter Maydell1-1/+1
2019-02-27i2c: Split smbus into partsCorey Minyard1-1/+1
2019-02-26ppc/pnv: use IEC binary prefixes to represent sizesMurilo Opsfelder Araujo1-2/+2
2019-02-26ppc/pnv: add INITRD_MAX_SIZE constantMurilo Opsfelder Araujo1-1/+2
2019-02-26ppc/pnv: increase kernel size limit to 256MiBMurilo Opsfelder Araujo1-1/+2
2019-02-26hw/ppc: Use object_initialize_child for correct reference countingThomas Huth3-11/+11
2019-02-26spapr: enable PHB hotplug for default pseries machine typeMichael Roth1-0/+2
2019-02-26spapr: add hotplug hooks for PHB hotplugGreg Kurz3-16/+130
2019-02-26spapr_pci: add ibm, my-drc-index property for PHB hotplugMichael Roth1-0/+9
2019-02-26spapr_pci: provide node start offset via spapr_populate_pci_dt()Michael Roth2-2/+5
2019-02-26spapr_events: add support for phb hotplug eventsMichael Roth1-0/+3
2019-02-26spapr: populate PHB DRC entries for root DT nodeNathan Fontenot1-0/+8