|
[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
>>> On 25.04.14 at 21:37, <konrad.wilk@xxxxxxxxxx> wrote:
>> --- 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.
Not sure - I intentionally left it as it was, explaining the meaning it's
being given by the specification, matching e.g. the comment on
sa_p2mt.
Jan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |