aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_64_mmu_hv.c
Commit message (Expand)AuthorAge
* Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2014-01-29
|\
| * KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard2014-01-27
| * KVM: PPC: Book3S: MMIO emulation support for little endian guestsCédric Le Goater2014-01-27
* | powerpc: kvm: fix rare but potential deadlock scenepingfan liu2013-11-18
* | KVM: PPC: Book3S HV: Fix physical address calculationsPaul Mackerras2013-11-18
|/
* kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-17
* KVM: PPC: Book3S PR: Better handling of host-side read-only pagesPaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras2013-10-17
* Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-08-30
|\
| * Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-28
| |\
| * | powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation.Aneesh Kumar K.V2013-07-08
| * | powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V2013-07-08
* | | ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flagYann Droneaud2013-08-26
| |/ |/|
* | powerpc/kvm: Handle transparent hugepage in KVMAneesh Kumar K.V2013-06-21
|/
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-05
|\
| * KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty mapPaul Mackerras2013-04-26
| * KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changesPaul Mackerras2013-04-26
* | constify a bunch of struct file_operations instancesAl Viro2013-04-09
|/
* KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidationsPaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Report correct HPT entry index when reading HPTPaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Reset reverse-map chains when resetting the HPTPaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPTPaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Restructure HPT entry creation codePaul Mackerras2012-12-05
* KVM: Take kvm instead of vcpu to mmu_notifier_retryChristoffer Dall2012-10-23
* KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulationPaul Mackerras2012-10-05
* KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctlyPaul Mackerras2012-10-05
* KVM: PPC: Move kvm->arch.slot_phys into memslot.archPaul Mackerras2012-10-05
* KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslotsPaul Mackerras2012-10-05
* KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa2012-08-06
* KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...Takuya Yoshikawa2012-07-18
* KVM: MMU: Make kvm_handle_hva() handle range of addressesTakuya Yoshikawa2012-07-18
* KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()Takuya Yoshikawa2012-07-18
* KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras2012-05-30
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\
| * KVM: PPC: Pass EA to updating emulation opsAlexander Graf2012-04-08
| * KVM: PPC: factor out lpid allocator from book3s_64_mmu_hvScott Wood2012-04-08
* | KVM: PPC: Book3S HV: Fix refcounting of hugepagesDavid Gibson2012-05-08
|/
* KVM: PPC: Add HPT preallocatorAlexander Graf2012-03-05
* KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bitPaul Mackerras2012-03-05
* KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hvaPaul Mackerras2012-03-05
* KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bitsPaul Mackerras2012-03-05
* KVM: PPC: Allow for read-only pages backing a Book3S HV guestPaul Mackerras2012-03-05
* KVM: PPC: Implement MMU notifiers for Book3S HV guestsPaul Mackerras2012-03-05
* KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras2012-03-05
* KVM: PPC: Allow I/O mappings in memory slotsPaul Mackerras2012-03-05
* KVM: PPC: Allow use of small pages to back Book3S HV guestsPaul Mackerras2012-03-05
* KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()Paul Mackerras2012-03-05
* KVM: PPC: Add an interface for pinning guest pages in Book3s HV guestsPaul Mackerras2012-03-05
* KVM: PPC: Keep page physical addresses in per-slot arraysPaul Mackerras2012-03-05
* KVM: PPC: Keep a record of HV guest view of hashed page table entriesPaul Mackerras2012-03-05