aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
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
2019-03-12target/ppc/spapr: Add SPAPR_CAP_CCF_ASSISTSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Add workaround option to SPAPR_CAP_IBSSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Enable the large decrementer for pseries-4.0Suraj Jitindar Singh
2019-03-12target/ppc: Implement large decrementer support for KVMSuraj Jitindar Singh
2019-03-12target/ppc: Implement large decrementer support for TCGSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTERSuraj Jitindar Singh
2019-03-12Revert "spapr: support memory unplug for qtest"Greg Kurz
2019-03-12spapr: Simulate CAS for qtestGreg Kurz
2019-03-11pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster
2019-03-11pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster
2019-03-11ppc405_boards: Don't size flash memory to match backing imageMarkus Armbruster
2019-03-11ppc405_boards: Delete stale, disabled DEBUG_BOARD_INIT codeMarkus Armbruster
2019-03-11sam460ex: Don't size flash memory to match backing imageMarkus Armbruster
2019-03-08Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell
2019-03-07hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé
2019-03-07ppc: Express dependencies of the embedded machines with kconfigThomas Huth
2019-03-07ppc: Express dependencies of the Sam460EX machines with kconfigThomas Huth
2019-03-07ppc: Express dependencies of the Mac machines with kconfigThomas Huth
2019-03-07ppc: Express dependencies of the 'prep' and '40p' machines with kconfigThomas Huth
2019-03-07ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfigThomas Huth
2019-03-07build: switch to KconfigPaolo Bonzini
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini
2019-03-06qdev: Let the hotplug_handler_unplug() caller delete the deviceDavid Hildenbrand
2019-03-05hw/boards: Add a MachineState parameter to kvm_type callbackEric Auger
2019-03-01Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'...Peter Maydell
2019-02-27i2c: Split smbus into partsCorey Minyard
2019-02-26ppc/pnv: use IEC binary prefixes to represent sizesMurilo Opsfelder Araujo
2019-02-26ppc/pnv: add INITRD_MAX_SIZE constantMurilo Opsfelder Araujo
2019-02-26ppc/pnv: increase kernel size limit to 256MiBMurilo Opsfelder Araujo
2019-02-26hw/ppc: Use object_initialize_child for correct reference countingThomas Huth
2019-02-26spapr: enable PHB hotplug for default pseries machine typeMichael Roth
2019-02-26spapr: add hotplug hooks for PHB hotplugGreg Kurz
2019-02-26spapr_pci: add ibm, my-drc-index property for PHB hotplugMichael Roth
2019-02-26spapr_pci: provide node start offset via spapr_populate_pci_dt()Michael Roth
2019-02-26spapr_events: add support for phb hotplug eventsMichael Roth
2019-02-26spapr: populate PHB DRC entries for root DT nodeNathan Fontenot
2019-02-26spapr: create DR connectors for PHBsMichael Roth
2019-02-26spapr_pci: add PHB unrealizeGreg Kurz
2019-02-26spapr_irq: Expose the phandle of the interrupt controllerGreg Kurz