Skip to content
Commit 592f0858 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitly



Always get it through emulate_exception or emulate_ts.  This
ensures that the ctxt->exception fields have been populated.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent d27aa7f1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment