diff options
author | Joerg Roedel <joerg.roedel@amd.com> | 2009-08-07 11:49:45 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2009-09-10 10:46:34 +0300 |
commit | cda0ffdd862d36d0b054249ce920f00d1dbae037 (patch) | |
tree | 5478bfd6795a3e1faeb028f86ef4fcb9e1fac121 /virt | |
parent | 410e4d573d9b7fbd134f9a47815b6ad517492a08 (diff) |
KVM: SVM: remove unnecessary is_nested check from svm_cpu_run
This check is not necessary. We have to sync the vcpu->arch.cr2 always
back to the VMCB. This patch remove the is_nested check.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions