KVM: small kvm_arch_vcpu_ioctl_run() cleanup.
authorGleb Natapov <gleb@redhat.com>
Thu, 18 Mar 2010 13:20:28 +0000 (15:20 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:16:32 +0000 (12:16 +0300)
commit92bf9748b5bc381070f6adf0b56efd3428e4a97b
treeb6bbd96be7bcf7e9b95be78412a2562bf78144b1
parent7b262e90fc20a49fddf3dad94c8cead1f0439751
KVM: small kvm_arch_vcpu_ioctl_run() cleanup.

Unify all conditions that get us back into emulator after returning from
userspace.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/x86.c