summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_ppc.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementationDavid Gibson2017-01-311-0/+4
* KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT sizeDavid Gibson2017-01-311-1/+1
* KVM: PPC: Book3S HV: Split HPT allocation from activationDavid Gibson2017-01-311-2/+3
* KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarityDavid Gibson2017-01-311-2/+2
* KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMUPaul Mackerras2017-01-311-0/+2
* KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.hPaul Mackerras2016-12-011-0/+42
* KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9Paul Mackerras2016-11-241-3/+4
* KVM: PPC: Book3S HV: Set server for passed-through interruptsPaul Mackerras2016-09-121-0/+4
* KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypassSuresh Warrier2016-09-121-1/+1
* KVM: PPC: Book3S HV: Complete passthrough interrupt in hostSuresh Warrier2016-09-121-0/+3
* KVM: PPC: Book3S HV: Handle passthrough interrupts in guestSuresh Warrier2016-09-121-0/+3
* KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmapSuresh Warrier2016-09-091-0/+14
* KVM: PPC: select IRQ_BYPASS_MANAGERSuresh Warrier2016-09-091-0/+4
* KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy2016-03-021-1/+1
* KVM: PPC: Book3S HV: Add tunable to control H_IPI redirectionSuresh E. Warrier2016-02-291-0/+1
* KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVMSuresh Warrier2016-02-291-0/+1
* KVM: PPC: Book3S HV: Host-side RM data structuresSuresh Warrier2016-02-291-0/+31
* KVM: PPC: Add support for multiple-TCE hcallsAlexey Kardashevskiy2016-02-161-0/+12
* KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpersAlexey Kardashevskiy2016-02-161-0/+4
* kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-151-1/+1
* KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-281-2/+4
* KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-261-4/+4
* KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman2015-04-211-0/+2
* KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras2014-12-171-2/+0
* Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2014-09-241-1/+10
|\
| * powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan2014-09-221-0/+6
| * KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman2014-09-221-1/+1
| * KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan2014-09-221-0/+3
* | kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-241-1/+1
|/
* KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_sprBharat Bhushan2014-07-301-10/+10
* KVM: PPC: Remove DCR handlingAlexander Graf2014-07-281-1/+0
* KVM: PPC: Expose helper functions for data/inst faultsAlexander Graf2014-07-281-0/+8
* KVM: PPC: Separate loadstore emulation from priv emulationAlexander Graf2014-07-281-0/+1
* KVM: PPC: Move kvmppc_ld/st to common codeAlexander Graf2014-07-281-0/+4
* KVM: PPC: Implement kvmppc_xlate for all targetsAlexander Graf2014-07-281-0/+13
* KVM: PPC: Allow kvmppc_get_last_inst() to failMihai Caraman2014-07-281-0/+31
* kvm: ppc: Add SPRN_EPR get helper functionBharat Bhushan2014-07-281-0/+11
* kvm: ppc: booke: Add shared struct helpers of SPRN_ESRBharat Bhushan2014-07-281-0/+1
* kvm: ppc: bookehv: Added wrapper macros for shadow registersBharat Bhushan2014-07-281-8/+36
* KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabledPaul Mackerras2014-07-281-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-101-0/+7
|\
| * powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman2014-05-281-0/+7
* | KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf2014-05-301-1/+79
|/
* KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCELaurent Dufour2014-03-261-0/+2
* kvm/ppc: IRQ disabling cleanupScott Wood2014-01-271-0/+6
* KVM: PPC: Book3S: MMIO emulation support for little endian guestsCédric Le Goater2014-01-271-3/+4
* kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V2013-10-171-1/+5
* kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V2013-10-171-3/+4
* kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-171-2/+4
* kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V2013-10-171-2/+3