git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d27aa7f
)
KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitly
author
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 20 Aug 2014 08:05:08 +0000
(10:05 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 20 Aug 2014 11:01:25 +0000
(13:01 +0200)
Always get it through emulate_exception or emulate_ts. This
ensures that the ctxt->exception fields have been populated.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
No differences found