Commit History

Author SHA1 Message Date
  Xiao Guangrong 77662e0028 KVM: MMU: fix kvm_mmu_zap_page() and its calling path 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Gleb Natapov 1871c6020d KVM: x86 emulator: fix memory access during x86 emulation 15 years ago
  Avi Kivity 90bb6fc556 KVM: MMU: Add tracepoint for guest page aging 15 years ago
  Rik van Riel 6316e1c8c6 KVM: VMX: emulate accessed bit for EPT 15 years ago
  Joerg Roedel 8f0b1ab6fb KVM: Introduce kvm_host_page_size 15 years ago
  Wei Yongjun d7fa6ab217 KVM: MMU: Remove some useless code from alloc_mmu_pages() 15 years ago
  Avi Kivity f6801dff23 KVM: Rename vcpu->shadow_efer to efer 15 years ago
  Avi Kivity 836a1b3c34 KVM: Move cr0/cr4/efer related helpers to x86.h 15 years ago
  Takuya Yoshikawa 8dae444529 KVM: rename is_writeble_pte() to is_writable_pte() 15 years ago
  Avi Kivity 4d4ec08745 KVM: Replace read accesses of vcpu->arch.cr0 by an accessor 15 years ago
  Sheng Yang 878403b788 KVM: VMX: Enable EPT 1GB page support 15 years ago
  Sheng Yang c9c5417455 KVM: x86: Moving PT_*_LEVEL to mmu.h 15 years ago
  Marcelo Tosatti f656ce0185 KVM: switch vcpu context to use SRCU 15 years ago
  Marcelo Tosatti bc6678a33d KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update 15 years ago
  Marcelo Tosatti 46a26bf557 KVM: modify memslots layout in struct kvm 15 years ago
  Avi Kivity 186a3e526a KVM: MMU: Report spte not found in rmap before BUG() 15 years ago
  Sheng Yang 82b7005f0e KVM: x86: Fix host_mapping_level() 15 years ago
  Avi Kivity a9c7399d6c KVM: Allow internal errors reported to userspace to carry extra data 15 years ago
  Avi Kivity 851ba6922a KVM: Don't pass kvm_run arguments 16 years ago
  Frederik Deweerdt 8a8365c560 KVM: MMU: fix pointer cast 15 years ago
  Izik Eidus 3da0dd433d KVM: add support for change_pte mmu notifiers 15 years ago
  Izik Eidus 1403283acc KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes 15 years ago
  Izik Eidus acb66dd051 KVM: MMU: dont hold pagecount reference for mapped sptes pages 15 years ago
  Avi Kivity 60f24784a9 KVM: Optimize kvm_mmu_unprotect_page_virt() for tdp 16 years ago
  Marcelo Tosatti b90c062c65 KVM: MMU: fix bogus alloc_mmu_pages assignment 16 years ago
  Izik Eidus 3b80fffe2b KVM: MMU: make __kvm_mmu_free_some_pages handle empty list 16 years ago
  Joerg Roedel 7e4e4056f7 KVM: MMU: shadow support for 1gb pages 16 years ago
  Joerg Roedel e04da980c3 KVM: MMU: make page walker aware of mapping levels 16 years ago
  Joerg Roedel 852e3c19ac KVM: MMU: make direct mapping paths aware of mapping levels 16 years ago