]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/x86/kvm/vmx.c
KVM: VMX: Move vm entry failure handling to the exit handler
authorAvi Kivity <avi@qumranet.com>
Mon, 10 Sep 2007 14:27:03 +0000 (17:27 +0300)
committerAvi Kivity <avi@qumranet.com>
Sat, 13 Oct 2007 08:18:27 +0000 (10:18 +0200)
commit29bd8a78082f2d7e2165a735f50b5c716ef3213b
treedf91de19568c8c882c2306466484db098f14d9d9
parent2e3e5882dca3ab409aa8c9c96f47610b576719f8
KVM: VMX: Move vm entry failure handling to the exit handler

This will help moving the main loop to subarch independent code.

Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/vmx.c