Mohammed Gamal 34698d8c61 KVM: x86 emulator: Fix nop emulation
If a nop instruction is encountered, we jump directly to the done label.
This skip updating rip. Break from the switch case instead

Signed-off-by: Mohammed Gamal <m.gamal005@gmail.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2010-10-24 10:50:41 +02:00
..
2010-10-05 17:27:54 -07:00
2010-10-15 14:42:24 -07:00
2010-10-24 10:50:41 +02:00
2010-09-13 20:41:31 +02:00