aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_host.h
AgeCommit message (Expand)Author
2016-09-08KVM: PPC: Implement existing and add new halt polling vcpu statsSuraj Jitindar Singh
2016-09-08KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh
2016-09-08KVM: PPC: Book3S HV: Implement halt pollingSuraj Jitindar Singh
2016-09-08KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list t...Suraj Jitindar Singh
2016-09-08KVM: PPC: Book3S HV: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.hSuraj Jitindar Singh
2016-08-19KVM: PPC: Implement kvm_arch_intc_initialized() for PPCPaul Mackerras
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger
2016-05-11kvm: introduce KVM_MAX_VCPU_IDGreg Kurz
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-02KVM: PPC: Add @offset to kvmppc_spapr_tce_tableAlexey Kardashevskiy
2016-03-02KVM: PPC: Add @page_shift to kvmppc_spapr_tce_tableAlexey Kardashevskiy
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti
2016-02-16KVM: PPC: Use RCU for arch.spapr_tce_tablesAlexey Kardashevskiy
2016-01-15Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini
2015-12-10KVM: PPC: Increase memslots to 512Thomas Huth
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall
2015-10-21powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...Paul Mackerras
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini
2015-09-03KVM: PPC: Book3S: Fix size of the PSPB registerThomas Huth
2015-08-22KVM: PPC: Book3S HV: Fix bug in dirty page trackingPaul Mackerras
2015-08-22KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8Paul Mackerras
2015-08-22KVM: PPC: Book3S HV: Make use of unused threads when running guestsPaul Mackerras
2015-05-26KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-21KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_wokenPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpuPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Minor cleanupsPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA updatePaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Create debugfs file for each guest's HPTPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Remove RMA-related variables from codeAneesh Kumar K.V
2015-03-24powerpc: Cleanup KVM emulated load/store endian handlingDavid Gibson
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2014-12-17KVM: PPC: Book3S HV: Improve H_CONFER implementationSam Bobroff
2014-12-17KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR registerPaul Mackerras
2014-12-17KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras
2014-12-17KVM: PPC: Book3S HV: Simplify locking around stolen time calculationsPaul Mackerras
2014-09-24Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-09-22KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman
2014-09-22KVM: PPC: BOOKE: Guest and hardware visible debug registers are sameBharat Bhushan
2014-09-22KVM: PPC: BOOKE : Emulate rfdi instructionBharat Bhushan
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini