aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2021-09-30hw/intc: openpic: Clean up the stylesBin Meng1-3/+6
2021-09-30hw/intc: openpic: Drop Raven related codesBin Meng1-16/+0
2021-09-30spapr_numa.c: FORM2 NUMA affinity supportDaniel Henrique Barboza2-0/+10
2021-09-30spapr: move FORM1 verifications to post CASDaniel Henrique Barboza1-0/+1
2021-09-30spapr_numa.c: rename numa_assoc_array to FORM1_assoc_arrayDaniel Henrique Barboza1-1/+1
2021-09-30spapr_numa.c: parametrize FORM1 macrosDaniel Henrique Barboza1-14/+14
2021-09-29ppc/pnv: Rename "id" to "quad-id" in PnvQuadCédric Le Goater1-1/+1
2021-09-29ppc/xive: Export xive_tctx_word2() helperCédric Le Goater1-0/+5
2021-09-29ppc/xive: Export priority_to_ipb() helperCédric Le Goater1-0/+11
2021-08-27ppc/xive: Export xive_presenter_notify()Cédric Le Goater1-0/+4
2021-08-27ppc/xive: Export PQ get/set routinesCédric Le Goater1-0/+4
2021-08-27ppc/pnv: Use a simple incrementing index for the chip-idCédric Le Goater1-26/+7
2021-08-27ppc/pnv: Change the POWER10 machine to support DD2 onlyCédric Le Goater1-1/+1
2021-07-29ppc/vof: Fix Coverity issuesAlexey Kardashevskiy1-0/+2
2021-07-09target/ppc: Support for H_RPT_INVALIDATE hcallBharata B Rao1-2/+6
2021-07-09spapr: Fix implementation of Open Firmware client interfaceAlexey Kardashevskiy1-2/+1
2021-07-09target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bitsNicholas Piggin1-0/+3
2021-07-09spapr: Implement Open Firmware client interfaceAlexey Kardashevskiy2-1/+76
2021-07-09spapr: tune rtas-sizeAlexey Kardashevskiy1-1/+1
2021-06-03spapr: nvdimm: Forward declare and move the definitionsShivaprasad G Bhat1-12/+2
2021-06-03spapr: Don't hijack current_machine->boot_orderGreg Kurz1-0/+3
2021-05-19hw/ppc: moved hcalls that depend on softmmuLucas Mateus Castro (alqotel)1-0/+6
2021-05-19hw/ppc/spapr.c: Extract MMU mode error reporting into a functionFabiano Rosas1-0/+1
2021-05-04spapr.h: increase FDT_MAX_SIZEDaniel Henrique Barboza1-1/+1
2021-05-04ppc: Rename current DAWR macros and variablesRavi Bangoria1-1/+1
2021-05-04ppc/spapr: Add support for implement support for H_SCM_HEALTHVaibhav Jain1-1/+2
2021-04-12spapr: rollback 'unplug timeout' for CPU hotunplugsDaniel Henrique Barboza1-5/+0
2021-03-31spapr: Fix typo in the patb_entry commentAlexey Kardashevskiy1-1/+1
2021-03-12Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...Peter Maydell2-1/+7
2021-03-10spapr.c: send QAPI event when memory hotunplug failsDaniel Henrique Barboza1-2/+1
2021-03-10spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug stateDaniel Henrique Barboza1-0/+2
2021-03-10spapr_drc.c: add hotunplug timeout for CPUsDaniel Henrique Barboza1-0/+1
2021-03-10spapr_drc.c: introduce unplug_timeout_timerDaniel Henrique Barboza1-0/+4
2021-03-10spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()Daniel Henrique Barboza1-1/+1
2021-03-09exec/memory: Use struct Object typedefPhilippe Mathieu-Daudé1-1/+1
2021-02-10spapr_numa.c: create spapr_numa_initial_nvgpu_numa_id() helperDaniel Henrique Barboza1-0/+1
2021-02-10spapr: move spapr_machine_using_legacy_numa() to spapr_numa.cDaniel Henrique Barboza1-1/+0
2021-02-10ppc/pnv: Introduce a LPC FW memory region attribute to map the PNORCédric Le Goater1-0/+1
2021-02-10ppc/xive: Add firmware bit when dumping the ENDsCédric Le Goater1-0/+2
2021-02-08spapr: Add PEF based confidential guest supportDavid Gibson1-0/+17
2021-01-19spapr_hcall.c: make do_client_architecture_support staticDaniel Henrique Barboza1-5/+0
2021-01-19spapr.h: fix trailing whitespace in phb_placementDaniel Henrique Barboza1-1/+1
2021-01-19spapr: Improve handling of memory unplug with old guestsGreg Kurz2-1/+2
2021-01-19hw/ppc: Remove unused ppcuic_init()Peter Maydell1-9/+0
2021-01-06spapr: Introduce spapr_drc_reset_all()Greg Kurz1-0/+6
2021-01-06spapr: Fix reset of transient DR connectorsGreg Kurz1-1/+2
2021-01-06spapr: Call spapr_drc_reset() for all DRCs at CASGreg Kurz1-3/+0
2021-01-06spapr: Fix buffer overflow in spapr_numa_associativity_init()Greg Kurz1-1/+4
2021-01-06spapr: Allow memory unplug to always succeedGreg Kurz1-0/+1
2021-01-06spapr/xive: Make spapr_xive_pic_print_info() staticCédric Le Goater1-2/+0