aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/powerpc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-17KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras1-8/+2
2014-09-22KVM: PPC: Pass enum to kvmppc_get_last_instAlexander Graf1-1/+1
2014-09-22KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman1-7/+1
2014-09-22KVM: PPC: Move ONE_REG AltiVec support to powerpcMihai Caraman1-0/+42
2014-09-22KVM: PPC: Make ONE_REG powerpc genericMihai Caraman1-0/+55
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-1/+1
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář1-29/+0
2014-08-21KVM: add kvm_arch_sched_inRadim Krčmář1-0/+4
2014-08-05KVM: PPC: drop duplicate tracepointPaolo Bonzini1-0/+2
2014-07-28KVM: PPC: Remove DCR handlingAlexander Graf1-10/+0
2014-07-28KVM: PPC: Separate loadstore emulation from priv emulationAlexander Graf1-1/+1
2014-07-28KVM: PPC: Handle magic page in kvmppc_ld/stAlexander Graf1-0/+22
2014-07-28KVM: PPC: Use kvm_read_guest in kvmppc_ldAlexander Graf1-25/+2
2014-07-28KVM: PPC: Remove kvmppc_bad_hva()Alexander Graf1-6/+1
2014-07-28KVM: PPC: Move kvmppc_ld/st to common codeAlexander Graf1-0/+81
2014-07-28KVM: PPC: Book3S: Provide different CAPs based on HV or PR modeAlexander Graf1-3/+9
2014-07-28KVM: Rename and add argument to check_extensionAlexander Graf1-1/+1
2014-07-28KVM: PPC: Remove 440 supportAlexander Graf1-1/+0
2014-07-28KVM: PPC: Allow kvmppc_get_last_inst() to failMihai Caraman1-2/+9
2014-07-28KVM: PPC: Book3S: Make magic page properly 4k mappableAlexander Graf1-0/+19
2014-07-28KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabledPaul Mackerras1-0/+2
2014-07-28KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras1-0/+45
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2014-05-30KVM: PPC: Add CAP to indicate hcall fixesAlexander Graf1-0/+1
2014-05-30KVM: PPC: Disable NX for old magic page using guestsAlexander Graf1-2/+12
2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf1-1/+32
2014-05-30KVM: PPC: PR: Fill pvinfo hcall instructions in big endianAlexander Graf1-8/+8
2014-05-28powerpc/kvm/book3s_hv: Use threads_per_subcore in KVMMichael Ellerman1-1/+1
2014-01-27kvm/ppc: IRQ disabling cleanupScott Wood1-17/+9
2014-01-27KVM: PPC: Book3S: MMIO emulation support for little endian guestsCédric Le Goater1-4/+24
2014-01-09KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras1-2/+2
2013-10-17kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V1-1/+1
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V1-21/+55
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V1-4/+5
2013-10-17kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V1-0/+10
2013-10-17kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V1-25/+29
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V1-44/+14
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-10/+10
2013-09-03powerpc kvm: use fdgetAl Viro1-10/+10
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf1-0/+4
2013-07-18KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa1-0/+4
2013-07-11kvm/ppc: Call trace_hardirqs_on before entryScott Wood1-2/+0
2013-05-02KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras1-0/+22
2013-05-02kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/writeScott Wood1-4/+19
2013-04-26KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt1-0/+3
2013-04-26KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman1-0/+8
2013-04-26KVM: PPC: MPIC: Add support for KVM_IRQ_LINEAlexander Graf1-0/+13
2013-04-26kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood1-0/+30
2013-04-26kvm/ppc/mpic: in-kernel MPIC emulationScott Wood1-6/+6
2013-04-26KVM: PPC: debug stub interface parameter definedBharat Bhushan1-6/+0