aboutsummaryrefslogtreecommitdiff
path: root/drivers/kvm/kvm.h
AgeCommit message (Expand)Author
2007-01-26[PATCH] KVM: Emulate IA32_MISC_ENABLE msrAvi Kivity
2007-01-05[PATCH] KVM: MMU: Replace atomic allocations by preallocated objectsAvi Kivity
2007-01-05[PATCH] KVM: MMU: Never free a shadow page actively serving as a rootAvi Kivity
2007-01-05[PATCH] KVM: MMU: Page table write flood protectionAvi Kivity
2007-01-05[PATCH] KVM: MMU: Remove invlpg interceptionAvi Kivity
2007-01-05[PATCH] KVM: MMU: oom handlingAvi Kivity
2007-01-05[PATCH] KVM: MMU: If emulating an instruction fails, try unprotecting the pageAvi Kivity
2007-01-05[PATCH] KVM: MMU: Support emulated writes into RAMAvi Kivity
2007-01-05[PATCH] KVM: MMU: Shadow page table cachingAvi Kivity
2007-01-05[PATCH] KVM: MU: Special treatment for shadow pae root pagesAvi Kivity
2007-01-05[PATCH] KVM: MMU: Load the pae pdptrs on cr3 change like the processor doesAvi Kivity
2007-01-05[PATCH] KVM: MMU: Implement simple reverse mappingAvi Kivity
2007-01-05[PATCH] KVM: Prevent stale bits in cr0 and cr4Avi Kivity
2007-01-05[PATCH] KVM: Improve interrupt responseDor Laor
2006-12-30[PATCH] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_cre...Ingo Molnar
2006-12-30[PATCH] KVM: Move common msr handling to arch independent codeAvi Kivity
2006-12-30[PATCH] KVM: Simplify is_long_mode()Avi Kivity
2006-12-13[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64Avi Kivity
2006-12-10[PATCH] kvm: userspace interfaceAvi Kivity