[Public] > -----Original Message----- > From: Jan Beulich <[email protected]> > Sent: Wednesday, November 26, 2025 5:34 PM > To: Penny, Zheng <[email protected]> > Cc: Huang, Ray <[email protected]>; [email protected]; Andrew > Cooper <[email protected]>; Roger Pau Monné <[email protected]>; > Anthony PERARD <[email protected]>; Orzel, Michal > <[email protected]>; Julien Grall <[email protected]>; Stefano Stabellini > <[email protected]>; [email protected] > Subject: Re: [PATCH v4 24/24] xen: move MGMT_HYPERCALLS out of > PV_SHIM_EXCLUSIVE > > 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 > > Jan
