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:
ba8afb6
)
KVM: SVM: Skip instruction on a task switch only when appropriate
author
Gleb Natapov
<gleb@redhat.com>
Sun, 12 Apr 2009 10:37:02 +0000
(13:37 +0300)
committer
Avi Kivity
<avi@redhat.com>
Wed, 10 Jun 2009 08:48:42 +0000
(11:48 +0300)
If a task switch was initiated because off a task gate in IDT and IDT
was accessed because of an external even the instruction should not
be skipped.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found