diff options
author | Laurent Vivier <Laurent.Vivier@bull.net> | 2007-10-18 15:19:01 +0200 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2007-10-22 12:03:29 +0200 |
commit | 0552f73b9a81d39d50b71a5c06cf36efff80b6fd (patch) | |
tree | 28a9eacbaa6c76a24eb0c019cc919aab5180aab7 /block | |
parent | KVM: x86 emulator: fix access registers for instructions with ModR/M byte and... (diff) | |
download | linux-0552f73b9a81d39d50b71a5c06cf36efff80b6fd.tar.xz linux-0552f73b9a81d39d50b71a5c06cf36efff80b6fd.zip |
KVM: Move kvm_guest_exit() after local_irq_enable()
We need to make sure that the timer interrupt happens before we clear
PF_VCPU, so the accounting code actually sees guest mode.
http://lkml.org/lkml/2007/10/15/114
Signed-off-by: Laurent Vivier <Laurent.Vivier@bull.net>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions