summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_ppc.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras2014-12-171-2/+0Star
* 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/+0Star
* 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-111-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
* kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-171-23/+66
* kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V2013-10-171-1/+1
* kvm/ppc: Call trace_hardirqs_on before entryScott Wood2013-07-111-3/+8
* powerpc/kvm: Contiguous memory allocator based RMA allocationAneesh Kumar K.V2013-07-081-6/+2Star
* powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V2013-07-081-2/+6
* KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras2013-05-021-0/+2
* KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras2013-04-261-0/+2
* KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS callsPaul Mackerras2013-04-261-0/+2
* KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt2013-04-261-0/+29
* KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt2013-04-261-0/+29
* KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman2013-04-261-0/+4
* kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood2013-04-261-1/+14
* kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2013-04-261-0/+17
* Rename EMULATE_DO_PAPR to EMULATE_EXIT_USERBharat Bhushan2013-04-261-1/+1
* KVM: PPC: cache flush for kernel managed pagesBharat Bhushan2013-04-261-1/+8
* KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras2013-03-221-2/+1Star
* KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-051-1/+1
* KVM: PPC: booke: Allow multiple exception typesBharat Bhushan2013-02-131-2/+0Star
* KVM: PPC: BookE: Implement EPR exitAlexander Graf2013-01-101-0/+9
* KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1Alexander Graf2013-01-101-0/+1
* KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulationMihai Caraman2012-12-061-0/+10
* KVM: PPC: e500: Add emulation helper for getting instruction eaMihai Caraman2012-12-061-0/+11
* KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPTPaul Mackerras2012-12-061-0/+2