summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/paging_tmpl.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: MMU: Fix torn shadow pteAvi Kivity2008-08-251-1/+1
* KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli2008-07-291-0/+12
* KVM: MMU: Optimize prefetch_page()Avi Kivity2008-07-201-13/+15
* KVM: MMU: Fix printk() format stringAvi Kivity2008-06-061-1/+1
* KVM: MMU: Don't assume struct page for x86Anthony Liguori2008-04-271-13/+13
* KVM: MMU: unify slots_lock usageMarcelo Tosatti2008-04-271-4/+0Star
* KVM: MMU: Set the accessed bit on non-speculative shadow ptesAvi Kivity2008-04-271-2/+2
* KVM: replace remaining __FUNCTION__ occurancesHarvey Harrison2008-04-271-7/+7
* KVM: MMU: large page supportMarcelo Tosatti2008-04-271-6/+26
* KVM: MMU: Decouple mmio from shadow page tablesAvi Kivity2008-04-271-9/+8Star
* KVM: MMU: Update shadow ptes on partial guest pte writesDong, Eddie2008-04-271-5/+2Star
* KVM: MMU: Fix race when instantiating a shadow pteAvi Kivity2008-03-041-3/+2Star
* KVM: make MMU_DEBUG compile againMarcelo Tosatti2008-03-041-1/+1
* KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus2008-03-041-4/+9
* KVM: MMU: Merge shadow level check in FNAME(fetch)Dong, Eddie2008-01-301-5/+2Star
* KVM: MMU: Move kvm_free_some_pages() into critical sectionAvi Kivity2008-01-301-0/+1
* KVM: MMU: Switch to mmu spinlockMarcelo Tosatti2008-01-301-4/+6
* KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()Avi Kivity2008-01-301-5/+18
* KVM: Add kvm_read_guest_atomic()Marcelo Tosatti2008-01-301-12/+16
* KVM: MMU: Concurrent guest walkersMarcelo Tosatti2008-01-301-1/+7
* KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-301-0/+461