summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm (follow)
Commit message (Expand)AuthorAge
...
* KVM: PPC: Book3S HV: Fix handling of interrupted VCPUsPaul Mackerras2015-09-21
* KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-16
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-10
|\
| * KVM: PPC: Book3S: Fix typo in top comment about lockingGreg Kurz2015-09-04
| * KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is setGautham R. Shenoy2015-09-03
| * KVM: PPC: Book3S HV: Fix race in starting secondary threadsGautham R. Shenoy2015-09-03
| * KVM: PPC: Book3S: correct width in XER handlingSam bobroff2015-08-22
| * KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculationPaul Mackerras2015-08-22
| * KVM: PPC: Book3S HV: Fix preempted vcore list lockingPaul Mackerras2015-08-22
| * KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MODPaul Mackerras2015-08-22
| * KVM: PPC: Book3S HV: Fix bug in dirty page trackingPaul Mackerras2015-08-22
| * KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTEPaul Mackerras2015-08-22
| * KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8Paul Mackerras2015-08-22
| * KVM: PPC: Book3S HV: Make use of unused threads when running guestsPaul Mackerras2015-08-22
| * KVM: PPC: add missing pt_regs initializationTudor Laurentiu2015-08-22
| * KVM: PPC: Fix warnings from sparseThomas Huth2015-08-22
| * KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in KconfigThomas Huth2015-08-22
| * KVM: PPC: fix suspicious use of conditional operatorTudor Laurentiu2015-08-22
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-01
|\ \
| * | treewide: Fix typo compatability -> compatibilityLaurent Pinchart2015-08-07
| |/
* / sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched()Konstantin Khlebnikov2015-08-03
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-24
|\
| * KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-28
| * KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-26
| * KVM: use kvm_memslots whenever possiblePaolo Bonzini2015-05-26
| * Merge branch 'kvm-master' into kvm-nextPaolo Bonzini2015-05-20
| |\
| * | KVM: booke: use __kvm_guest_exitPaolo Bonzini2015-05-07
| * | KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}Christian Borntraeger2015-05-07
* | | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-24
|\ \ \ | |_|/ |/| |
| * | powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULTAnshuman Khandual2015-06-07
| |/
* / KVM: PPC: Book3S HV: Fix list traversal in error casePaul Mackerras2015-05-10
|/
* powerpc/kvm: Fix SMP=n build error in book3s_xics.cMichael Ellerman2015-04-29
* Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-26
|\
| * powerpc/kvm: Fix ppc64_defconfig + PPC_POWERNV=n build errorShreyas B. Prabhu2015-04-17
| * powerpc/mm/thp: Return pte address if we find trans_splitting.Aneesh Kumar K.V2015-04-17
| * powerpc/mm/thp: Make page table walk safe against thp split/collapseAneesh Kumar K.V2015-04-17
| * KVM: PPC: Remove page table walk helpersAneesh Kumar K.V2015-04-17
| * KVM: PPC: Use READ_ONCE when dereferencing pte_t pointerAneesh Kumar K.V2015-04-17
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-26
|\ \ | |/ |/|
| * KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8Paul Mackerras2015-04-21
| * KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to CPaul Mackerras2015-04-21
| * KVM: PPC: Book3S HV: Streamline guest entry and exitPaul Mackerras2015-04-21
| * KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras2015-04-21
| * KVM: PPC: Book3S HV: Use decrementer to wake napping threadsPaul Mackerras2015-04-21
| * KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPIPaul 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: Minor cleanupsPaul 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