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