summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/book3s_64_mmu_hv.c
Commit message (Expand)AuthorAge
* KVM: PPC: Remove unused kvm_unmap_hva callbackPaul Mackerras2018-03-19
* Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2018-02-09
|\
| * KVM: PPC: Book3S HV: Make HPT resizing work on POWER9David Gibson2018-02-09
| * KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing codePaul Mackerras2018-02-09
* | KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt()David Gibson2018-01-10
* | KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requestsSerhii Popovych2017-12-06
* | KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hptSerhii Popovych2017-12-06
|/
* KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hostsPaul Mackerras2017-11-23
* Merge branch 'kvm-ppc-fixes' into kvm-ppc-nextPaul Mackerras2017-11-09
|\
| * KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updatesPaul Mackerras2017-11-08
* | KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix hostPaul Mackerras2017-11-01
* | KVM: PPC: Book3S HV: Unify dirty page map between HPT and radixPaul Mackerras2017-11-01
* | KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_readyPaul Mackerras2017-11-01
* | KVM: PPC: Book3S HV: Don't rely on host's page size informationPaul Mackerras2017-11-01
* | KVM: PPC: Book3S HV: Explicitly disable HPT operations on radix guestsPaul Mackerras2017-10-16
* | KVM: PPC: Book3S HV: Delete an error message for a failed memory allocation i...Markus Elfring2017-10-14
|/
* KVM: PPC: Book3S HV: Fix memory leak in kvm_vm_ioctl_get_htab_fdnixiaoming2017-09-01
* Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2017-08-31
|\
| * powerpc/mm: Rename find_linux_pte_or_hugepte()Aneesh Kumar K.V2017-08-17
* | KVM: PPC: Book3S HV: Fix host crash on changing HPT sizePaul Mackerras2017-07-24
|/
* mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-12
* KVM: PPC: Book3S HV: Check for kmalloc errors in ioctlDan Carpenter2017-04-06
* power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V2017-03-09
* KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for nowPaul Mackerras2017-02-18
* KVM: PPC: Book3S HV: Turn "KVM guest htab" message into a debug messageThomas Huth2017-02-17
* KVM: PPC: Book3S HV: Prevent double-free on HPT resize commit pathDavid Gibson2017-02-16
* KVM: PPC: Book3S HV: KVM-HV HPT resizing implementationDavid Gibson2017-01-31
* KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementationDavid Gibson2017-01-31
* KVM: PPC: Book3S HV: Create kvmppc_unmap_hpte_helper()David Gibson2017-01-31
* KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT sizeDavid Gibson2017-01-31
* KVM: PPC: Book3S HV: Split HPT allocation from activationDavid Gibson2017-01-31
* KVM: PPC: Book3S HV: Don't store values derivable from HPT orderDavid Gibson2017-01-31
* KVM: PPC: Book3S HV: Gather HPT related variables into sub-structureDavid Gibson2017-01-31
* KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarityDavid Gibson2017-01-31
* KVM: PPC: Book3S HV: Enable radix guest supportPaul Mackerras2017-01-31
* KVM: PPC: Book3S HV: Implement dirty page logging for radix guestsPaul Mackerras2017-01-31
* KVM: PPC: Book3S HV: MMU notifier callbacks for radix guestsPaul Mackerras2017-01-31
* KVM: PPC: Book3S HV: Page table construction and page faults for radix guestsPaul Mackerras2017-01-31
* KVM: PPC: Book3S HV: Add basic infrastructure for radix guestsPaul Mackerras2017-01-31
* KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9Paul Mackerras2016-11-24
* KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entriesYongji Xie2016-11-21
* KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged outYongji Xie2016-11-21
* KVM: PPC: Book3S HV: Fix sparse static warningDaniel Axtens2016-11-21
* powerpc/mm: Drop WIMG in favour of new constantsAneesh Kumar K.V2016-05-01
* powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V2016-03-03
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-05
|\
| * powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V2015-10-12
* | KVM: PPC: Book3S HV: Don't fall back to smaller HPT size in allocation ioctlPaul Mackerras2015-10-21
|/
* KVM: PPC: Book3S HV: Fix bug in dirty page trackingPaul Mackerras2015-08-22
* KVM: use kvm_memslots whenever possiblePaolo Bonzini2015-05-26