aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-12-01spapr: fix default DRC state for coldplugged LMBsMichael Roth
2016-11-23spapr: Fix 2.7<->2.8 migration of PCI host bridgeDavid Gibson
2016-11-23Revert "spapr: Fix migration of PCI host bridges from qemu-2.7"David Gibson
2016-11-23target-ppc: Allow eventual removal of old migration mistakesDavid Gibson
2016-11-23spapr: migration support for CAS-negotiated option vectorsMichael Roth
2016-11-16fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()Igor Mammedov
2016-11-15ppc/pnv: Fix fatal bug on 32-bit hostsDavid Gibson
2016-11-15ppc/pnv: fix xscom address translation for POWER9Cédric Le Goater
2016-11-15ppc/pnv: add a 'xscom_core_base' field to PnvChipClassCédric Le Goater
2016-11-15spapr: Fix migration of PCI host bridges from qemu-2.7David Gibson
2016-11-15ppc/pnv: fix compile breakage on old gccCédric Le Goater
2016-11-15powernv: CPU compatibility modes don't make sense for powernvDavid Gibson
2016-10-31Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...Peter Maydell
2016-10-31*_run_on_cpu: introduce run_on_cpu_data typePaolo Bonzini
2016-10-31Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-10-28clean-up: removed duplicate #includesAnand J
2016-10-28spapr: Memory hot-unplug supportBharata B Rao
2016-10-28spapr: use count+index for memory hotplugMichael Roth
2016-10-28spapr: Add DRC count indexed hotplug identifier typeBharata B Rao
2016-10-28spapr: add hotplug interrupt machine optionsMichael Roth
2016-10-28spapr_events: add support for dedicated hotplug event sourceMichael Roth
2016-10-28spapr: improve ibm,architecture-vec-5 property handlingMichael Roth
2016-10-28spapr: add option vector handling in CAS-generated resetsMichael Roth
2016-10-28spapr_hcall: use spapr_ovec_* interfaces for CAS optionsMichael Roth
2016-10-28spapr_ovec: initial implementation of option vector helpersMichael Roth
2016-10-28pseries: Remove spapr_create_fdt_skel()David Gibson
2016-10-28pseries: Consolidate construction of /vdevice device tree nodeDavid Gibson
2016-10-28pseries: Move /hypervisor node construction to fdt_build_fdt()David Gibson
2016-10-28pseries: Move /event-sources construction to spapr_build_fdt()David Gibson
2016-10-28pseries: Consolidate construction of /rtas device tree nodeDavid Gibson
2016-10-28pseries: Consolidate construction of /chosen device tree nodeDavid Gibson
2016-10-28pseries: Move construction of /interrupt-controller fdt nodeDavid Gibson
2016-10-28pseries: Consolidate RTAS loadingDavid Gibson
2016-10-28pseries: Move adding of fdt reserve map entriesDavid Gibson
2016-10-28pseries: Make spapr_create_fdt_skel() get information from machine stateDavid Gibson
2016-10-28pseries: Remove rtas_addr and fdt_addr fields from machinestateDavid Gibson
2016-10-28pseries: Split device tree construction from device tree loadDavid Gibson
2016-10-28ppc/pnv: add a ISA busCédric Le Goater
2016-10-28ppc/pnv: add a LPC controllerBenjamin Herrenschmidt
2016-10-28ppc/pnv: add XSCOM handlers to PnvCoreCédric Le Goater
2016-10-28ppc/pnv: add XSCOM infrastructureCédric Le Goater
2016-10-28ppc/pnv: add a PnvCore objectCédric Le Goater
2016-10-28ppc/pnv: add a PIR handler to PnvChipCédric Le Goater
2016-10-28ppc/pnv: add a core mask to PnvChipCédric Le Goater
2016-10-28ppc/pnv: add a PnvChip objectCédric Le Goater
2016-10-28ppc/pnv: add skeleton PowerNV platformBenjamin Herrenschmidt
2016-10-28spapr_pci: advertise explicit numa IDs even when there's 1 nodeMichael Roth
2016-10-24Increase MAX_CPUMASK_BITS from 255 to 288Igor Mammedov
2016-10-16spapr: Improved placement of PCI host bridges in guest memory mapDavid Gibson