]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
KVM: x86: Remove debug assertion of non-PAE reserved bits
authorNadav Amit <namit@cs.technion.ac.il>
Tue, 23 Sep 2014 07:01:57 +0000 (10:01 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 24 Sep 2014 12:07:55 +0000 (14:07 +0200)
commitd5262739cbb8a6414ba521a79bf0549717459a09
tree62df87bbaca11fcf8e7ef8be7ec909ec7d75a811
parent2ea75be3219571d0ec009ce20d9971e54af96e09
KVM: x86: Remove debug assertion of non-PAE reserved bits

Commit 346874c9507a ("KVM: x86: Fix CR3 reserved bits") removed non-PAE
reserved bits which were not according to Intel SDM.  However, residue was left
in a debug assertion (CR3_NONPAE_RESERVED_BITS).  Remove it.

Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/paging_tmpl.h