summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/powerpc.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras2014-12-171-8/+2
* KVM: PPC: Pass enum to kvmppc_get_last_instAlexander Graf2014-09-221-1/+1
* KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman2014-09-221-7/+1
* KVM: PPC: Move ONE_REG AltiVec support to powerpcMihai Caraman2014-09-221-0/+42
* KVM: PPC: Make ONE_REG powerpc genericMihai Caraman2014-09-221-0/+55
* KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-291-1/+1
* KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-291-29/+0
* KVM: add kvm_arch_sched_inRadim Krčmář2014-08-211-0/+4
* KVM: PPC: drop duplicate tracepointPaolo Bonzini2014-08-051-0/+2
* KVM: PPC: Remove DCR handlingAlexander Graf2014-07-281-10/+0
* KVM: PPC: Separate loadstore emulation from priv emulationAlexander Graf2014-07-281-1/+1
* KVM: PPC: Handle magic page in kvmppc_ld/stAlexander Graf2014-07-281-0/+22
* KVM: PPC: Use kvm_read_guest in kvmppc_ldAlexander Graf2014-07-281-25/+2
* KVM: PPC: Remove kvmppc_bad_hva()Alexander Graf2014-07-281-6/+1
* KVM: PPC: Move kvmppc_ld/st to common codeAlexander Graf2014-07-281-0/+81
* KVM: PPC: Book3S: Provide different CAPs based on HV or PR modeAlexander Graf2014-07-281-3/+9
* KVM: Rename and add argument to check_extensionAlexander Graf2014-07-281-1/+1
* KVM: PPC: Remove 440 supportAlexander Graf2014-07-281-1/+0
* KVM: PPC: Allow kvmppc_get_last_inst() to failMihai Caraman2014-07-281-2/+9
* KVM: PPC: Book3S: Make magic page properly 4k mappableAlexander Graf2014-07-281-0/+19
* KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabledPaul Mackerras2014-07-281-0/+2
* KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras2014-07-281-0/+45
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-101-1/+1
|\
| * powerpc/kvm/book3s_hv: Use threads_per_subcore in KVMMichael Ellerman2014-05-281-1/+1
* | KVM: PPC: Add CAP to indicate hcall fixesAlexander Graf2014-05-301-0/+1
* | KVM: PPC: Disable NX for old magic page using guestsAlexander Graf2014-05-301-2/+12
* | KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf2014-05-301-1/+32
* | KVM: PPC: PR: Fill pvinfo hcall instructions in big endianAlexander Graf2014-05-301-8/+8
|/
* kvm/ppc: IRQ disabling cleanupScott Wood2014-01-271-17/+9
* KVM: PPC: Book3S: MMIO emulation support for little endian guestsCédric Le Goater2014-01-271-4/+24
* KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras2014-01-091-2/+2
* kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V2013-10-171-1/+1
* kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V2013-10-171-21/+55
* kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-171-4/+5
* kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V2013-10-171-0/+10
* kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V2013-10-171-25/+29
* kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-171-44/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-051-10/+10
|\
| * powerpc kvm: use fdgetAl Viro2013-09-031-10/+10
* | Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-291-0/+4
|\ \
| * | KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-181-0/+4
| |/
* | kvm/ppc: Call trace_hardirqs_on before entryScott Wood2013-07-111-2/+0
|/
* KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras2013-05-021-0/+22
* kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/writeScott Wood2013-05-021-4/+19
* KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt2013-04-261-0/+3
* KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman2013-04-261-0/+8
* KVM: PPC: MPIC: Add support for KVM_IRQ_LINEAlexander Graf2013-04-261-0/+13
* kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood2013-04-261-0/+30
* kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2013-04-261-6/+6
* KVM: PPC: debug stub interface parameter definedBharat Bhushan2013-04-261-6/+0
OpenPOWER on IntegriCloud