kernel-hacking-2024-linux-s.../arch/x86/include
Gleb Natapov 991eebf9f8 KVM: VMX: do not try to reexecute failed instruction while emulating invalid guest state
During invalid guest state emulation vcpu cannot enter guest mode to try
to reexecute instruction that emulator failed to emulate, so emulation
will happen again and again.  Prevent that by telling the emulator that
instruction reexecution should not be attempted.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
2013-04-14 09:44:17 +03:00
..
asm KVM: VMX: do not try to reexecute failed instruction while emulating invalid guest state 2013-04-14 09:44:17 +03:00
uapi/asm KVM: nVMX: Add preemption timer support 2013-03-14 10:01:21 +02:00