summaryrefslogtreecommitdiffstats
path: root/hw/ppc/spapr_hcall.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEADPaolo Bonzini2020-02-251-2/+2
|\
| * Let cpu_[physical]_memory() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé2020-02-201-2/+2
* | spapr: Don't use spapr_drc_needed() in CAS codeGreg Kurz2020-02-201-5/+9
|/
* spapr: Don't allow multiple active vCPUs at CASGreg Kurz2020-02-021-0/+12
* spapr: Fail CAS if option vector table cannot be parsedGreg Kurz2020-02-021-0/+8
* spapr: Simplify ovec diffDavid Gibson2019-12-171-6/+2Star
* spapr: Fold h_cas_compose_response() into h_client_architecture_support()David Gibson2019-12-171-3/+52
* spapr: Don't trigger a CAS reboot for XICS/XIVE mode changeoverDavid Gibson2019-12-171-20/+13Star
* spapr: Use less cryptic representation of which irq backends are supportedDavid Gibson2019-10-041-3/+3
* spapr: Simplify handling of pre ISA 3.0 guest workaround handlingDavid Gibson2019-10-041-2/+1Star
* spapr: Use SHUTDOWN_CAUSE_SUBSYSTEM_RESET for CAS rebootsDavid Gibson2019-08-291-1/+1
* spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxyMichael Roth2019-08-211-0/+13
* spapr: Implement H_JOINNicholas Piggin2019-08-211-13/+61
* spapr: Implement H_CONFERNicholas Piggin2019-08-211-0/+67
* spapr: Implement H_PRODNicholas Piggin2019-08-211-0/+32
* spapr: Implement dispatch tracking for tcgNicholas Piggin2019-08-211-5/+0Star
* ppc: fix leak in h_client_architecture_supportShivaprasad G Bhat2019-08-211-0/+2
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+1
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* spapr: Print out extra hints when CAS negotiation of interrupt mode failsGreg Kurz2019-05-291-2/+4
* spapr/xive: Sanity checks of OV5 during CASGreg Kurz2019-05-291-0/+24
* ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt2019-04-261-6/+7
* ppc/spapr: Use proper HPTE accessors for H_READBenjamin Herrenschmidt2019-04-261-6/+5Star
* spapr: Correctly set LPCR[GTSE] in H_REGISTER_PROCESS_TABLEDavid Gibson2019-03-191-1/+2
* spapr: Use CamelCase properlyDavid Gibson2019-03-121-49/+49
* target/ppc/spapr: Clear partition table entry when allocating hash tableSuraj Jitindar Singh2019-03-121-4/+8
* target/ppc/spapr: Add SPAPR_CAP_CCF_ASSISTSuraj Jitindar Singh2019-03-121-0/+5
* target/ppc/spapr: Add workaround option to SPAPR_CAP_IBSSuraj Jitindar Singh2019-03-121-0/+5
* target/ppc: Rename PATB/PATBE -> PATEBenjamin Herrenschmidt2019-02-251-10/+12
* target/ppc/spapr: Set LPCR:HR when using Radix modeBenjamin Herrenschmidt2019-02-251-38/+8Star
* spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICSCédric Le Goater2019-01-081-0/+11
* ppc/spapr: Receive and store device tree blob from SLOFAlexey Kardashevskiy2019-01-081-0/+42
* spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITYLaurent Vivier2019-01-081-0/+40
* target/ppc, spapr: Move VPA information to machine_dataDavid Gibson2018-06-161-35/+42
* spapr: fix leak in h_client_architecture_support()Greg Kurz2018-06-161-0/+1
* machine: rename MemoryHotplugState to DeviceMemoryStateDavid Hildenbrand2018-05-071-3/+3
* machine: make MemoryHotplugState accessible via the machineDavid Hildenbrand2018-05-071-1/+1
* pc-dimm: factor out MemoryDevice interfaceDavid Hildenbrand2018-05-071-0/+1
* spapr: Clean up LPCR updates from hypercallsDavid Gibson2018-05-041-30/+20Star
* ppc/spapr-caps: Convert cap-ibs to custom spapr-capSuraj Jitindar Singh2018-03-061-1/+4
* hw/ppc/spapr_hcall: set htab_shift after kvmppc_resize_hpt_commitDaniel Henrique Barboza2018-02-161-1/+11
* hw/ppc: rename functions in commentsDaniel Henrique Barboza2018-02-101-1/+1
* spapr: add missing break in h_get_cpu_characteristics()Greg Kurz2018-02-101-0/+1
* target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICSSuraj Jitindar Singh2018-01-291-0/+58
* ppc: remove duplicated includesPhilippe Mathieu-Daudé2017-12-181-1/+0Star
* target/ppc: correct htab shift for hash on radixSam Bobroff2017-11-141-7/+6Star
* spapr: Correct RAM size calculation for HPT resizingDavid Gibson2017-10-171-2/+2
* spapr: fix the value of SDR1 in kvmppc_put_books_sregs()Greg Kurz2017-09-271-12/+33
* spapr: fix CAS-generated resetCédric Le Goater2017-09-151-0/+7