summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/kvm_para.h
AgeCommit message (Expand)Author
2020-12-04powerpc: Reintroduce is_kvm_guest() as a fast-path checkSrikar Dronamraju
2020-12-04powerpc: Rename is_kvm_guest() to check_kvm_guest()Srikar Dronamraju
2020-12-04powerpc: Refactor is_kvm_guest() declaration to new headerSrikar Dronamraju
2020-07-29powerpc/pseries: Add KVM guest doorbell restrictionsNicholas Piggin
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner
2018-03-06KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li
2014-01-09kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0()Bharat Bhushan
2014-01-09kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()Bharat Bhushan
2012-10-29Merge remote-tracking branch 'master' into queueMarcelo Tosatti
2012-10-09UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells
2012-10-05KVM: PPC: use definitions in epapr header for hcallsStuart Yoder
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-03-05KVM: PPC: refer to paravirt docs in header fileScott Wood
2012-03-05KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood
2010-10-24KVM: PPC: Move of include to __KERNEL__ sectionAlexander Graf
2010-10-24KVM: PPC: Put segment registers in shared pageAlexander Graf
2010-10-24KVM: PPC: Add feature bitmap for magic pageAlexander Graf
2010-10-24KVM: PPC: Expose magic page support to guestAlexander Graf
2010-10-24KVM: PPC: Tell guest about pending interruptsAlexander Graf
2010-10-24KVM: PPC: Add PV guest scratch registersAlexander Graf
2010-10-24KVM: PPC: Add PV guest critical sectionsAlexander Graf
2010-10-24KVM: PPC: Implement hypervisor interfaceAlexander Graf
2010-10-24KVM: PPC: Convert SPRG[0-4] to shared pageAlexander Graf
2010-10-24KVM: PPC: Convert SRR0 and SRR1 to shared pageAlexander Graf
2010-10-24KVM: PPC: Convert DAR to shared page.Alexander Graf
2010-10-24KVM: PPC: Convert DSISR to shared pageAlexander Graf
2010-10-24KVM: PPC: Convert MSR to shared pageAlexander Graf
2010-10-24KVM: PPC: Introduce shared pageAlexander Graf
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell