Wei Huang
2010-Mar-12 18:40 UTC
[Xen-devel] [PATCH][3/3] 1GB Page Table Support for HVM Guest
This patch adds a new field in hvm to indicate 1gb is supported by CPU. In addition, users can turn 1GB feature on/off using a Xen option ("hap_1gb", default is off). Per Tim''s suggestion, I also add an assertion check in shadow/common.c file to prevent affecting shadow code. Signed-off-by: Wei Huang <wei.huang2@amd.com> Acked-by: Dongxiao Xu <dongxiao.xu@amd.com> Acked-by: Tim Deegan <tim.deegan@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Wei Huang
2010-Apr-02 15:35 UTC
[Xen-devel] [PATCH][3/3] 1GB Page Table Support for HVM Guest
This patch adds a new field in hvm to indicate 1gb is supported by CPU. In addition, users can turn 1GB feature on/off using a Xen option ("hap_1gb", default is off). Per Tim''s suggestion, I also add an assertion check in shadow/common.c file to prevent affecting shadow code. Signed-off-by: Wei Huang <wei.huang2@amd.com> Acked-by: Dongxiao Xu <dongxiao.xu@intel.com> Acked-by: Tim Deegan <tim.deegan@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel