summaryrefslogtreecommitdiffstats
path: root/drivers/kvm/kvm_main.c
diff options
context:
space:
mode:
authorAvi Kivity2007-02-12 09:54:46 +0100
committerLinus Torvalds2007-02-12 18:48:41 +0100
commit8d0be2b3bf4a55606967d7d84e56c52521e94333 (patch)
tree25708d831300f807a29ed90fae7a6e692ff392be /drivers/kvm/kvm_main.c
parent[PATCH] KVM: Add a global list of all virtual machines (diff)
downloadkernel-qcow2-linux-8d0be2b3bf4a55606967d7d84e56c52521e94333.tar.gz
kernel-qcow2-linux-8d0be2b3bf4a55606967d7d84e56c52521e94333.tar.xz
kernel-qcow2-linux-8d0be2b3bf4a55606967d7d84e56c52521e94333.zip
[PATCH] KVM: VMX: add vcpu_clear()
Like the inline code it replaces, this function decaches the vmcs from the cpu it last executed on. in addition: - vcpu_clear() works if the last cpu is also the cpu we're running on - it is faster on larger smps by virtue of using smp_call_function_single() Includes fix from Ingo Molnar. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Avi Kivity <avi@qumranet.com> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/kvm/kvm_main.c')
0 files changed, 0 insertions, 0 deletions