Skip to content
Commit 3fc91a19 authored by Cathy Avery's avatar Cathy Avery Committed by Paolo Bonzini
Browse files

svm: Fixed error code comparison in test npt_rsvd_pfwalk



According to the AMD64 spec Bit 3 (RSV) in exitinfo1 should be set
to 1 if reserved bits were set in the corresponding nested page
table entry. Exitinfo1 should be checking against error code
0x20000000eULL not 0x200000006ULL.

Signed-off-by: default avatarCathy Avery <cavery@redhat.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent b1b808e7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment