aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2017-05-24spapr: ensure core_slot isn't NULL in spapr_core_unplug()Greg Kurz
2017-05-24spapr: Consolidate HPT freeing code into a routineBharata B Rao
2017-05-24spapr-cpu-core: release ICP object when realization failsGreg Kurz
2017-05-24spapr: sanitize error handling in spapr_ics_create()Greg Kurz
2017-05-24ppc/xics: simplify prototype of xics_spapr_init()Greg Kurz
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-05-19audio: Rename hw/audio/audio.h to hw/audio/soundhw.hEduardo Habkost
2017-05-19audio: Rename audio_init() to soundhw_init()Eduardo Habkost
2017-05-19audio: Move arch_init audio code to hw/audio/soundhw.cEduardo Habkost
2017-05-17sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICEEduardo Habkost
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2017-05-15Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...Stefan Hajnoczi
2017-05-15Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170511' into stagingStefan Hajnoczi
2017-05-11spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_...Igor Mammedov
2017-05-11spapr: add node-id property to sPAPR coreIgor Mammedov
2017-05-11numa: move source of default CPUs to NUMA node mapping into boardsIgor Mammedov
2017-05-11numa: equally distribute memory on nodesLaurent Vivier
2017-05-11spapr: Don't accidentally advertise HTM support on POWER9David Gibson
2017-05-11target/ppc: Enable RADIX mmu mode for pseries TCG guestSuraj Jitindar Singh
2017-05-11target/ppc: Set UPRT and GTSE on all cpus in H_REGISTER_PROCESS_TABLESuraj Jitindar Singh
2017-05-11ppc: add qemu_vga.ndrv ROM to fw_cfg interface for NewWorld MacsMark Cave-Ayland
2017-05-11ppc: add qemu_vga.ndrv ROM to fw_cfg interface for OldWorld MacsMark Cave-Ayland
2017-05-11ppc/pnv: restrict BMC object to the BMC simulatorCédric Le Goater
2017-05-07ppc_booke: drop useless assignmentKONRAD Frederic
2017-05-07Remove reduntant qemu: from error functionsIshani Chugh
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