summaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-14qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.hPaolo Bonzini1-0/+1
2017-03-14pseries: Don't expose PCIe extended config space on older machine typesDavid Gibson2-3/+10
2017-03-06Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170306' into...Peter Maydell2-10/+15
2017-03-06spapr: ensure that all threads within core are on the same NUMA nodeIgor Mammedov1-8/+15
2017-03-06ppc/xics: register reset handlers for the ICP and ICS objectsCédric Le Goater1-2/+0
2017-03-05qapi: Make input visitors detect unvisited list tailsMarkus Armbruster1-0/+5
2017-03-03spapr: Small cleanup of PPC MMU enumsSam Bobroff1-6/+4
2017-03-03spapr_pci: Advertise access to PCIe extended config spaceDavid Gibson1-0/+4
2017-03-03hw/ppc/spapr: Add POWER9 to pseries cpu modelsSuraj Jitindar Singh1-0/+3
2017-03-03target/ppc/POWER9: Add POWER9 pa-features definitionSuraj Jitindar Singh1-0/+18
2017-03-03target/ppc: Add patb_entry to sPAPRMachineStateSuraj Jitindar Singh1-0/+29
2017-03-01ppc/xics: move InterruptStatsProvider to the sPAPR machineCédric Le Goater1-0/+17
2017-03-01ppc/xics: move ics-simple post_load under the machineCédric Le Goater1-11/+7
2017-03-01ppc/xics: remove the XICSState classesCédric Le Goater1-29/+16
2017-03-01ppc/xics: export the XICS init routinesCédric Le Goater1-1/+3
2017-03-01ppc/xics: move the ICP array under the sPAPR machineCédric Le Goater1-9/+8
2017-03-01ppc/xics: register the reset handler of ICP objectsCédric Le Goater1-0/+1
2017-03-01ppc/xics: simplify spapr_dt_xics() interfaceCédric Le Goater1-1/+1
2017-03-01ppc/xics: use the QOM interface to grab an ICPCédric Le Goater2-3/+3
2017-03-01ppc/xics: extend the QOM interface to handle ICPsCédric Le Goater1-0/+20
2017-03-01ppc/xics: remove the XICS list of ICSCédric Le Goater1-1/+0
2017-03-01ppc/xics: register the reset handler of ICS objectsCédric Le Goater1-0/+1
2017-03-01ppc/xics: use the QOM interface to resend irqsCédric Le Goater1-1/+2
2017-03-01ppc/xics: use the QOM interface to get irqsCédric Le Goater2-4/+4
2017-03-01ppc/xics: use the QOM interface under the sPAPR machineCédric Le Goater1-0/+18