Historique des commits

Auteur SHA1 Message Date
  Xiao Guangrong 198c74f43f KVM: MMU: flush tlb out of mmu lock when write-protect the sptes il y a 11 ans
  Feng Wu 97ec8c067d KVM: Add SMAP support when setting CR4 il y a 11 ans
  Paolo Bonzini 8a3c1a3347 KVM: mmu: change useless int return types to void il y a 12 ans
  Nadav Har'El 155a97a3d7 nEPT: MMU context for nested EPT il y a 12 ans
  Xiao Guangrong f8f559422b KVM: MMU: fast invalidate all mmio sptes il y a 12 ans
  Xiao Guangrong b37fbea6ce KVM: MMU: make return value of mmio page fault handler more readable il y a 12 ans
  Xiao Guangrong 5304b8d37c KVM: MMU: fast invalidate all pages il y a 12 ans
  Takuya Yoshikawa 81f4f76bbc KVM: MMU: Rename kvm_mmu_free_some_pages() to make_mmu_pages_available() il y a 12 ans
  Marcelo Tosatti 5d21881432 KVM: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_max_mmu_pages il y a 12 ans
  Avi Kivity 6fd01b711b KVM: MMU: Optimize is_last_gpte() il y a 13 ans
  Avi Kivity 97d64b7881 KVM: MMU: Optimize pte permission checks il y a 13 ans
  Avi Kivity 8ea667f259 KVM: MMU: Push clean gpte write protection out of gpte_access() il y a 13 ans
  Xiao Guangrong ce88decffd KVM: MMU: mmio page fault support il y a 14 ans
  Xiao Guangrong bebb106a5a KVM: MMU: cache mmio info on page fault path il y a 14 ans
  Joerg Roedel 0959ffacf3 KVM: MMU: Don't track nested fault info in error-code il y a 15 ans
  Joerg Roedel 02f59dc9f1 KVM: MMU: Introduce init_kvm_nested_mmu() il y a 15 ans
  Joerg Roedel 52fde8df7d KVM: MMU: Introduce kvm_init_shadow_mmu helper function il y a 15 ans
  Dave Hansen 49d5ca2663 KVM: replace x86 kvm n_free_mmu_pages with n_used_mmu_pages il y a 15 ans
  Dave Hansen e0df7b9f6c KVM: abstract kvm x86 mmu->n_free_mmu_pages il y a 15 ans
  Gleb Natapov 1871c6020d KVM: x86 emulator: fix memory access during x86 emulation il y a 15 ans
  Avi Kivity 836a1b3c34 KVM: Move cr0/cr4/efer related helpers to x86.h il y a 15 ans
  Avi Kivity 4d4ec08745 KVM: Replace read accesses of vcpu->arch.cr0 by an accessor il y a 15 ans
  Sheng Yang c9c5417455 KVM: x86: Moving PT_*_LEVEL to mmu.h il y a 15 ans
  Avi Kivity fc78f51938 KVM: Add accessor for reading cr4 (or some bits of cr4) il y a 15 ans
  Marcelo Tosatti 94d8b056a2 KVM: MMU: add kvm_mmu_get_spte_hierarchy helper il y a 16 ans
  Avi Kivity 43a3795a3a KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte il y a 16 ans
  Dong, Eddie 20c466b561 KVM: Use rsvd_bits_mask in load_pdptrs() il y a 16 ans
  Amit Shah 41d6af1192 KVM: is_long_mode() should check for EFER.LMA il y a 17 ans
  Avi Kivity 1b7fcd3263 KVM: MMU: Fix false flooding when a pte points to page table il y a 17 ans
  Sheng Yang 67253af52e KVM: Add kvm_x86_ops get_tdp_level() il y a 17 ans