|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Hardware Assisted Paging Param and Message
I just noticed that there is a similar change in
start_svm() for printing out nested paging information. So ignore the
change to svm.c. But opt_hap_enabled fix to paging.c is still
needed.
-Wei
This patch changes hap
parameter from boolean to integer. So users can disable and enable hap using
"hap=0" and "hap=1". It also prints out nested paging message under
SVM.
Signed-off-by: Wei Huang
<wei.huang2@xxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|