From 15fc075269e42230605343554c5c8001eb819228 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Mon, 18 Aug 2014 13:17:00 +0200 Subject: [PATCH] KVM: x86: raise invalid TSS exceptions during a task switch Conditions that would usually trigger a general protection fault should instead raise #TS. Signed-off-by: Paolo Bonzini --- Reading git-format-patch failed