]> www.infradead.org Git - users/dwmw2/linux.git/commit
KVM: x86: raise TSS exception for NULL CS and SS segments
authorMarcelo Tosatti <mtosatti@redhat.com>
Wed, 11 Nov 2009 19:29:49 +0000 (17:29 -0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 25 Nov 2009 09:58:44 +0000 (07:58 -0200)
commit5e8cb552cb8b48244b6d07bff984b3c4080d4bc9
tree14ffd124b98940f28657f0361c2beb0b3c41e7c3
parent69ed80357f952ba4da65ff230a38151def2dbb8c
KVM: x86: raise TSS exception for NULL CS and SS segments

Windows 2003 uses task switch to triple fault and reboot (the other
exception being reserved pdptrs bits).

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/x86.c