提交歷史

作者 SHA1 備註 提交日期
  Davidlohr Bueso 4d6931c380 KVM: MMU: make use of ->root_level in reset_rsvds_bits_mask 13 年之前
  Takuya Yoshikawa db3fe4eb45 KVM: Introduce kvm_memory_slot::arch and move lpage_info into it 13 年之前
  Takuya Yoshikawa fb03cb6f44 KVM: Introduce gfn_to_index() which returns the index for a given level 13 年之前
  Takuya Yoshikawa e4b35cc960 KVM: MMU: Remove unused kvm parameter from rmap_next() 13 年之前
  Takuya Yoshikawa 9373e2c057 KVM: MMU: Remove unused kvm parameter from __gfn_to_rmap() 13 年之前
  Davidlohr Bueso 4a58ae614a KVM: MMU: unnecessary NX state assignment 13 年之前
  Xiao Guangrong a138fe7535 KVM: MMU: remove the redundant get_written_sptes 13 年之前
  Takuya Yoshikawa 6addd1aa2c KVM: MMU: Add missing large page accounting to drop_large_spte() 13 年之前
  Takuya Yoshikawa 37178b8bf0 KVM: MMU: Remove for_each_unsync_children() macro 13 年之前
  Rusty Russell 476bc0015b module_param: make bool parameters really bool (arch) 13 年之前
  Jan Kiszka 3d56cbdf35 KVM: MMU: Drop unused return value of kvm_mmu_remove_some_alloc_mmu_pages 13 年之前
  Xiao Guangrong e37fa7853c KVM: MMU: audit: inline audit function 13 年之前
  Xiao Guangrong d750ea2886 KVM: MMU: remove oos_shadow parameter 13 年之前
  Xiao Guangrong e459e3228d KVM: MMU: move the relevant mmu code to mmu.c 13 年之前
  Xiao Guangrong 0375f7fad9 KVM: MMU: audit: replace mmu audit tracepoint with jump-label 13 年之前
  Xiao Guangrong be6ba0f096 KVM: introduce kvm_for_each_memslot macro 13 年之前
  Xiao Guangrong 93a5cef07d KVM: introduce KVM_MEM_SLOTS_NUM macro 13 年之前
  Takuya Yoshikawa 95d4c16ce7 KVM: Optimize dirty logging by rmap_write_protect() 13 年之前
  Takuya Yoshikawa 9b9b149236 KVM: MMU: Split gfn_to_rmap() into two functions 13 年之前
  Takuya Yoshikawa d6eebf8b80 KVM: MMU: Clean up BUG_ON() conditions in rmap_write_protect() 13 年之前
  Chris Wright fb92045843 KVM: MMU: remove KVM host pv mmu support 13 年之前
  Xiao Guangrong a30f47cb15 KVM: MMU: improve write flooding detected 13 年之前
  Xiao Guangrong 5d9ca30e96 KVM: MMU: fix detecting misaligned accessed 13 年之前
  Xiao Guangrong 889e5cbced KVM: MMU: split kvm_mmu_pte_write function 13 年之前
  Xiao Guangrong f8734352c6 KVM: MMU: remove unnecessary kvm_mmu_free_some_pages 13 年之前
  Xiao Guangrong f57f2ef58f KVM: MMU: fast prefetch spte on invlpg path 13 年之前
  Xiao Guangrong 505aef8f30 KVM: MMU: cleanup FNAME(invlpg) 13 年之前
  Xiao Guangrong d01f8d5e02 KVM: MMU: do not mark accessed bit on pte write path 13 年之前
  Xiao Guangrong 1cb3f3ae5a KVM: x86: retry non-page-table writing instructions 13 年之前
  Xiao Guangrong f759e2b4c7 KVM: MMU: avoid pte_list_desc running out in kvm_mmu_pte_write 13 年之前