From: Nadav Amit Date: Mon, 7 Apr 2014 15:37:47 +0000 (+0300) Subject: KVM: x86: Fix CR3 and LDT sel should not be saved in TSS X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c7411e2937401bf4d024744032f879475364996;p=pandora-kernel.git KVM: x86: Fix CR3 and LDT sel should not be saved in TSS According to Intel specifications, only general purpose registers and segment selectors should be saved in the old TSS during 32-bit task-switch. Signed-off-by: Nadav Amit Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed