Commit History

Author SHA1 Message Date
  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 15 years ago
  Joerg Roedel d41d1895eb KVM: MMU: Introduce kvm_pdptr_read_mmu 15 years ago
  Joerg Roedel 2329d46d21 KVM: MMU: Make walk_addr_generic capable for two-level walking 15 years ago
  Joerg Roedel 6539e738f6 KVM: MMU: Implement nested gva_to_gpa functions 15 years ago
  Joerg Roedel 1e301feb07 KVM: MMU: Introduce generic walk_addr function 15 years ago
  Joerg Roedel 8df25a328a KVM: MMU: Track page fault data in struct vcpu 15 years ago
  Joerg Roedel 3241f22da8 KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu 15 years ago
  Joerg Roedel 5777ed340d KVM: MMU: Introduce get_cr3 function pointer 15 years ago
  Joerg Roedel 957446afce KVM: MMU: Check for root_level instead of long mode 15 years ago
  Xiao Guangrong 8b1fe17cc7 KVM: MMU: support disable/enable mmu audit dynamicly 15 years ago