aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_ppc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-24Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-nextPaolo Bonzini1-1/+10
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla1-1/+1
2014-09-22powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan1-0/+6
2014-09-22KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman1-1/+1
2014-09-22KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan1-0/+3
2014-07-30KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_sprBharat Bhushan1-10/+10
2014-07-28KVM: PPC: Remove DCR handlingAlexander Graf1-1/+0
2014-07-28KVM: PPC: Expose helper functions for data/inst faultsAlexander Graf1-0/+8
2014-07-28KVM: PPC: Separate loadstore emulation from priv emulationAlexander Graf1-0/+1
2014-07-28KVM: PPC: Move kvmppc_ld/st to common codeAlexander Graf1-0/+4
2014-07-28KVM: PPC: Implement kvmppc_xlate for all targetsAlexander Graf1-0/+13
2014-07-28KVM: PPC: Allow kvmppc_get_last_inst() to failMihai Caraman1-0/+31
2014-07-28kvm: ppc: Add SPRN_EPR get helper functionBharat Bhushan1-0/+11
2014-07-28kvm: ppc: booke: Add shared struct helpers of SPRN_ESRBharat Bhushan1-0/+1
2014-07-28kvm: ppc: bookehv: Added wrapper macros for shadow registersBharat Bhushan1-8/+36
2014-07-28KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabledPaul Mackerras1-1/+1
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+7
2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf1-1/+79
2014-05-28powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman1-0/+7
2014-03-26KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCELaurent Dufour1-0/+2
2014-01-27kvm/ppc: IRQ disabling cleanupScott Wood1-0/+6
2014-01-27KVM: PPC: Book3S: MMIO emulation support for little endian guestsCédric Le Goater1-3/+4
2013-10-17kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V1-1/+5
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V1-3/+4
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V1-2/+4
2013-10-17kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V1-2/+3
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V1-23/+66
2013-10-17kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V1-1/+1
2013-07-11kvm/ppc: Call trace_hardirqs_on before entryScott Wood1-3/+8
2013-07-08powerpc/kvm: Contiguous memory allocator based RMA allocationAneesh Kumar K.V1-6/+2
2013-07-08powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V1-2/+6
2013-05-02KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras1-0/+2
2013-04-26KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras1-0/+2
2013-04-26KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS callsPaul Mackerras1-0/+2
2013-04-26KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt1-0/+29
2013-04-26KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt1-0/+29
2013-04-26KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman1-0/+4
2013-04-26kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood1-1/+14
2013-04-26kvm/ppc/mpic: in-kernel MPIC emulationScott Wood1-0/+17
2013-04-26Rename EMULATE_DO_PAPR to EMULATE_EXIT_USERBharat Bhushan1-1/+1
2013-04-26KVM: PPC: cache flush for kernel managed pagesBharat Bhushan1-1/+8
2013-03-22KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras1-2/+1
2013-03-04KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa1-1/+1
2013-02-13KVM: PPC: booke: Allow multiple exception typesBharat Bhushan1-2/+0
2013-01-10KVM: PPC: BookE: Implement EPR exitAlexander Graf1-0/+9
2013-01-10KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1Alexander Graf1-0/+1
2012-12-06KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulationMihai Caraman1-0/+10
2012-12-06KVM: PPC: e500: Add emulation helper for getting instruction eaMihai Caraman1-0/+11
2012-12-06KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPTPaul Mackerras1-0/+2
2012-10-05KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areasPaul Mackerras1-0/+4