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:
42438e3
)
KVM: x86 emulator: tighen up ->read_std() and ->write_std() error checks
author
Avi Kivity
<avi@redhat.com>
Mon, 22 Nov 2010 15:53:24 +0000
(17:53 +0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 12 Jan 2011 09:29:56 +0000
(11:29 +0200)
Instead of checking for X86EMUL_PROPAGATE_FAULT, check for any error,
making the callers more reliable.
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found