K 10 svn:author V 4 neel K 8 svn:date V 27 2014-09-04T06:00:18.386702Z K 7 svn:log V 286 Consolidate the code to restore the host TSS after a #VMEXIT into a single function restore_host_tss(). Don't bother to restore MSR_KGSBASE after a #VMEXIT since it is not used in the kernel. It will be restored on return to userspace. Discussed with: Anish Gupta (akgupt3@gmail.com) END