x86/access: Abort if page table insertion hits an unexpected level
Assert that inserting PTEs doesn't encounter an unhandled level instead of silently ignoring the bug and shoving a not-present PTE into the page tables. Signed-off-by:Sean Christopherson <seanjc@google.com> Message-Id: <20211125012857.508243-10-seanjc@google.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Loading
Please register or sign in to comment