summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/book3s.c
Commit message (Expand)AuthorAge
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debugChristoffer Dall2017-12-14
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregsChristoffer Dall2017-12-14
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregsChristoffer Dall2017-12-14
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regsChristoffer Dall2017-12-14
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regsChristoffer Dall2017-12-14
* Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-nextPaul Mackerras2017-04-28
|\
| * KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-27
| * powerpc/kvm: Massage order of #includeBenjamin Herrenschmidt2017-04-10
* | KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interruptsPaul Mackerras2017-04-20
|/
* KVM: PPC: Book3S HV: Page table construction and page faults for radix guestsPaul Mackerras2017-01-31
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-threadPaul Mackerras2016-09-27
* KVM: PPC: Book3S HV: Counters for passthrough IRQ statsSuresh Warrier2016-09-12
* KVM: PPC: Implement existing and add new halt polling vcpu statsSuraj Jitindar Singh2016-09-08
* KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-13
* KVM: PPC: Use RCU for arch.spapr_tce_tablesAlexey Kardashevskiy2016-02-16
* kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-15
* KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()Thomas Huth2015-09-21
* KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-16
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-10
|\
| * KVM: PPC: Fix warnings from sparseThomas Huth2015-08-22
* | treewide: Fix typo compatability -> compatibilityLaurent Pinchart2015-08-07
|/
* KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-28
* KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-26
* kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVMDavid Gibson2015-04-21
* kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-06
* arch: powerpc: kvm: book3s.c: Remove some unused functionsRickard Strandqvist2014-12-17
* Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2014-09-24
|\
| * powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan2014-09-22
| * KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman2014-09-22
| * KVM: PPC: Move ONE_REG AltiVec support to powerpcMihai Caraman2014-09-22
| * KVM: PPC: Make ONE_REG powerpc genericMihai Caraman2014-09-22
* | kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-24
|/
* KVM: PPC: Expose helper functions for data/inst faultsAlexander Graf2014-07-28
* KVM: PPC: Move kvmppc_ld/st to common codeAlexander Graf2014-07-28
* KVM: PPC: Implement kvmppc_xlate for all targetsAlexander Graf2014-07-28
* KVM: PPC: Book3S: Make kvmppc_ld return a more accurate error indicationPaul Mackerras2014-07-28
* KVM: PPC: Allow kvmppc_get_last_inst() to failMihai Caraman2014-07-28
* KVM: PPC: Book3S: Make magic page properly 4k mappableAlexander Graf2014-07-28
* KVM: PPC: Book3S: Add hack for split real modeAlexander Graf2014-07-28
* KVM: PPC: Deflect page write faults properly in kvmppc_stAlexander Graf2014-07-28
* KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabledPaul Mackerras2014-07-28
* KVM: PPC: BOOK3S: PR: Emulate instruction counterAneesh Kumar K.V2014-07-28
* KVM: PPC: BOOK3S: PR: Emulate virtual timebase registerAneesh Kumar K.V2014-07-28
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04
|\
| * KVM: PPC: Book3S PR: Expose EBB registersAlexander Graf2014-05-30
| * KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf2014-05-30
| * KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf2014-05-30
| * KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf2014-05-30
* | KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bitAlexander Graf2014-04-28
|/