The following patches, improving performance and the userspace interface, will join the other pending kvm patches which I plan to send at the end of the week.
drivers/kvm/kvm.h | 3 +- drivers/kvm/kvm_main.c | 35 +++++++++++------------ drivers/kvm/kvm_svm.h | 11 +++---- drivers/kvm/mmu.c | 2 +- drivers/kvm/svm.c | 30 +++++++++++--------- drivers/kvm/vmx.c | 70 ++++++++++++++++++++++++++++++++++++++++------- include/linux/kvm.h | 8 ++--- 7 files changed, 104 insertions(+), 55 deletions(-) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/