Age | Commit message (Expand) | Author | Files | Lines |
2016-03-22 | KVM: PPC: do not compile in vfio.o unconditionally | Paolo Bonzini | 1 | -1/+2 |
2016-03-22 | KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter() | Lan Tianyu | 1 | -0/+3 |
2016-03-22 | KVM: PPC: Create a virtual-mode only TCE table handlers | Alexey Kardashevskiy | 3 | -7/+57 |
2016-03-20 | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 11 | -11/+11 |
2016-03-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 10 | -71/+822 |
2016-03-15 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -12/+11 |
2016-03-08 | KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit | Paul Mackerras | 1 | -0/+14 |
2016-03-03 | powerpc/mm: Move hash related mmu-*.h headers to book3s/ | Aneesh Kumar K.V | 8 | -8/+8 |
2016-03-02 | KVM: PPC: Add support for 64bit TCE windows | Alexey Kardashevskiy | 2 | -4/+31 |
2016-03-02 | KVM: PPC: Add @offset to kvmppc_spapr_tce_table | Alexey Kardashevskiy | 1 | -2/+5 |
2016-03-02 | KVM: PPC: Add @page_shift to kvmppc_spapr_tce_table | Alexey Kardashevskiy | 2 | -22/+21 |
2016-03-01 | powerpc: Fix misspellings in comments. | Adam Buchbinder | 3 | -3/+3 |
2016-02-29 | KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection | Suresh E. Warrier | 2 | -1/+15 |
2016-02-29 | KVM: PPC: Book3S HV: Send IPI to host core to wake VCPU | Suresh E. Warrier | 2 | -3/+99 |
2016-02-29 | KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM | Suresh Warrier | 2 | -0/+38 |
2016-02-29 | KVM: PPC: Book3S HV: kvmppc_host_rm_ops - handle offlining CPUs | Suresh Warrier | 1 | -0/+39 |
2016-02-29 | KVM: PPC: Book3S HV: Manage core host state | Suresh Warrier | 1 | -0/+44 |
2016-02-29 | KVM: PPC: Book3S HV: Host-side RM data structures | Suresh Warrier | 2 | -0/+73 |
2016-02-25 | KVM: Use simple waitqueue for vcpu->wq | Marcelo Tosatti | 1 | -12/+11 |
2016-02-16 | KVM: PPC: Add support for multiple-TCE hcalls | Alexey Kardashevskiy | 6 | -9/+269 |
2016-02-16 | KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers | Alexey Kardashevskiy | 1 | -10/+79 |
2016-02-16 | KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4K | Alexey Kardashevskiy | 2 | -3/+4 |
2016-02-16 | KVM: PPC: Account TCE-containing pages in locked_vm | Alexey Kardashevskiy | 1 | -5/+58 |
2016-02-16 | KVM: PPC: Use RCU for arch.spapr_tce_tables | Alexey Kardashevskiy | 3 | -11/+13 |
2016-02-16 | KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlers | Alexey Kardashevskiy | 1 | -42/+75 |
2016-02-15 | vfio: Enable VFIO device for powerpc | David Gibson | 1 | -1/+1 |
2016-01-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -14/+31 |
2016-01-26 | Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 1 | -0/+6 |
2016-01-16 | kvm: rename pfn_t to kvm_pfn_t | Dan Williams | 6 | -11/+11 |
2016-01-16 | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 4 | -18/+13 |
2016-01-14 | KVM: PPC: Fix ONE_REG AltiVec support | Greg Kurz | 1 | -10/+10 |
2016-01-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -10/+4 |
2015-12-10 | KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR | Paul Mackerras | 1 | -0/+6 |
2015-12-09 | KVM: PPC: Book3S PR: Remove unused variable 'vcpu_book3s' | Geyslan G. Bem | 1 | -3/+0 |
2015-12-09 | KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8 | Thomas Huth | 1 | -1/+1 |
2015-12-09 | KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code better | Paul Mackerras | 2 | -0/+20 |
2015-12-02 | powerpc: create flush_all_to_thread() | Anton Blanchard | 1 | -3/+2 |
2015-12-02 | powerpc: create giveup_all() | Anton Blanchard | 1 | -15/+2 |
2015-12-01 | powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() | Anton Blanchard | 3 | -0/+9 |
2015-11-30 | KVM: Use common function for VCPU lookup by id | David Hildenbrand | 1 | -8/+2 |
2015-11-25 | KVM: powerpc: kvmppc_visible_gpa can be boolean | Yaowei Bai | 1 | -2/+2 |
2015-11-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -9/+13 |
2015-11-06 | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -5/+7 |
2015-11-06 | KVM: PPC: Book3S HV: Don't dynamically split core when already split | Paul Mackerras | 1 | -1/+1 |
2015-11-06 | KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup fails | Paul Mackerras | 1 | -8/+12 |
2015-11-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -11/+52 |
2015-10-21 | powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ... | Paul Mackerras | 1 | -54/+1 |
2015-10-21 | KVM: PPC: Book3S HV: Handle H_DOORBELL on the guest exit path | Gautham R. Shenoy | 1 | -3/+14 |
2015-10-21 | KVM: PPC: Implement extension to report number of memslots | Nikunj A Dadhania | 1 | -0/+3 |
2015-10-21 | KVM: PPC: Book3S HV: Make H_REMOVE return correct HPTE value for absent HPTEs | Paul Mackerras | 1 | -0/+2 |