aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr_hcall.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-07spapr: Drop CAS reboot flagGreg Kurz1-19/+14
2020-05-07spapr/cas: Separate CAS handling from rebuilding the FDTAlexey Kardashevskiy1-26/+41
2020-05-07spapr: Simplify selection of radix/hash during CASGreg Kurz1-5/+1
2020-05-07spapr: Don't check capabilities removed between CAS callsGreg Kurz1-13/+1
2020-03-24spapr: Fix memory leak in h_client_architecture_support()Greg Kurz1-0/+1
2020-03-17spapr: Don't attempt to clamp RMA to VRMA constraintDavid Gibson1-2/+2
2020-03-17spapr: Handle pending hot plug/unplug requests at CASGreg Kurz1-6/+5
2020-02-25Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEADPaolo Bonzini1-2/+2
2020-02-21spapr: Don't use spapr_drc_needed() in CAS codeGreg Kurz1-5/+9
2020-02-20Let cpu_[physical]_memory() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé1-2/+2
2020-02-02spapr: Don't allow multiple active vCPUs at CASGreg Kurz1-0/+12
2020-02-02spapr: Fail CAS if option vector table cannot be parsedGreg Kurz1-0/+8
2019-12-17spapr: Simplify ovec diffDavid Gibson1-6/+2
2019-12-17spapr: Fold h_cas_compose_response() into h_client_architecture_support()David Gibson1-3/+52
2019-12-17spapr: Don't trigger a CAS reboot for XICS/XIVE mode changeoverDavid Gibson1-20/+13
2019-10-04spapr: Use less cryptic representation of which irq backends are supportedDavid Gibson1-3/+3
2019-10-04spapr: Simplify handling of pre ISA 3.0 guest workaround handlingDavid Gibson1-2/+1
2019-08-29spapr: Use SHUTDOWN_CAUSE_SUBSYSTEM_RESET for CAS rebootsDavid Gibson1-1/+1
2019-08-21spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxyMichael Roth1-0/+13
2019-08-21spapr: Implement H_JOINNicholas Piggin1-13/+61
2019-08-21spapr: Implement H_CONFERNicholas Piggin1-0/+67
2019-08-21spapr: Implement H_PRODNicholas Piggin1-0/+32
2019-08-21spapr: Implement dispatch tracking for tcgNicholas Piggin1-5/+0
2019-08-21ppc: fix leak in h_client_architecture_supportShivaprasad G Bhat1-0/+2
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster1-1/+1
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-05-29spapr: Print out extra hints when CAS negotiation of interrupt mode failsGreg Kurz1-2/+4
2019-05-29spapr/xive: Sanity checks of OV5 during CASGreg Kurz1-0/+24
2019-04-26ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt1-6/+7
2019-04-26ppc/spapr: Use proper HPTE accessors for H_READBenjamin Herrenschmidt1-6/+5
2019-03-19spapr: Correctly set LPCR[GTSE] in H_REGISTER_PROCESS_TABLEDavid Gibson1-1/+2
2019-03-12spapr: Use CamelCase properlyDavid Gibson1-49/+49
2019-03-12target/ppc/spapr: Clear partition table entry when allocating hash tableSuraj Jitindar Singh1-4/+8
2019-03-12target/ppc/spapr: Add SPAPR_CAP_CCF_ASSISTSuraj Jitindar Singh1-0/+5
2019-03-12target/ppc/spapr: Add workaround option to SPAPR_CAP_IBSSuraj Jitindar Singh1-0/+5
2019-02-26target/ppc: Rename PATB/PATBE -> PATEBenjamin Herrenschmidt1-10/+12
2019-02-26target/ppc/spapr: Set LPCR:HR when using Radix modeBenjamin Herrenschmidt1-38/+8
2019-01-09spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICSCédric Le Goater1-0/+11
2019-01-09ppc/spapr: Receive and store device tree blob from SLOFAlexey Kardashevskiy1-0/+42
2019-01-09spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITYLaurent Vivier1-0/+40
2018-06-16target/ppc, spapr: Move VPA information to machine_dataDavid Gibson1-35/+42
2018-06-16spapr: fix leak in h_client_architecture_support()Greg Kurz1-0/+1
2018-05-07machine: rename MemoryHotplugState to DeviceMemoryStateDavid Hildenbrand1-3/+3
2018-05-07machine: make MemoryHotplugState accessible via the machineDavid Hildenbrand1-1/+1
2018-05-07pc-dimm: factor out MemoryDevice interfaceDavid Hildenbrand1-0/+1
2018-05-04spapr: Clean up LPCR updates from hypercallsDavid Gibson1-30/+20
2018-03-06ppc/spapr-caps: Convert cap-ibs to custom spapr-capSuraj Jitindar Singh1-1/+4
2018-02-16hw/ppc/spapr_hcall: set htab_shift after kvmppc_resize_hpt_commitDaniel Henrique Barboza1-1/+11
2018-02-10hw/ppc: rename functions in commentsDaniel Henrique Barboza1-1/+1