summaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2017-06-02Remove/replace sysemu/char.h inclusionMarc-André Lureau2-2/+0
2017-05-30Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi1-1/+1
2017-05-30Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into stagingStefan Hajnoczi6-163/+298
2017-05-30Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into stagingStefan Hajnoczi6-7/+7
2017-05-25memory: tune last param of iommu_ops.translate()Peter Xu1-1/+1
2017-05-25hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_releaseDaniel Henrique Barboza1-1/+42
2017-05-25hw/ppc: migrating the DRC state of hotplugged devicesDaniel Henrique Barboza1-0/+56
2017-05-25hw/ppc: removing drc->detach_cb and drc->detach_cb_opaqueDaniel Henrique Barboza3-22/+29
2017-05-25hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineStateDavid Gibson1-38/+67
2017-05-24spapr: add pre_plug function for memoryLaurent Vivier1-15/+26
2017-05-24pseries: Restore support for total vcpus not a multiple of threads-per-core f...David Gibson1-1/+7
2017-05-24pseries: Split CAS PVR negotiation out into a separate functionDavid Gibson1-17/+32
2017-05-24spapr: fix error reporting in xics_system_init()Greg Kurz1-7/+6
2017-05-24spapr_cpu_core: drop reference on ICP object during CPU realizationGreg Kurz1-1/+2
2017-05-24hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntryDaniel Henrique Barboza1-45/+7
2017-05-24spapr: ensure core_slot isn't NULL in spapr_core_unplug()Greg Kurz1-0/+1
2017-05-24spapr: Consolidate HPT freeing code into a routineBharata B Rao2-8/+10
2017-05-24spapr-cpu-core: release ICP object when realization failsGreg Kurz1-8/+8
2017-05-24spapr: sanitize error handling in spapr_ics_create()Greg Kurz1-7/+12
2017-05-24ppc/xics: simplify prototype of xics_spapr_init()Greg Kurz1-1/+1
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake6-7/+7
2017-05-19audio: Rename hw/audio/audio.h to hw/audio/soundhw.hEduardo Habkost1-1/+1
2017-05-19audio: Rename audio_init() to soundhw_init()Eduardo Habkost1-1/+1
2017-05-19audio: Move arch_init audio code to hw/audio/soundhw.cEduardo Habkost1-0/+1
2017-05-17sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICEEduardo Habkost1-0/+2
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost2-2/+2
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