Commit History

Author SHA1 Message Date
  Al Viro 11718b4d6b [PATCH] misc NULL noise removal 18 years ago
  Avi Kivity 73b1087e61 [PATCH] KVM: MMU: Report nx faults to the guest 18 years ago
  Avi Kivity 7993ba43db [PATCH] KVM: MMU: Perform access checks in walk_addr() 18 years ago
  Ingo Molnar 68a99f6d37 [PATCH] KVM: Simplify mmu_alloc_roots() 18 years ago
  Ingo Molnar 7f7417d67e [PATCH] KVM: Avoid oom on cr3 switch 18 years ago
  Avi Kivity 37a7d8b046 [PATCH] KVM: MMU: add audit code to check mappings, etc are correct 18 years ago
  Avi Kivity 40907d5768 [PATCH] KVM: MMU: Flush guest tlb when reducing permissions on a pte 18 years ago
  Avi Kivity e2dec939db [PATCH] KVM: MMU: Detect oom conditions and propagate error to userspace 18 years ago
  Avi Kivity 714b93da1a [PATCH] KVM: MMU: Replace atomic allocations by preallocated objects 18 years ago
  Avi Kivity f51234c2cd [PATCH] KVM: MMU: Free pages on kvm destruction 18 years ago
  Avi Kivity 3bb65a22a4 [PATCH] KVM: MMU: Never free a shadow page actively serving as a root 18 years ago
  Avi Kivity 86a5ba025d [PATCH] KVM: MMU: Page table write flood protection 18 years ago
  Avi Kivity 139bdb2d9e [PATCH] KVM: MMU: If an empty shadow page is not empty, report more info 18 years ago
  Avi Kivity 5f1e0b6abc [PATCH] KVM: MMU: Ensure freed shadow pages are clean 18 years ago
  Avi Kivity 260746c03d [PATCH] KVM: MMU: <ove is_empty_shadow_page() above kvm_mmu_free_page() 18 years ago
  Avi Kivity 0e7bc4b961 [PATCH] KVM: MMU: Handle misaligned accesses to write protected guest page tables 18 years ago
  Avi Kivity 73f7198e73 [PATCH] KVM: MMU: Remove release_pt_page_64() 18 years ago
  Avi Kivity 5f015a5b28 [PATCH] KVM: MMU: Remove invlpg interception 18 years ago
  Avi Kivity ebeace8609 [PATCH] KVM: MMU: oom handling 18 years ago
  Avi Kivity cc4529efc7 [PATCH] KVM: MMU: kvm_mmu_put_page() only removes one link to the page 18 years ago
  Avi Kivity 697fe2e24a [PATCH] KVM: MMU: Implement child shadow unlinking 18 years ago
  Avi Kivity a436036baf [PATCH] KVM: MMU: If emulating an instruction fails, try unprotecting the page 18 years ago
  Avi Kivity 9b7a032567 [PATCH] KVM: MMU: Zap shadow page table entries on writes to guest page tables 18 years ago
  Avi Kivity da4a00f002 [PATCH] KVM: MMU: Support emulated writes into RAM 18 years ago
  Avi Kivity 815af8d42e [PATCH] KVM: MMU: Let the walker extract the target page gfn from the pte 18 years ago
  Avi Kivity 374cbac033 [PATCH] KVM: MMU: Write protect guest pages when a shadow is created for them 18 years ago
  Avi Kivity cea0f0e7ea [PATCH] KVM: MMU: Shadow page table caching 18 years ago
  Avi Kivity 25c0de2cc6 [PATCH] KVM: MMU: Make kvm_mmu_alloc_page() return a kvm_mmu_page pointer 18 years ago
  Avi Kivity 17ac10ad2b [PATCH] KVM: MU: Special treatment for shadow pae root pages 18 years ago
  Avi Kivity cd4a4e5374 [PATCH] KVM: MMU: Implement simple reverse mapping 18 years ago