Commit History

Author SHA1 Message Date
  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
  Nicolas Kaiser 9611c18777 KVM: fix typo in copyright notice 14 years ago
  Xiao Guangrong 3377078027 KVM: MMU: move access code parsing to FNAME(walk_addr) function 14 years ago
  Xiao Guangrong 20bd40dc64 KVM: MMU: cleanup for error mask set while walk guest page table 14 years ago
  Joerg Roedel 2d48a985c7 KVM: MMU: Track NX state in struct kvm_mmu 14 years ago
  Joerg Roedel d41d1895eb KVM: MMU: Introduce kvm_pdptr_read_mmu 14 years ago
  Joerg Roedel 2329d46d21 KVM: MMU: Make walk_addr_generic capable for two-level walking 14 years ago
  Joerg Roedel 6539e738f6 KVM: MMU: Implement nested gva_to_gpa functions 14 years ago
  Joerg Roedel 1e301feb07 KVM: MMU: Introduce generic walk_addr function 14 years ago