kvm: x86: Swallow KVM_EXIT_SET_TPR
commit646042e1aba31f377892e48f6145fbc8487d4481
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 21 Jan 2011 20:48:05 +0000 (21 21:48 +0100)
committerMarcelo Tosatti <mtosatti@redhat.com>
Sun, 23 Jan 2011 04:27:20 +0000 (23 02:27 -0200)
tree53e3344244f7578cc89b4f923bfa635813c0d6e5
parenta426e122173f36f05ea2cb72dcff77b7408546ce
kvm: x86: Swallow KVM_EXIT_SET_TPR

This exit only triggers activity in the common exit path, but we should
accept it in order to be able to detect unknown exit types.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
target-i386/kvm.c