[PATCH v2 0/4] x86/pv-shim: configuring / building re-arrangements

Jan Beulich posted 4 patches 1 year, 2 months ago
Failed in applying to current master (apply log)
[PATCH v2 0/4] x86/pv-shim: configuring / building re-arrangements
Posted by Jan Beulich 1 year, 2 months ago
The 2nd patch, while originally having been the main piece here, and while
fixing a bug kind of as a side effect, is partly RFC; see there. The last
two changes are really minor adjustments for aspects noticed while putting
together the main change.

1: provide an inverted Kconfig control for shim-exclusive mode
2: common: reduce PV shim footprint
2: don't even allow enabling GRANT_TABLE
3: suppress core-parking logic

The main change in v2 is the addition of patch 1, as requested by Andrew.

Jan