[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: XEN_SYSCTL_cpu_policy_hvm_default truncates leaf count
Am Thu, 1 Jul 2021 16:25:10 +0100 schrieb Andrew Cooper <andrew.cooper3@xxxxxxxxxx>: > - p->extd.max_leaf = min(p->extd.max_leaf, 0x1cu); > + p->extd.max_leaf = 0x80000000 | min(p->extd.max_leaf & 0xffff, > 0x1cu); Yes, this fixes it for me. Thanks. Olaf Attachment:
pgpEhgtErgqwz.pgp
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |