[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH]Do some checks and settings of CR0 according to VMX capability MSRs
I agree with some aspects of this patch but not others. For example, not explicitly including PG and PE in guest-mode cr0 value is a bad idea. If a future processor does support e.g., paged real mode then it won’t magically be the case that old Xen will know how to handle that. Currently we expect and require a VMX guest always to run with CR0.PE==1. I’ll pull out the bits of the patch that I like. -- Keir On 27/7/07 09:03, "Liu, Eric E" <eric.e.liu@xxxxxxxxx> wrote: According to SDM Vol 3B 19.8 Software should consult the VMX capability MSRs to determine how bits _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |