summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/hvcall.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Add failure related checks for h_get_mpp and h_get_pppShrikanth Hegde2024-04-291-1/+1
* powerpc/hvcall: Reorder Nestedv2 hcall opcodesVaibhav Jain2023-12-211-10/+10
* KVM: PPC: Add support for nestedv2 guestsJordan Niethe2023-09-141-0/+30
* powerpc/pseries: Implement signed update for PLPKS objectsNayna Jain2023-02-121-0/+1
* powerpc/pseries: Fix the H_CALL error code in PLPKS driverNayna Jain2022-11-241-2/+1
* powerpc/pseries: define driver for Platform KeyStoreNayna Jain2022-07-281-0/+11
* powerpc/pseries: hvcall.h: add H_WATCHDOG opcode, H_NOOP return codeScott Cheloha2022-07-201-1/+3
* KVM: PPC: Book3S HV: tracing: Add missing hcall namesFabiano Rosas2022-06-291-0/+8
* powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy2022-03-081-0/+5
* powerpc/pseries: Interface to represent PAPR firmware attributesPratik R. Sampat2022-03-081-1/+2
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-06-231-2/+2
|\
| * KVM: PPC: Book3S HV: Fix comments of H_RPT_INVALIDATE argumentsAneesh Kumar K.V2021-06-211-2/+2
* | powerpc/pesries: Get STF barrier requirement from H_GET_CPU_CHARACTERISTICSNicholas Piggin2021-06-211-0/+1
* | powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHA...Nicholas Piggin2021-06-211-0/+2
* | powerpc/pseries/vas: Define VAS/NXGZIP hcalls and structsHaren Myneni2021-06-201-0/+7
|/
* powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocksNicholas Piggin2021-05-121-0/+3
* powerpc/papr_scm: Implement support for H_SCM_FLUSH hcallShivaprasad G Bhat2021-04-141-1/+2
* powerpc/pseries: export LPAR security flavor in lparcfgLaurent Dufour2021-03-261-0/+1
* KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWRRavi Bangoria2021-02-101-1/+7
* KVM: PPC: Book3S HV: Allow nested guest creation when L0 hv_guest_state > L1Ravi Bangoria2021-02-101-2/+15
* powerpc/hvcall: add token and codes for H_VASI_SIGNALNathan Lynch2020-12-081-0/+9
* powerpc/pseries: add new branch prediction security bits for link stackNicholas Piggin2020-10-061-0/+2
* powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.hScott Cheloha2020-09-021-0/+36
* powerpc/watchpoint: Guest support for 2nd DAWR hcallRavi Bangoria2020-07-261-0/+1
* powerpc/watchpoint: Rename current H_SET_MODE DAWR macroRavi Bangoria2020-07-261-1/+1
* KVM: PPC: Fix typo on H_DISABLE_AND_GET hcallLeonardo Bras2020-07-231-1/+1
* powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSENicholas Piggin2020-07-161-1/+33
* KVM: PPC: Book3S HV: Implement H_SVM_INIT_ABORT hcallSukadev Bhattiprolu2020-01-171-0/+1
* KVM: PPC: Book3S HV: Shared pages support for secure guestsBharata B Rao2019-11-281-0/+3
* KVM: PPC: Book3S HV: Support for running secure guestsBharata B Rao2019-11-281-0/+6
* powerpc/pseries: Update SCM hcall op-codes in hvcall.hVaibhav Jain2019-07-221-3/+8
* KVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants...Suraj Jitindar Singh2018-12-171-0/+1
* Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-1/+10
|\
| * powerpc/pseries: PAPR persistent memory supportOliver O'Halloran2018-10-191-1/+9
| * powerpc/pseries/mm: call H_BLOCK_REMOVELaurent Dufour2018-09-171-0/+1
* | KVM: PPC: Book3S HV: Nested guest entry via hypercallPaul Mackerras2018-10-091-0/+36
* | KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualizationPaul Mackerras2018-10-091-0/+5
|/
* powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman2018-08-081-0/+2
* misc: IBM Virtual Management Channel Driver (VMC)Bryant G. Ly2018-05-141-0/+1
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-03-271-0/+1
|\
| * KVM: PPC: Book3S HV: Return error from h_set_dabr() on POWER9Michael Neuling2018-03-271-0/+1
* | powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flagsMichael Ellerman2018-03-271-0/+3
|/
* powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek2018-01-171-0/+1
* powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2018-01-101-0/+17
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater2017-09-021-1/+12
* ibmvnic: Client-initiated failoverThomas Falcon2017-06-131-0/+2
* powerpc/pseries: Move struct hcall_stats to hvCall_inst.cTobin C. Harding2017-03-201-10/+0
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-02-141-0/+11
|\
| * powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras2017-01-311-0/+11