summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/kvm_ppc.h
AgeCommit message (Expand)Author
2015-05-28KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini
2015-05-26KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini
2015-04-21KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman
2014-12-17KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras
2014-09-24Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-09-22powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan
2014-09-22KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman
2014-09-22KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan
2014-07-30KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_sprBharat Bhushan
2014-07-28KVM: PPC: Remove DCR handlingAlexander Graf
2014-07-28KVM: PPC: Expose helper functions for data/inst faultsAlexander Graf
2014-07-28KVM: PPC: Separate loadstore emulation from priv emulationAlexander Graf
2014-07-28KVM: PPC: Move kvmppc_ld/st to common codeAlexander Graf
2014-07-28KVM: PPC: Implement kvmppc_xlate for all targetsAlexander Graf
2014-07-28KVM: PPC: Allow kvmppc_get_last_inst() to failMihai Caraman
2014-07-28kvm: ppc: Add SPRN_EPR get helper functionBharat Bhushan
2014-07-28kvm: ppc: booke: Add shared struct helpers of SPRN_ESRBharat Bhushan
2014-07-28kvm: ppc: bookehv: Added wrapper macros for shadow registersBharat Bhushan
2014-07-28KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabledPaul Mackerras
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf
2014-05-28powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman
2014-03-26KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCELaurent Dufour
2014-01-27kvm/ppc: IRQ disabling cleanupScott Wood
2014-01-27KVM: PPC: Book3S: MMIO emulation support for little endian guestsCédric Le Goater
2013-10-17kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V
2013-07-11kvm/ppc: Call trace_hardirqs_on before entryScott Wood
2013-07-08powerpc/kvm: Contiguous memory allocator based RMA allocationAneesh Kumar K.V
2013-07-08powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V
2013-05-02KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras
2013-04-26KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras
2013-04-26KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS callsPaul Mackerras
2013-04-26KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt
2013-04-26KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt
2013-04-26KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman
2013-04-26kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood
2013-04-26kvm/ppc/mpic: in-kernel MPIC emulationScott Wood
2013-04-26Rename EMULATE_DO_PAPR to EMULATE_EXIT_USERBharat Bhushan
2013-04-26KVM: PPC: cache flush for kernel managed pagesBharat Bhushan
2013-03-22KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras
2013-03-04KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa
2013-02-13KVM: PPC: booke: Allow multiple exception typesBharat Bhushan
2013-01-10KVM: PPC: BookE: Implement EPR exitAlexander Graf
2013-01-10KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1Alexander Graf