summaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2017-05-15Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...Stefan Hajnoczi2-20/+47
2017-05-15Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170511' into stagingStefan Hajnoczi5-19/+54
2017-05-11spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_...Igor Mammedov2-14/+4
2017-05-11spapr: add node-id property to sPAPR coreIgor Mammedov2-3/+25
2017-05-11numa: move source of default CPUs to NUMA node mapping into boardsIgor Mammedov1-7/+21
2017-05-11numa: equally distribute memory on nodesLaurent Vivier1-0/+1
2017-05-11spapr: Don't accidentally advertise HTM support on POWER9David Gibson1-1/+1
2017-05-11target/ppc: Enable RADIX mmu mode for pseries TCG guestSuraj Jitindar Singh1-4/+11
2017-05-11target/ppc: Set UPRT and GTSE on all cpus in H_REGISTER_PROCESS_TABLESuraj Jitindar Singh1-11/+7
2017-05-11ppc: add qemu_vga.ndrv ROM to fw_cfg interface for NewWorld MacsMark Cave-Ayland1-1/+17
2017-05-11ppc: add qemu_vga.ndrv ROM to fw_cfg interface for OldWorld MacsMark Cave-Ayland1-1/+17
2017-05-11ppc/pnv: restrict BMC object to the BMC simulatorCédric Le Goater1-1/+1
2017-05-07ppc_booke: drop useless assignmentKONRAD Frederic1-1/+0
2017-05-07Remove reduntant qemu: from error functionsIshani Chugh1-1/+1
2017-04-26spapr-cpu-core: Release ICPState object during CPU unrealizationBharata B Rao1-0/+1
2017-04-26ppc/pnv: generate an OEM SEL event on shutdownCédric Le Goater2-0/+55
2017-04-26ppc/pnv: add initial IPMI sensors for the BMC simulatorCédric Le Goater3-1/+103
2017-04-26ppc/pnv: populate device tree for IPMI BT devicesCédric Le Goater1-0/+35
2017-04-26ppc/pnv: populate device tree for serial devicesCédric Le Goater1-0/+33
2017-04-26ppc/pnv: populate device tree for RTC devicesCédric Le Goater1-0/+30
2017-04-26ppc/pnv: scan ISA bus to populate device treeCédric Le Goater1-0/+28
2017-04-26ppc/pnv: enable only one LPC busCédric Le Goater2-9/+22
2017-04-26ppc/pnv: Add support for POWER8+ LPC ControllerBenjamin Herrenschmidt2-42/+100
2017-04-26spapr: remove the 'nr_servers' field from the machineCédric Le Goater1-32/+24
2017-04-26ppc/pnv: Add OCC model stub with interrupt supportBenjamin Herrenschmidt3-1/+150
2017-04-26ppc/pnv: Add cut down PSI bridge model and hookup external interruptCédric Le Goater3-7/+631
2017-04-26ppc/pnv: add memory regions for the ICP registersCédric Le Goater1-0/+81
2017-04-26ppc/pnv: create the ICP object under PnvCoreCédric Le Goater2-2/+27
2017-04-26ppc/pnv: extend the machine with a InterruptStatsProvider interfaceCédric Le Goater1-0/+17
2017-04-26ppc/pnv: extend the machine with a XICSFabric interfaceCédric Le Goater1-0/+30
2017-04-26spapr: allocate the ICPState object from under sPAPRCPUCoreCédric Le Goater2-37/+28
2017-04-26spapr: move the IRQ server number mapping under the machineCédric Le Goater2-2/+3
2017-04-26ppc/xics: introduce an 'intc' backlink under PowerPCCPUCédric Le Goater1-1/+3
2017-04-26spapr_pci: Removed unused includeAlexey Kardashevskiy1-2/+0
2017-04-26spapr_pci: Warn when RAM page size is not enabled in IOMMU page maskAlexey Kardashevskiy1-0/+6
2017-04-26target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tceAlexey Kardashevskiy1-1/+3
2017-04-26spapr: Workaround for broken radix guestsSam Bobroff2-4/+17
2017-04-26spapr: Enable ISA 3.0 MMU mode selection via CASSam Bobroff2-13/+88
2017-04-26spapr: move spapr_populate_pa_features()Sam Bobroff1-61/+61
2017-04-26target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALLSuraj Jitindar Singh2-15/+133
2017-04-26target/ppc: Add new H-CALL shells for in memory table translationSuraj Jitindar Singh1-0/+31
2017-04-26spapr: Add ibm,processor-radix-AP-encodings to the device treeSam Bobroff1-0/+13
2017-04-26target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64Alexey Kardashevskiy1-3/+5
2017-04-26hw/ppc/pnv: Classify the "PowerNV Chip" devices as CPU devicesThomas Huth1-0/+1
2017-04-26ppc/spapr: QOM'ify sPAPRRTCStateCédric Le Goater3-43/+16
2017-04-26pseries: Add pseries-2.10 machine typeDavid Gibson1-2/+21
2017-04-03pseries: Enforce homogeneous threads-per-coreDavid Gibson1-0/+6
2017-03-29spapr: fix memory hot-unpluggingLaurent Vivier1-3/+17
2017-03-29spapr: fix buffer-overflowMarc-André Lureau1-2/+2
2017-03-22numa,spapr: align default numa node memory size to 256MBLaurent Vivier1-0/+6