|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 1/6] x86/EPT: don't walk entire page tables when globally changing types
> --- a/xen/include/asm-x86/hvm/vmx/vmx.h
> +++ b/xen/include/asm-x86/hvm/vmx/vmx.h
> @@ -38,7 +38,7 @@ typedef union {
> ipat : 1, /* bit 6 - Ignore PAT memory type */
> sp : 1, /* bit 7 - Is this a superpage? */
> rsvd1 : 2, /* bits 9:8 - Reserved for future use */
> - avail1 : 1, /* bit 10 - Software available 1 */
> + recalc : 1, /* bit 10 - Software available 1 */
The comment probably needs an update.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |