提交歷史

作者 SHA1 備註 提交日期
  Avi Kivity 29a4b9333b KVM: MMU: Allow 4K ptes with bit 7 (PAT) set 16 年之前
  Marcelo Tosatti 8986ecc0ef KVM: x86: check for cr3 validity in mmu_alloc_roots 16 年之前
  Marcelo Tosatti 7c8a83b75a KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock 16 年之前
  Sheng Yang 4b12f0de33 KVM: Replace get_mt_mask_shift with get_mt_mask 16 年之前
  Jan Kiszka 3438253926 KVM: MMU: Fix auditing code 16 年之前
  Marcelo Tosatti c2d0ee46e6 KVM: MMU: remove global page optimization logic 16 年之前
  Sheng Yang 4c26b4cd6f KVM: MMU: Discard reserved bits checking on PDE bit 7-8 16 年之前
  Dong, Eddie 20c466b561 KVM: Use rsvd_bits_mask in load_pdptrs() 16 年之前
  Dong, Eddie 82725b20e2 KVM: MMU: Emulate #PF error code of reserved bits violation 16 年之前
  Gleb Natapov f00be0cae4 KVM: MMU: do not free active mmu pages in free_mmu_pages() 16 年之前
  Avi Kivity a8cd0244e9 KVM: Make paravirt tlb flush also reload the PAE PDPTRs 16 年之前
  Marcelo Tosatti bf47a760f6 KVM: MMU: disable global page optimization 16 年之前
  Hannes Eder cded19f396 KVM: fix sparse warnings: Should it be static? 16 年之前
  Joerg Roedel 452425dbaa KVM: MMU: remove assertion in kvm_mmu_alloc_page 16 年之前
  Joerg Roedel 6bed6b9e84 KVM: MMU: remove redundant check in mmu_set_spte 16 年之前
  Avi Kivity f6e2c02b6d KVM: MMU: Rename "metaphysical" attribute to "direct" 16 年之前
  Marcelo Tosatti 9903a927a4 KVM: MMU: drop zeroing on mmu_memory_cache_alloc 16 年之前
  Avi Kivity 4677a3b693 KVM: MMU: Optimize page unshadowing 16 年之前
  Avi Kivity e8c4a4e8a7 KVM: MMU: Drop walk_shadow() 16 年之前
  Avi Kivity 9f652d21c3 KVM: MMU: Use for_each_shadow_entry() in __direct_map() 16 年之前
  Avi Kivity 2d11123a77 KVM: MMU: Add for_each_shadow_entry(), a simpler alternative to walk_shadow() 16 年之前
  Avi Kivity e207831804 KVM: MMU: Initialize a shadow page's global attribute from cr4.pge 16 年之前
  Avi Kivity a770f6f28b KVM: MMU: Inherit a shadow page's guest level count from vcpu setup 16 年之前
  Sheng Yang 2aaf69dcee KVM: MMU: Map device MMIO as UC in EPT 16 年之前
  Marcelo Tosatti 8791723920 KVM: MMU: handle large host sptes on invlpg/resync 16 年之前
  Avi Kivity 25e2343246 KVM: MMU: Don't treat a global pte as such if cr4.pge is cleared 16 年之前
  Marcelo Tosatti eb64f1e8cd KVM: MMU: check for present pdptr shadow page in walk_shadow 16 年之前
  Marcelo Tosatti ad218f85e3 KVM: MMU: prepopulate the shadow on invlpg 16 年之前
  Marcelo Tosatti 6cffe8ca4a KVM: MMU: skip global pgtables on sync due to cr3 switch 16 年之前
  Marcelo Tosatti b1a368218a KVM: MMU: collapse remote TLB flushes on root sync 16 年之前