aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2017-04-26spapr-cpu-core: Release ICPState object during CPU unrealizationBharata B Rao
2017-04-26ppc/pnv: generate an OEM SEL event on shutdownCédric Le Goater
2017-04-26ppc/pnv: add initial IPMI sensors for the BMC simulatorCédric Le Goater
2017-04-26ppc/pnv: populate device tree for IPMI BT devicesCédric Le Goater
2017-04-26ppc/pnv: populate device tree for serial devicesCédric Le Goater
2017-04-26ppc/pnv: populate device tree for RTC devicesCédric Le Goater
2017-04-26ppc/pnv: scan ISA bus to populate device treeCédric Le Goater
2017-04-26ppc/pnv: enable only one LPC busCédric Le Goater
2017-04-26ppc/pnv: Add support for POWER8+ LPC ControllerBenjamin Herrenschmidt
2017-04-26spapr: remove the 'nr_servers' field from the machineCédric Le Goater
2017-04-26ppc/pnv: Add OCC model stub with interrupt supportBenjamin Herrenschmidt
2017-04-26ppc/pnv: Add cut down PSI bridge model and hookup external interruptCédric Le Goater
2017-04-26ppc/pnv: add memory regions for the ICP registersCédric Le Goater
2017-04-26ppc/pnv: create the ICP object under PnvCoreCédric Le Goater
2017-04-26ppc/pnv: extend the machine with a InterruptStatsProvider interfaceCédric Le Goater
2017-04-26ppc/pnv: extend the machine with a XICSFabric interfaceCédric Le Goater
2017-04-26spapr: allocate the ICPState object from under sPAPRCPUCoreCédric Le Goater
2017-04-26spapr: move the IRQ server number mapping under the machineCédric Le Goater
2017-04-26ppc/xics: introduce an 'intc' backlink under PowerPCCPUCédric Le Goater
2017-04-26spapr_pci: Removed unused includeAlexey Kardashevskiy
2017-04-26spapr_pci: Warn when RAM page size is not enabled in IOMMU page maskAlexey Kardashevskiy
2017-04-26target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tceAlexey Kardashevskiy
2017-04-26spapr: Workaround for broken radix guestsSam Bobroff
2017-04-26spapr: Enable ISA 3.0 MMU mode selection via CASSam Bobroff
2017-04-26spapr: move spapr_populate_pa_features()Sam Bobroff
2017-04-26target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALLSuraj Jitindar Singh
2017-04-26target/ppc: Add new H-CALL shells for in memory table translationSuraj Jitindar Singh
2017-04-26spapr: Add ibm,processor-radix-AP-encodings to the device treeSam Bobroff
2017-04-26target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64Alexey Kardashevskiy
2017-04-26hw/ppc/pnv: Classify the "PowerNV Chip" devices as CPU devicesThomas Huth
2017-04-26ppc/spapr: QOM'ify sPAPRRTCStateCédric Le Goater
2017-04-26pseries: Add pseries-2.10 machine typeDavid Gibson
2017-04-03pseries: Enforce homogeneous threads-per-coreDavid Gibson
2017-03-29spapr: fix memory hot-unpluggingLaurent Vivier
2017-03-29spapr: fix buffer-overflowMarc-André Lureau
2017-03-22numa,spapr: align default numa node memory size to 256MBLaurent Vivier
2017-03-14qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.hPaolo Bonzini
2017-03-14pseries: Don't expose PCIe extended config space on older machine typesDavid Gibson
2017-03-06Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170306' into...Peter Maydell
2017-03-06spapr: ensure that all threads within core are on the same NUMA nodeIgor Mammedov
2017-03-06ppc/xics: register reset handlers for the ICP and ICS objectsCédric Le Goater
2017-03-05qapi: Make input visitors detect unvisited list tailsMarkus Armbruster
2017-03-03spapr: Small cleanup of PPC MMU enumsSam Bobroff
2017-03-03spapr_pci: Advertise access to PCIe extended config spaceDavid Gibson
2017-03-03hw/ppc/spapr: Add POWER9 to pseries cpu modelsSuraj Jitindar Singh
2017-03-03target/ppc/POWER9: Add POWER9 pa-features definitionSuraj Jitindar Singh
2017-03-03target/ppc: Add patb_entry to sPAPRMachineStateSuraj Jitindar Singh
2017-03-01ppc/xics: move InterruptStatsProvider to the sPAPR machineCédric Le Goater
2017-03-01ppc/xics: move ics-simple post_load under the machineCédric Le Goater
2017-03-01ppc/xics: remove the XICSState classesCédric Le Goater