Commit Graph

7 Commits (6f723c7911e7827091586ae63f4040874eeb75e5)

Author SHA1 Message Date
Avi Kivity eb787d10af KVM: MMU: Move kvm_free_some_pages() into critical section 17 years ago
Marcelo Tosatti aaee2c94f7 KVM: MMU: Switch to mmu spinlock 17 years ago
Avi Kivity d7824fff89 KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte() 17 years ago
Marcelo Tosatti 10589a4699 KVM: MMU: Concurrent guest walkers 17 years ago
Avi Kivity dfc5aa00cb KVM: MMU: Add cache miss statistic 17 years ago
Eddie Dong caa5b8a5ed KVM: MMU: Coalesce remote tlb flushes 17 years ago
Avi Kivity edf884172e KVM: Move arch dependent files to new directory arch/x86/kvm/ 17 years ago
Zhang Xiantao f05e70ac03 KVM: Portability: Move mmu-related fields to kvm_arch 17 years ago
Zhang Xiantao 1d737c8a68 KVM: Portability: Split mmu-related static inline functions to mmu.h 17 years ago
Zhang Xiantao ad312c7c79 KVM: Portability: Introduce kvm_vcpu_arch 17 years ago
Marcelo Tosatti 7819026eef KVM: MMU: Fix SMP shadow instantiation race 17 years ago
Avi Kivity e833240f3c KVM: MMU: Use mmu_set_spte() for real-mode shadows 17 years ago
Avi Kivity bc750ba860 KVM: MMU: Adjust mmu_set_spte() debug code for gpte removal 17 years ago
Avi Kivity 1c4f1fd6d5 KVM: MMU: Move set_pte() into guest paging mode independent code 17 years ago
Avi Kivity 41074d07c7 KVM: MMU: Fix inherited permissions for emulated guest pte updates 17 years ago
Avi Kivity fe135d2ceb KVM: MMU: Simplify calculation of pte access 17 years ago
Avi Kivity c3c91fee51 KVM: Replace page fault injection by the generalized exception queue 17 years ago
Izik Eidus 448353caea KVM: MMU: mark pages that were inserted to the shadow pages table as accessed 17 years ago
Avi Kivity 76c35c6e99 KVM: MMU: Rename 'release_page' 17 years ago
Avi Kivity 4db3531487 KVM: MMU: Rename variables of type 'struct kvm_mmu_page *' 17 years ago
Avi Kivity 1d28f5f4a4 KVM: Remove gpa_to_hpa() 17 years ago
Avi Kivity 0d81f2966a KVM: MMU: Remove gva_to_hpa() 17 years ago
Avi Kivity 3f3e7124f6 KVM: MMU: Simplify nonpaging_map() 17 years ago
Avi Kivity 38c335f1f5 KVM: MMU: Adjust page_header_update_slot() to accept a gfn instead of a gpa 17 years ago
Avi Kivity 4e542370c7 KVM: MMU: Remove extra gaddr parameter from set_pte_common() 17 years ago
Avi Kivity da928521b7 KVM: MMU: Move pse36 handling to the guest walker 17 years ago
Avi Kivity d835dfecd0 KVM: Don't bother the mmu if cr3 load doesn't change cr3 17 years ago
Avi Kivity 79539cec0c KVM: MMU: Avoid unnecessary remote tlb flushes when guest updates a pte 17 years ago
Zhang Xiantao 3ad82a7e87 KVM: Recalculate mmu pages needed for every memory region change 17 years ago
Izik Eidus b4231d6180 KVM: MMU: Selectively set PageDirty when releasing guest memory 17 years ago
Izik Eidus 2065b3727e KVM: MMU: Fix potential memory leak with smp real-mode 17 years ago
Avi Kivity 4cee576493 KVM: MMU: Add some mmu statistics 17 years ago
Avi Kivity b733bfb524 KVM: MMU: Topup the mmu memory preallocation caches before emulating an insn 17 years ago
Avi Kivity 3067714cf5 KVM: Move page fault processing to common code 17 years ago
Zhang Xiantao 34c16eecf7 KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1) 17 years ago
Izik Eidus 8a7ae055f3 KVM: MMU: Partial swapping of guest memory 17 years ago
Izik Eidus cea7bb2128 KVM: MMU: Make gfn_to_page() always safe 17 years ago
Izik Eidus 9647c14c98 KVM: MMU: Keep a reverse mapping of non-writable translations 17 years ago
Izik Eidus 98348e9507 KVM: MMU: Add rmap_next(), a helper for walking kvm rmaps 17 years ago
Avi Kivity 6bfccdc9ae KVM: MMU: Instantiate real-mode shadows as user writable shadows 17 years ago
Avi Kivity e3c5e7ec9e KVM: Move guest pte dirty bit management to the guest pagetable walker 17 years ago
Anthony Liguori 4a4c992487 KVM: MMU: More struct kvm_vcpu -> struct kvm cleanups 17 years ago
Anthony Liguori f67a46f4aa KVM: MMU: Clean up MMU functions to take struct kvm when appropriate 17 years ago
Mike Day d77c26fce9 KVM: CodingStyle cleanup 17 years ago
Izik Eidus 82ce2c9683 KVM: Allow dynamic allocation of the mmu shadow cache size 17 years ago
Izik Eidus 290fc38da8 KVM: Remove the usage of page->private field by rmap 17 years ago
Avi Kivity 12b7d28fc1 KVM: MMU: Make flooding detection work when guest page faults are bypassed 17 years ago
Avi Kivity c7addb9020 KVM: Allow not-present guest page faults to bypass kvm 17 years ago
Eddie Dong 8668a3c468 KVM: VMX: Reset mmu context when entering real mode 18 years ago
Izik Eidus 7f2145ad6f KVM: MMU: Set shadow pte atomically in mmu_pte_write_zap_pte() 18 years ago