diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2021-02-26 09:45:05 -0500 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-05-11 04:11:13 -0400 |
commit | 616a89eaadb5337094a4931addee8a76c85556cd (patch) | |
tree | eb4f94b40696cd1003fa3915868b5678a043a275 /module-common.c | |
parent | 6ed6b0d38025485ddac834964f1ee25a2a809b2b (diff) |
target/i386: move paging mode constants from SVM to cpu.h
We will reuse the page walker for both SVM and regular accesses. To do
so we will build a function that receives the currently active paging
mode; start by including in cpu.h the constants and the function to go
from cr4/hflags/efer to the paging mode.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions