[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/6] PVH MTRR initial stat
Hello, The following patches set a sane initial MTRR state for both Dom0 and DomU PVH guests. Note that for Dom0 the host MTRR state is used, OTOH for DomU the default MTRR type is set to write-back. This should avoid guests having to setup some kind of MTRR state in order to boot. Thanks, Roger. Roger Pau Monne (6): hvm/mtrr: add emacs local variables block with formatting info mtrr: introduce mask to get VCNT from MTRRcap MSR hvm/mtrr: use the hardware number of variable ranges for Dom0 hvm/mtrr: copy hardware state for Dom0 libxc/pvh: set default MTRR type to write-back docs/pvh: document initial MTRR state docs/misc/pvh.markdown | 18 ++++++++ tools/libxc/xc_dom_x86.c | 44 ++++++++++++++++++++ xen/arch/x86/cpu/mtrr/main.c | 2 +- xen/arch/x86/hvm/hvm.c | 7 +++- xen/arch/x86/hvm/mtrr.c | 74 +++++++++++++++++++++++++++++---- xen/include/asm-x86/msr-index.h | 4 ++ xen/include/asm-x86/mtrr.h | 2 + 7 files changed, 141 insertions(+), 10 deletions(-) -- 2.17.0 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |