Historique des commits

Auteur SHA1 Message Date
  Xiao Guangrong fa1de2bfc0 KVM: MMU: add missing reserved bits check in speculative path il y a 15 ans
  Avi Kivity 24157aaf83 KVM: MMU: Eliminate redundant temporaries in FNAME(fetch) il y a 15 ans
  Avi Kivity 5991b33237 KVM: MMU: Validate all gptes during fetch, not just those used for new pages il y a 15 ans
  Avi Kivity 0b3c933302 KVM: MMU: Simplify spte fetch() function il y a 15 ans
  Avi Kivity 39c8c672a1 KVM: MMU: Add gpte_valid() helper il y a 15 ans
  Avi Kivity a357bd229c KVM: MMU: Add validate_direct_spte() helper il y a 15 ans
  Avi Kivity a3aa51cfaa KVM: MMU: Add drop_large_spte() helper il y a 15 ans
  Avi Kivity 32ef26a359 KVM: MMU: Add link_shadow_page() helper il y a 15 ans
  Avi Kivity f59c1d2ded KVM: MMU: Keep going on permission error il y a 15 ans
  Avi Kivity b0eeec29fe KVM: MMU: Only indicate a fetch fault in page fault error code if nx is enabled il y a 15 ans
  Avi Kivity be38d276b0 KVM: MMU: Introduce drop_spte() il y a 15 ans
  Xiao Guangrong 84754cd8fc KVM: MMU: cleanup FNAME(fetch)() functions il y a 15 ans
  Xiao Guangrong 9e7b0e7fba KVM: MMU: fix direct sp's access corrupted il y a 15 ans
  Xiao Guangrong 5fd5387c89 KVM: MMU: fix conflict access permissions in direct sp il y a 15 ans
  Avi Kivity a1f4d39500 KVM: Remove memory alias support il y a 15 ans
  Xiao Guangrong be71e061d1 KVM: MMU: don't mark pte notrap if it's just sync transient il y a 15 ans
  Xiao Guangrong cb83cad2e7 KVM: MMU: cleanup for dirty page judgment il y a 15 ans
  Xiao Guangrong ac3cd03cca KVM: MMU: rename 'page' and 'shadow_page' to 'sp' il y a 15 ans
  Andi Kleen a24e809902 KVM: Fix unused but set warnings il y a 15 ans
  Lai Jiangshan 3af1817a0d KVM: MMU: calculate correct gfn for small host pages backing large guest pages il y a 15 ans
  Lai Jiangshan 2032a93d66 KVM: MMU: Don't allocate gfns page for direct mmu pages il y a 15 ans
  Avi Kivity 221d059d15 KVM: Update Red Hat copyrights il y a 15 ans
  Xiao Guangrong f78978aa3a KVM: MMU: only update unsync page in invlpg path il y a 15 ans
  Xiao Guangrong f55c3f419a KVM: MMU: unalias gfn before sp->gfns[] comparison in sync_page il y a 15 ans
  Gui Jianfeng 518c5a05e8 KVM: MMU: Fix debug output error in walk_addr() il y a 15 ans
  Gui Jianfeng f3b8c964a9 KVM: MMU: mark page table dirty when a pte is actually modified il y a 15 ans
  Huang Ying bf998156d2 KVM: Avoid killing userspace through guest SRAO MCE on unmapped pages il y a 15 ans
  Xiao Guangrong 6aa0b9dec5 KVM: MMU: fix conflict access permissions in direct sp il y a 15 ans
  Xiao Guangrong 884a0ff0b6 KVM: MMU: cleanup invlpg code il y a 15 ans
  Xiao Guangrong 22c9b2d166 KVM: MMU: fix for calculating gpa in invlpg code il y a 15 ans