summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/kvm_ppc.h
AgeCommit message (Expand)Author
2016-09-12KVM: PPC: Book3S HV: Set server for passed-through interruptsPaul Mackerras
2016-09-12KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypassSuresh Warrier
2016-09-12KVM: PPC: Book3S HV: Complete passthrough interrupt in hostSuresh Warrier
2016-09-12KVM: PPC: Book3S HV: Handle passthrough interrupts in guestSuresh Warrier
2016-09-09KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmapSuresh Warrier
2016-09-09KVM: PPC: select IRQ_BYPASS_MANAGERSuresh Warrier
2016-03-02KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy
2016-02-29KVM: PPC: Book3S HV: Add tunable to control H_IPI redirectionSuresh E. Warrier
2016-02-29KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVMSuresh Warrier
2016-02-29KVM: PPC: Book3S HV: Host-side RM data structuresSuresh Warrier
2016-02-16KVM: PPC: Add support for multiple-TCE hcallsAlexey Kardashevskiy
2016-02-16KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpersAlexey Kardashevskiy
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams
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