From: Jan Kiszka Date: Wed, 14 Apr 2010 14:57:11 +0000 (+0200) Subject: KVM: x86: Fix TSS size check for 16-bit tasks X-Git-Tag: v2.6.34-rc6~78^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8861cfe2c75bdce36655b64d7ce02c2b31b604d;p=pandora-kernel.git KVM: x86: Fix TSS size check for 16-bit tasks 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed