commit | 59ab5a8f4445699e238c4c46b3da63bb9dc02897 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Thu Aug 08 16:26:29 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Sep 24 19:12:14 2013 +0200 |
tree | a10e78b1f68580a1a1745a2966d71058abca5d03 | |
parent | 9e3e4dbf4469ba19971fbd547f1be713604c7f5e [diff] |
KVM: nVMX: Do not set identity page map for L2 Fiddling with CR3 for L2 is L1's job. It may set its own, different identity map or simple leave it alone if unrestricted guest mode is enabled. This also fixes reading back the current CR3 on L2 exits for reporting it to L1. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Reviewed-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>