aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/hvcall.h
AgeCommit message (Expand)Author
2023-12-21powerpc/hvcall: Reorder Nestedv2 hcall opcodesVaibhav Jain
2023-09-14KVM: PPC: Add support for nestedv2 guestsJordan Niethe
2023-02-12powerpc/pseries: Implement signed update for PLPKS objectsNayna Jain
2022-11-24powerpc/pseries: Fix the H_CALL error code in PLPKS driverNayna Jain
2022-07-28powerpc/pseries: define driver for Platform KeyStoreNayna Jain
2022-07-20powerpc/pseries: hvcall.h: add H_WATCHDOG opcode, H_NOOP return codeScott Cheloha
2022-06-29KVM: PPC: Book3S HV: tracing: Add missing hcall namesFabiano Rosas
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy
2022-03-08powerpc/pseries: Interface to represent PAPR firmware attributesPratik R. Sampat
2021-06-23Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2021-06-21KVM: PPC: Book3S HV: Fix comments of H_RPT_INVALIDATE argumentsAneesh Kumar K.V
2021-06-21powerpc/pesries: Get STF barrier requirement from H_GET_CPU_CHARACTERISTICSNicholas Piggin
2021-06-21powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHA...Nicholas Piggin
2021-06-20powerpc/pseries/vas: Define VAS/NXGZIP hcalls and structsHaren Myneni
2021-05-12powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocksNicholas Piggin
2021-04-14powerpc/papr_scm: Implement support for H_SCM_FLUSH hcallShivaprasad G Bhat
2021-03-26powerpc/pseries: export LPAR security flavor in lparcfgLaurent Dufour
2021-02-10KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWRRavi Bangoria
2021-02-10KVM: PPC: Book3S HV: Allow nested guest creation when L0 hv_guest_state > L1Ravi Bangoria
2020-12-08powerpc/hvcall: add token and codes for H_VASI_SIGNALNathan Lynch
2020-10-06powerpc/pseries: add new branch prediction security bits for link stackNicholas Piggin
2020-09-02powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.hScott Cheloha
2020-07-26powerpc/watchpoint: Guest support for 2nd DAWR hcallRavi Bangoria
2020-07-26powerpc/watchpoint: Rename current H_SET_MODE DAWR macroRavi Bangoria
2020-07-23KVM: PPC: Fix typo on H_DISABLE_AND_GET hcallLeonardo Bras
2020-07-16powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSENicholas Piggin
2020-01-17KVM: PPC: Book3S HV: Implement H_SVM_INIT_ABORT hcallSukadev Bhattiprolu
2019-11-28KVM: PPC: Book3S HV: Shared pages support for secure guestsBharata B Rao
2019-11-28KVM: PPC: Book3S HV: Support for running secure guestsBharata B Rao
2019-07-22powerpc/pseries: Update SCM hcall op-codes in hvcall.hVaibhav Jain
2018-12-17KVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants...Suraj Jitindar Singh
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-19powerpc/pseries: PAPR persistent memory supportOliver O'Halloran
2018-10-09KVM: PPC: Book3S HV: Nested guest entry via hypercallPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualizationPaul Mackerras
2018-09-17powerpc/pseries/mm: call H_BLOCK_REMOVELaurent Dufour
2018-08-08powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman
2018-05-14misc: IBM Virtual Management Channel Driver (VMC)Bryant G. Ly
2018-03-27Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-03-27KVM: PPC: Book3S HV: Return error from h_set_dabr() on POWER9Michael Neuling
2018-03-27powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flagsMichael Ellerman
2018-01-17powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek
2018-01-10powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-02powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater
2017-06-13ibmvnic: Client-initiated failoverThomas Falcon
2017-03-20powerpc/pseries: Move struct hcall_stats to hvCall_inst.cTobin C. Harding
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-02-09powerpc/pseries: Add hypercall wrappers for hash page table resizingDavid Gibson
2017-01-31powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras