summaryrefslogtreecommitdiffstats
path: root/drivers/kvm/kvm.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] KVM: cpu hotplug supportAvi Kivity2007-02-121-0/+1
* [PATCH] KVM: Add a global list of all virtual machinesAvi Kivity2007-02-121-0/+1
* [PATCH] kvm: Fix asm constraint for lldt instructionS.Caglar Onur2007-02-121-1/+1
* [PATCH] KVM: Emulate IA32_MISC_ENABLE msrAvi Kivity2007-01-261-0/+1
* [PATCH] KVM: MMU: Replace atomic allocations by preallocated objectsAvi Kivity2007-01-051-1/+15
* [PATCH] KVM: MMU: Never free a shadow page actively serving as a rootAvi Kivity2007-01-051-0/+1
* [PATCH] KVM: MMU: Page table write flood protectionAvi Kivity2007-01-051-0/+3
* [PATCH] KVM: MMU: Remove invlpg interceptionAvi Kivity2007-01-051-1/+0
* [PATCH] KVM: MMU: oom handlingAvi Kivity2007-01-051-0/+12
* [PATCH] KVM: MMU: If emulating an instruction fails, try unprotecting the pageAvi Kivity2007-01-051-0/+1
* [PATCH] KVM: MMU: Support emulated writes into RAMAvi Kivity2007-01-051-0/+3
* [PATCH] KVM: MMU: Shadow page table cachingAvi Kivity2007-01-051-1/+44
* [PATCH] KVM: MU: Special treatment for shadow pae root pagesAvi Kivity2007-01-051-15/+2
* [PATCH] KVM: MMU: Load the pae pdptrs on cr3 change like the processor doesAvi Kivity2007-01-051-0/+1
* [PATCH] KVM: MMU: Implement simple reverse mappingAvi Kivity2007-01-051-0/+1
* [PATCH] KVM: Prevent stale bits in cr0 and cr4Avi Kivity2007-01-051-0/+1
* [PATCH] KVM: Improve interrupt responseDor Laor2007-01-051-0/+4
* [PATCH] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_cre...Ingo Molnar2006-12-301-1/+2
* [PATCH] KVM: Move common msr handling to arch independent codeAvi Kivity2006-12-301-3/+2
* [PATCH] KVM: Simplify is_long_mode()Avi Kivity2006-12-301-1/+9
* [PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64Avi Kivity2006-12-131-4/+4
* [PATCH] kvm: userspace interfaceAvi Kivity2006-12-101-0/+551
OpenPOWER on IntegriCloud