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:
0760d44
)
KVM: x86: Push potential exception error code on task switches
author
Jan Kiszka
<jan.kiszka@siemens.com>
Wed, 14 Apr 2010 13:51:09 +0000
(15:51 +0200)
committer
Avi Kivity
<avi@redhat.com>
Mon, 17 May 2010 09:17:46 +0000
(12:17 +0300)
When a fault triggers a task switch, the error code, if existent, has to
be pushed on the new task's stack. Implement the missing bits.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found