commit | 44811c02ed94abbf0b0978c8bcce4f2603b11651 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Sun Aug 04 17:17:27 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Aug 07 15:57:45 2013 +0200 |
tree | 0ee992f806a58e70fa57185ad6134804eb8fe5d7 | |
parent | f5c4368f8514e092556cb95172024cab92d00859 [diff] |
nVMX: Keep arch.pat in sync on L1-L2 switches When asking vmx to load the PAT MSR for us while switching from L1 to L2 or vice versa, we have to update arch.pat as well as it may later be used again to load or read out the MSR content. Reviewed-by: Gleb Natapov <gleb@redhat.com> Tested-by: Arthur Chunqi Li <yzt356@gmail.com> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>