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:
1e470be
)
KVM: x86 emulator: fix return values of syscall/sysenter/sysexit emulations
author
Gleb Natapov
<gleb@redhat.com>
Thu, 18 Mar 2010 13:20:12 +0000
(15:20 +0200)
committer
Avi Kivity
<avi@redhat.com>
Mon, 17 May 2010 09:16:08 +0000
(12:16 +0300)
Return X86EMUL_PROPAGATE_FAULT is fault was injected. Also inject #UD
for those instruction when appropriate.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found