KVM: emulate: move around some checks
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 27 Mar 2014 11:00:57 +0000 (12:00 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 11 Jul 2014 07:13:57 +0000 (09:13 +0200)
commite24186e097b80c5995ff75e1bbcd541d09c9e42b
treee6593ced13487cad8f8cd92c453f1a44b5186631
parent6addfc42992be4b073c39137ecfdf4b2aa2d487f
KVM: emulate: move around some checks

The only purpose of this patch is to make the next patch simpler
to review.  No semantic change.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/emulate.c