aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/powerpc.c
Commit message (Expand)AuthorAge
* KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman2015-04-21
* KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev2015-03-26
* KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-23
* KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras2014-12-17
* KVM: PPC: Pass enum to kvmppc_get_last_instAlexander Graf2014-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: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-29
* KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-29
* KVM: add kvm_arch_sched_inRadim Krčmář2014-08-21
* KVM: PPC: drop duplicate tracepointPaolo Bonzini2014-08-05
* KVM: PPC: Remove DCR handlingAlexander Graf2014-07-28
* KVM: PPC: Separate loadstore emulation from priv emulationAlexander Graf2014-07-28
* KVM: PPC: Handle magic page in kvmppc_ld/stAlexander Graf2014-07-28
* KVM: PPC: Use kvm_read_guest in kvmppc_ldAlexander Graf2014-07-28
* KVM: PPC: Remove kvmppc_bad_hva()Alexander Graf2014-07-28
* KVM: PPC: Move kvmppc_ld/st to common codeAlexander Graf2014-07-28
* KVM: PPC: Book3S: Provide different CAPs based on HV or PR modeAlexander Graf2014-07-28
* KVM: Rename and add argument to check_extensionAlexander Graf2014-07-28
* KVM: PPC: Remove 440 supportAlexander Graf2014-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: Allow only implemented hcalls to be enabled or disabledPaul Mackerras2014-07-28
* KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras2014-07-28
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-10
|\
| * powerpc/kvm/book3s_hv: Use threads_per_subcore in KVMMichael Ellerman2014-05-27
* | KVM: PPC: Add CAP to indicate hcall fixesAlexander Graf2014-05-30
* | KVM: PPC: Disable NX for old magic page using guestsAlexander Graf2014-05-30
* | KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf2014-05-30
* | KVM: PPC: PR: Fill pvinfo hcall instructions in big endianAlexander Graf2014-05-30
|/
* kvm/ppc: IRQ disabling cleanupScott Wood2014-01-27
* KVM: PPC: Book3S: MMIO emulation support for little endian guestsCédric Le Goater2014-01-27
* KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras2014-01-09
* kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V2013-10-17
* kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V2013-10-17
* kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-05
|\
| * powerpc kvm: use fdgetAl Viro2013-09-03
* | Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-28
|\ \
| * | KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-18
| |/
* / kvm/ppc: Call trace_hardirqs_on before entryScott Wood2013-07-10
|/
* KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras2013-05-02
* kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/writeScott Wood2013-05-02
* KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt2013-04-26
* KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman2013-04-26
* KVM: PPC: MPIC: Add support for KVM_IRQ_LINEAlexander Graf2013-04-26