Commit History

Author SHA1 Message Date
  Takuya Yoshikawa c8cfbb555e KVM: MMU: Use ptep_user for cmpxchg_gpte() 14 years ago
  Takuya Yoshikawa fa3d315a4c KVM: Validate userspace_addr of memslot when registered 14 years ago
  Takuya Yoshikawa 12cb814f3b KVM: MMU: Clean up gpte reading with copy_from_user() 14 years ago
  Takuya Yoshikawa 8f74d8e168 KVM: MMU: Fix 64-bit paging breakage on x86_32 14 years ago
  Avi Kivity 781e0743af KVM: MMU: Add unlikely() annotations to walk_addr_generic() 14 years ago
  Takuya Yoshikawa 6e2ca7d180 KVM: MMU: Optimize guest page table walk 14 years ago
  Roedel, Joerg a78484c60e KVM: MMU: Make cmpxchg_gpte aware of nesting too 14 years ago
  Xiao Guangrong 7c5625227f KVM: MMU: remove mmu_seq verification on pte update path 14 years ago
  Linus Torvalds f2e1fbb5f2 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
  Lucas De Marchi 0d2eb44f63 x86: Fix common misspellings 14 years ago
  Xiao Guangrong 0f53b5b1c0 KVM: MMU: cleanup pte write path 14 years ago
  Xiao Guangrong 676646ee4b KVM: MMU: remove unused macros 14 years ago
  Xiao Guangrong 49b26e26e4 KVM: MMU: do not record gfn in kvm_mmu_pte_write 14 years ago
  Andrea Arcangeli 936a5fe6e6 thp: kvm mmu transparent hugepage support 14 years ago
  Xiao Guangrong f8e453b00c KVM: MMU: handle 'map_writable' in set_spte() function 14 years ago
  Avi Kivity d3c422bd33 KVM: MMU: Fix incorrect direct page write protection due to ro host page 14 years ago
  Xiao Guangrong fb67e14fc9 KVM: MMU: retry #PF for softmmu 14 years ago
  Xiao Guangrong 78b2c54aa4 KVM: MMU: rename 'no_apf' to 'prefault' 14 years ago
  Avi Kivity 6389ee9463 KVM: Pull extra page fault information into struct x86_exception 14 years ago
  Avi Kivity 8c28d03165 KVM: Push struct x86_exception into walk_addr() 14 years ago
  Avi Kivity ab9ae31387 KVM: Push struct x86_exception info the various gva_to_gpa variants 14 years ago
  Xiao Guangrong a4ee1ca4a3 KVM: MMU: delay flush all tlbs on sync_page path 14 years ago
  Xiao Guangrong 407c61c6bd KVM: MMU: abstract invalid guest pte mapping 14 years ago
  Xiao Guangrong a4a8e6f76e KVM: MMU: remove 'clear_unsync' parameter 14 years ago
  Lai Jiangshan 9bdbba13b8 KVM: MMU: rename 'reset_host_protection' to 'host_writable' 14 years ago
  Xiao Guangrong 30bfb3c425 KVM: MMU: fix forgot flush tlbs on sync_page path 14 years ago
  Xiao Guangrong e730b63cc0 KVM: MMU: don't mark spte notrap if reserved bit set 14 years ago
  Marcelo Tosatti 612819c3c6 KVM: propagate fault r/w information to gup(), allow read-only memory 14 years ago
  Gleb Natapov 56028d0861 KVM: Retry fault before vmentry 14 years ago
  Gleb Natapov af585b921e KVM: Halt vcpu if page it tries to access is swapped out 14 years ago