summary refs log tree commit diff stats
path: root/include/hw/ppc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* xics: add reset() handler to ICPStateClassGreg Kurz2017-06-081-0/+1
* spapr: Rework DRC name handlingDavid Gibson2017-06-081-2/+1
* spapr: Change DRC attach & detach methods to functionsDavid Gibson2017-06-081-3/+4
* spapr: Clean up handling of DR-indicatorDavid Gibson2017-06-081-8/+8
* spapr: Clean up DR entity sense handlingDavid Gibson2017-06-081-2/+2
* spapr: Eliminate spapr_drc_get_type_str()David Gibson2017-06-061-0/+1
* spapr: Move configure-connector state into DRCDavid Gibson2017-06-062-14/+7
* spapr: Clean up spapr_dr_connector_by_*()David Gibson2017-06-061-3/+2
* spapr: Introduce DRC subclassesDavid Gibson2017-06-061-3/+44
* spapr: Make DRC get_index and get_type methods into plain functionsDavid Gibson2017-06-061-2/+3
* spapr: Abolish DRC set_configured methodDavid Gibson2017-06-061-3/+0
* spapr: Abolish DRC get_fdt methodDavid Gibson2017-06-061-1/+0
* hw/ppc: removing drc->detach_cb and drc->detach_cb_opaqueDaniel Henrique Barboza2017-05-252-7/+5
* hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineStateDavid Gibson2017-05-251-0/+6
* hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntryDaniel Henrique Barboza2017-05-241-1/+0
* xics_kvm: cache already enabled vCPU idsGreg Kurz2017-05-241-1/+0
* spapr: Consolidate HPT freeing code into a routineBharata B Rao2017-05-241-0/+1
* ppc/xics: simplify prototype of xics_spapr_init()Greg Kurz2017-05-241-1/+1
* Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...Stefan Hajnoczi2017-05-151-0/+1
|\
| * spapr: add node-id property to sPAPR coreIgor Mammedov2017-05-111-0/+1
* | pnv: Fix build failures on some host platformsDavid Gibson2017-05-113-6/+5
* | ppc: xics: fix compilation with CentOS 6Paolo Bonzini2017-05-111-1/+1
* | ppc/xics: preserve P and Q bits for KVM IRQsSam Bobroff2017-05-111-0/+2
|/
* ppc/pnv: generate an OEM SEL event on shutdownCédric Le Goater2017-04-261-0/+2
* ppc/pnv: add initial IPMI sensors for the BMC simulatorCédric Le Goater2017-04-261-0/+9
* ppc/pnv: Add support for POWER8+ LPC ControllerBenjamin Herrenschmidt2017-04-261-0/+8
* spapr: remove the 'nr_servers' field from the machineCédric Le Goater2017-04-261-1/+0
* ppc/pnv: Add OCC model stub with interrupt supportBenjamin Herrenschmidt2017-04-263-0/+43
* ppc/pnv: Add cut down PSI bridge model and hookup external interruptCédric Le Goater2017-04-263-0/+83
* ppc/pnv: add memory regions for the ICP registersCédric Le Goater2017-04-261-0/+19
* ppc/pnv: add a helper to calculate MMIO addresses registersCédric Le Goater2017-04-261-1/+11
* ppc/pnv: add a PnvICPState objectCédric Le Goater2017-04-261-0/+12
* ppc/xics: add a realize() handler to ICPStateClassCédric Le Goater2017-04-261-0/+1
* spapr: allocate the ICPState object from under sPAPRCPUCoreCédric Le Goater2017-04-262-3/+1
* ppc/xics: introduce an 'intc' backlink under PowerPCCPUCédric Le Goater2017-04-261-1/+1
* spapr: Workaround for broken radix guestsSam Bobroff2017-04-262-0/+4
* spapr: Enable ISA 3.0 MMU mode selection via CASSam Bobroff2017-04-261-0/+5
* target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALLSuraj Jitindar Singh2017-04-261-0/+2
* target/ppc: Add new H-CALL shells for in memory table translationSuraj Jitindar Singh2017-04-261-0/+3
* ppc/spapr: QOM'ify sPAPRRTCStateCédric Le Goater2017-04-262-6/+17
* spapr: fix memory hot-unpluggingLaurent Vivier2017-03-291-0/+1
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...Peter Maydell2017-03-041-0/+1
|\
| * target/ppc: Add patb_entry to sPAPRMachineStateSuraj Jitindar Singh2017-03-031-0/+1
* | ppc: avoid typedef redefinitionsPaolo Bonzini2017-03-042-3/+2
|/
* ppc/xics: move InterruptStatsProvider to the sPAPR machineCédric Le Goater2017-03-011-0/+2
* ppc/xics: move ics-simple post_load under the machineCédric Le Goater2017-03-011-1/+0
* ppc/xics: remove the XICSState classesCédric Le Goater2017-03-012-36/+0
* ppc/xics: export the XICS init routinesCédric Le Goater2017-03-011-0/+5
* ppc/xics: move the ICP array under the sPAPR machineCédric Le Goater2017-03-012-2/+3
* ppc/xics: simplify spapr_dt_xics() interfaceCédric Le Goater2017-03-011-1/+1