commit | 5c7411e2937401bf4d024744032f879475364996 | [log] [tgz] |
---|---|---|
author | Nadav Amit <namit@cs.technion.ac.il> | Mon Apr 07 18:37:47 2014 +0300 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Apr 21 17:33:49 2014 -0300 |
tree | 87ac6d52c47934288b919da6ea7aa618e4a297fb | |
parent | 68c3b4d1676d870f0453c31d5a52e7e65c7448ae [diff] |
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 <namit@cs.technion.ac.il> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>