summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_64_mmu_hv.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras2012-05-301-28/+95
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-18/+13
|\
| * KVM: PPC: Pass EA to updating emulation opsAlexander Graf2012-04-081-2/+3
| * KVM: PPC: factor out lpid allocator from book3s_64_mmu_hvScott Wood2012-04-081-16/+10
* | KVM: PPC: Book3S HV: Fix refcounting of hugepagesDavid Gibson2012-05-081-9/+13
|/
* KVM: PPC: Add HPT preallocatorAlexander Graf2012-03-051-3/+16
* KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bitPaul Mackerras2012-03-051-0/+69
* KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hvaPaul Mackerras2012-03-051-11/+70
* KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bitsPaul Mackerras2012-03-051-18/+30
* KVM: PPC: Allow for read-only pages backing a Book3S HV guestPaul Mackerras2012-03-051-3/+36
* KVM: PPC: Implement MMU notifiers for Book3S HV guestsPaul Mackerras2012-03-051-24/+266
* KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras2012-03-051-10/+218
* KVM: PPC: Allow I/O mappings in memory slotsPaul Mackerras2012-03-051-21/+44
* KVM: PPC: Allow use of small pages to back Book3S HV guestsPaul Mackerras2012-03-051-39/+83
* KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()Paul Mackerras2012-03-051-24/+106
* KVM: PPC: Add an interface for pinning guest pages in Book3s HV guestsPaul Mackerras2012-03-051-0/+38
* KVM: PPC: Keep page physical addresses in per-slot arraysPaul Mackerras2012-03-051-9/+9
* KVM: PPC: Keep a record of HV guest view of hashed page table entriesPaul Mackerras2012-03-051-12/+32
* KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras2011-07-121-8/+22
* powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras2011-07-121-1/+2
* KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-121-95/+2
* KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-121-0/+258
OpenPOWER on IntegriCloud