On Tue, Sep 02, 2014 at 05:05:26PM +0200, Paolo Bonzini wrote:
> The exitinfo values were plain wrong for the page-walk tests
> (including npt_rsvd), or else they were missing bits 32:33.
> Expect the right values.
Are bits 32:33 really emulated? IIRC they were not emulated in the
inital implement
The exitinfo values were plain wrong for the page-walk tests
(including npt_rsvd), or else they were missing bits 32:33.
Expect the right values.
Signed-off-by: Paolo Bonzini
---
x86/svm.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/x86/svm.c b/x86/svm.c
index