On 04.12.2025 10:20, Penny, Zheng wrote: >> -----Original Message----- >> From: Jan Beulich <[email protected]> >> Sent: Wednesday, November 26, 2025 5:34 PM >> >> Further, because of prior issue: Can you please clarify that you have tried >> builds >> with all (possible) combinations of the involved Kconfig settings? The set >> isn't that >> big, so exhaustive testing is possible. > > In case I omits anything: > I'll test the following four scenario, (turning on all other possible > kconfigs at the same time): > 1) MGMT_HYPERCALLS=y && PV_SHIM_EXCLUSIVE=y > 2) MGMT_HYPERCALLS=n && PV_SHIM_EXCLUSIVE=y > 3) MGMT_HYPERCALLS=y && PV_SHIM_EXCLUSIVE=n > 4) MGMT_HYPERCALLS=n && PV_SHIM_EXCLUSIVE=n
Judging from this patch alone, at least PAGING also looks to be in need of testing both ways (indirectly, as it can't be controlled directly). Jan
