Commit Graph

38 Commits (5e2a55f25d255a356bdaf2cb04c71b8d76c307a8)

Author SHA1 Message Date
Avi Kivity 27aba76615 KVM: MMU: Fix host memory corruption on i386 with >= 4GB ram 18 years ago
Avi Kivity ac1b714e78 KVM: MMU: Fix guest writes to nonpae pde 18 years ago
Markus Rechberger 5972e9535e KVM: Use page_private()/set_page_private() apis 18 years ago
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
Ingo Molnar 8018c27b26 [PATCH] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_create_vcpu() 18 years ago
Avi Kivity a9058ecd3c [PATCH] KVM: Simplify is_long_mode() 18 years ago
Avi Kivity 2c26495710 [PATCH] KVM: Use more traditional error handling in kvm_mmu_init() 18 years ago
Avi Kivity 8c7bb723b4 [PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes 18 years ago
Avi Kivity 6aa8b732ca [PATCH] kvm: userspace interface 18 years ago