- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / drivers / kvm / svm.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-03-04 Avi KivityKVM: Per-vcpu inodes
2007-03-04 Joerg RoedelKVM: SVM: intercept SMI to handle it at host level
2007-03-04 Avi KivityKVM: svm: init cr0 with the wp bit set
2007-03-04 Avi KivityKVM: Wire up hypercall handlers to a central arch-indep...
2007-03-04 Avi KivityKVM: Add hypercall host support for svm
2007-03-04 Ingo MolnarKVM: add MSR based hypercall API
2007-03-04 Ahmed S. DarwishKVM: Use ARRAY_SIZE macro instead of manual calculation.
2007-03-04 Avi KivityKVM: Cosmetics
2007-02-12 Avi Kivity[PATCH] KVM: cpu hotplug support
2007-02-12 Avi Kivity[PATCH] kvm: SVM: Hack initial cpu csbase to be consist...
2007-02-12 Avi Kivity[PATCH] kvm: Fix mmu going crazy of guest sets cr0...
2007-02-09 Al Viro[PATCH] kvm: NULL noise removal
2007-01-30 Robert P. J. Day[PATCH] Fix "CONFIG_X86_64_" typo in drivers/kvm/svm.c
2007-01-26 Joerg Roedel[PATCH] KVM: SVM: Propagate cpu shutdown events to...
2007-01-26 Leonard Norrgard[PATCH] KVM: SVM: Fix SVM idt confusion
2007-01-23 Avi Kivity[PATCH] KVM: fix race between mmio reads and injected...
2007-01-12 Ingo Molnar[PATCH] KVM: add VM-exit profiling
2007-01-06 Dor Laor[PATCH] KVM: Simplify test for interrupt window
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Detect oom conditions and propagate...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Remove invlpg interception
2007-01-06 Avi Kivity[PATCH] KVM: MMU: oom handling
2007-01-06 Avi Kivity[PATCH] KVM: Prevent stale bits in cr0 and cr4
2007-01-06 Dor Laor[PATCH] KVM: Improve interrupt response
2006-12-30 Avi Kivity[PATCH] KVM: Move common msr handling to arch independe...
2006-12-30 Avi Kivity[PATCH] KVM: Implement a few system configuration msrs
2006-12-30 Avi Kivity[PATCH] KVM: Simplify is_long_mode()
2006-12-30 Avi Kivity[PATCH] KVM: Use boot_cpu_data instead of current_cpu_data
2006-12-22 Michael Riepe[PATCH] KVM: Handle p5 mce msrs
2006-12-22 Avi Kivity[PATCH] KVM: AMD SVM: Save and restore the floating...
2006-12-22 Avi Kivity[PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit mode
2006-12-13 Avi Kivity[PATCH] KVM: Disallow the kvm-amd module on intel hardw...
2006-12-13 Avi Kivity[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64
2006-12-13 Avi Kivity[PATCH] KVM: Clean up AMD SVM debug registers load...
2006-12-10 Avi Kivity[PATCH] kvm: userspace interface