aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2017-05-25hw/ppc: removing drc->detach_cb and drc->detach_cb_opaqueDaniel Henrique Barboza2-7/+5
2017-05-25hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineStateDavid Gibson1-0/+6
2017-05-24hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntryDaniel Henrique Barboza1-1/+0
2017-05-24xics_kvm: cache already enabled vCPU idsGreg Kurz1-1/+0
2017-05-24spapr: Consolidate HPT freeing code into a routineBharata B Rao1-0/+1
2017-05-24ppc/xics: simplify prototype of xics_spapr_init()Greg Kurz1-1/+1
2017-05-15Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...Stefan Hajnoczi1-0/+1
2017-05-11spapr: add node-id property to sPAPR coreIgor Mammedov1-0/+1
2017-05-11pnv: Fix build failures on some host platformsDavid Gibson3-6/+5
2017-05-11ppc: xics: fix compilation with CentOS 6Paolo Bonzini1-1/+1
2017-05-11ppc/xics: preserve P and Q bits for KVM IRQsSam Bobroff1-0/+2
2017-04-26ppc/pnv: generate an OEM SEL event on shutdownCédric Le Goater1-0/+2
2017-04-26ppc/pnv: add initial IPMI sensors for the BMC simulatorCédric Le Goater1-0/+9
2017-04-26ppc/pnv: Add support for POWER8+ LPC ControllerBenjamin Herrenschmidt1-0/+8
2017-04-26spapr: remove the 'nr_servers' field from the machineCédric Le Goater1-1/+0
2017-04-26ppc/pnv: Add OCC model stub with interrupt supportBenjamin Herrenschmidt3-0/+43
2017-04-26ppc/pnv: Add cut down PSI bridge model and hookup external interruptCédric Le Goater3-0/+83
2017-04-26ppc/pnv: add memory regions for the ICP registersCédric Le Goater1-0/+19
2017-04-26ppc/pnv: add a helper to calculate MMIO addresses registersCédric Le Goater1-1/+11
2017-04-26ppc/pnv: add a PnvICPState objectCédric Le Goater1-0/+12
2017-04-26ppc/xics: add a realize() handler to ICPStateClassCédric Le Goater1-0/+1
2017-04-26spapr: allocate the ICPState object from under sPAPRCPUCoreCédric Le Goater2-3/+1
2017-04-26ppc/xics: introduce an 'intc' backlink under PowerPCCPUCédric Le Goater1-1/+1
2017-04-26spapr: Workaround for broken radix guestsSam Bobroff2-0/+4
2017-04-26spapr: Enable ISA 3.0 MMU mode selection via CASSam Bobroff1-0/+5
2017-04-26target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALLSuraj Jitindar Singh1-0/+2
2017-04-26target/ppc: Add new H-CALL shells for in memory table translationSuraj Jitindar Singh1-0/+3
2017-04-26ppc/spapr: QOM'ify sPAPRRTCStateCédric Le Goater2-6/+17
2017-03-29spapr: fix memory hot-unpluggingLaurent Vivier1-0/+1
2017-03-04Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...Peter Maydell1-0/+1
2017-03-04ppc: avoid typedef redefinitionsPaolo Bonzini2-3/+2
2017-03-03target/ppc: Add patb_entry to sPAPRMachineStateSuraj Jitindar Singh1-0/+1
2017-03-01ppc/xics: move InterruptStatsProvider to the sPAPR machineCédric Le Goater1-0/+2
2017-03-01ppc/xics: move ics-simple post_load under the machineCédric Le Goater1-1/+0
2017-03-01ppc/xics: remove the XICSState classesCédric Le Goater2-36/+0
2017-03-01ppc/xics: export the XICS init routinesCédric Le Goater1-0/+5
2017-03-01ppc/xics: move the ICP array under the sPAPR machineCédric Le Goater2-2/+3
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 Goater1-5/+5
2017-03-01ppc/xics: move the cpu_setup() handler under the ICPState classCédric Le Goater1-2/+1
2017-03-01ppc/xics: simplify the cpu_setup() handlerCédric Le Goater1-1/+1
2017-03-01ppc/xics: extend the QOM interface to handle ICPsCédric Le Goater1-0/+3
2017-03-01ppc/xics: remove the XICS list of ICSCédric Le Goater1-2/+0
2017-03-01ppc/xics: remove xics_find_source()Cédric Le Goater1-1/+0
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-2/+3
2017-03-01ppc/xics: use the QOM interface under the sPAPR machineCédric Le Goater1-0/+1
2017-03-01ppc/xics: introduce a XICSFabric QOM interface to handle ICSsCédric Le Goater1-0/+18
2017-03-01ppc/xics: store the ICS object under the sPAPR machineCédric Le Goater2-3/+4
2017-03-01ppc/xics: remove set_nr_servers() handler from XICSStateClassCédric Le Goater1-3/+0