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:
eda2bed
)
KVM: x86: Fix TSS size check for 16-bit tasks
author
Jan Kiszka
<jan.kiszka@siemens.com>
Wed, 14 Apr 2010 14:57:11 +0000
(16:57 +0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 21 Apr 2010 10:51:42 +0000
(13:51 +0300)
A 16-bit TSS is only 44 bytes long. So make sure to test for the correct
size on task switch.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found