aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_hv.c
Commit message (Expand)AuthorAge
* KVM: PPC: Book3S HV: Fix list traversal in error casePaul Mackerras2015-05-10
* KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8Paul Mackerras2015-04-21
* KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras2015-04-21
* KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_wokenPaul Mackerras2015-04-21
* KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpuPaul Mackerras2015-04-21
* KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA updatePaul Mackerras2015-04-21
* KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras2015-04-21
* KVM: PPC: Book3S HV: Create debugfs file for each guest's HPTPaul Mackerras2015-04-21
* KVM: PPC: Book3S HV: Remove RMA-related variables from codeAneesh Kumar K.V2015-04-21
* kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVMDavid Gibson2015-04-21
* KVM: PPC: Book3S HV: Endian fix for accessing VPA yield countPaul Mackerras2015-03-20
* KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()Paul Mackerras2015-03-20
* KVM: PPC: Book3S HV: Improve H_CONFER implementationSam Bobroff2014-12-17
* KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR registerPaul Mackerras2014-12-17
* KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras2014-12-17
* KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactionsSuresh E. Warrier2014-12-17
* KVM: PPC: Book3S HV: Simplify locking around stolen time calculationsPaul Mackerras2014-12-17
* KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_bl...Suresh E. Warrier2014-12-15
* KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMIMahesh Salgaonkar2014-12-15
* powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan2014-09-22
* KVM: PPC: Book3S HV: Only accept host PVR value for guest PVRPaul Mackerras2014-09-22
* KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threadsPaul Mackerras2014-09-22
* KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base pageAneesh Kumar K.V2014-07-28
* Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8Stewart Smith2014-07-28
* Split out struct kvmppc_vcore creation to separate functionStewart Smith2014-07-28
* KVM: PPC: Book3S: Fix LPCR one_reg interfaceAlexey Kardashevskiy2014-07-28
* KVM: PPC: Book3S HV: Access guest VPA in BEAlexander Graf2014-07-28
* KVM: PPC: Book3S HV: Add H_SET_MODE hcall handlingMichael Neuling2014-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
* 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 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
| * powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman2014-05-27
* | KVM: PPC: BOOK3S: HV: Add mixed page-size support for guestAneesh Kumar K.V2014-05-30
* | 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 HV: Return ENODEV error rather than EIOPaul Mackerras2014-03-29
* KVM: PPC: Book3S HV: Add get/set_one_reg for new TM stateMichael Neuling2014-03-29
* KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=nAnton Blanchard2014-03-26
* KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd writeGreg Kurz2014-03-26
* Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2014-01-29
|\
| * KVM: PPC: Book3S HV: Add new state for transactional memoryMichael Neuling2014-01-27
| * KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard2014-01-27
| * KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras2014-01-27
| * KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbellsPaul Mackerras2014-01-27
| * KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8Paul Mackerras2014-01-27