]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit94b5a1fb6b64c94a13be94ba68728b2c2da183c2
treedf91de19568c8c882c2306466484db098f14d9d9
parent0f017914c324e02fa87845faedfeee740470607d
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