aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_book3s_64.h
Commit message (Expand)AuthorAge
* Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-05
|\
| * KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base pageAneesh Kumar K.V2014-07-28
| * KVM: PPC: Book3S HV: Make HTAB code LE host awareAlexander Graf2014-07-28
| * KVM: PPC: Book3s HV: Fix tlbie compile errorAlexander Graf2014-07-28
* | KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb valueAneesh Kumar K.V2014-06-25
|/
* KVM: PPC: BOOK3S: HV: Add mixed page-size support for guestAneesh Kumar K.V2014-05-30
* KVM: PPC: Book3S HV: Don't use kvm_memslots() in real modePaul Mackerras2014-03-29
* kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V2013-10-17
* Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-28
|\
| * powerpc/kvm: Handle transparent hugepage in KVMAneesh Kumar K.V2013-06-21
* | KVM: PPC: Book3S HV: Correct tlbie usagePaul Mackerras2013-07-10
* | powerpc/kvm: Contiguous memory allocator based RMA allocationAneesh Kumar K.V2013-07-08
* | powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V2013-07-08
|/
* KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changesPaul Mackerras2013-04-26
* KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPTPaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEsPaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte()Paul Mackerras2012-10-30
* KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras2012-05-30
* 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: Maintain a doubly-linked list of guest HPTEs for each gfnPaul 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: Make the H_ENTER hcall more reliablePaul Mackerras2012-03-05
* KVM: PPC: Keep a record of HV guest view of hashed page table entriesPaul Mackerras2012-03-05
* KVM: PPC: Use get/set for to_svcpu to help preemptionAlexander Graf2012-03-05
* KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab2011-12-26
* KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson2011-07-12
* KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-12
* KVM: PPC: Add kvm_book3s_64.hAlexander Graf2010-05-17