KVM: x86 emulator: cleanup nop emulation
authorGleb Natapov <gleb@redhat.com>
Wed, 28 Apr 2010 16:15:25 +0000 (19:15 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 07:35:29 +0000 (10:35 +0300)
commitb8a98945ea5b735e083eaf92906aa0ff9ece92e8
tree3eefe44ffc5035f0ed281ede1f63c866a67b28c4
parentf0c13ef1a8f31be08bf1b1244fe4565f11f4b009
KVM: x86 emulator: cleanup nop emulation

Make it more explicit what we are checking for.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c