KVM: VMX: Continue emulating after batch exhausted
authorAvi Kivity <avi@redhat.com>
Sun, 10 Jun 2012 15:09:27 +0000 (18:09 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 9 Jul 2012 11:19:03 +0000 (14:19 +0300)
If we return early from an invalid guest state emulation loop, make
sure we return to it later if the guest state is still invalid.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found