From 5c7411e2937401bf4d024744032f879475364996 Mon Sep 17 00:00:00 2001 From: Nadav Amit Date: Mon, 7 Apr 2014 18:37:47 +0300 Subject: [PATCH] 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-format-patch failed