On 10/23/23 11:04, Mark Cave-Ayland wrote:
On 23/10/2023 00:27, Richard Henderson wrote:
Changes for v5:
* Add Mark's a-b and t-b.
* Fixes to features:
- Use CPU_FEATURE_BIT_* in feature_name[] (patch 7).
- Don't allow features to be set/unset in nonsensical ways (new patch 8).
* Adjustments to ifdefs:
- Make avail_FOO() constant when the feature must be set/unset.
This fixes the do_wrhtstate build issue Mark saw.
- Introduce envN_field_offsetof().
- Remove TCG globals only used for {RD,WR}{PR,HPR} (new patches 30-32).
Do you need me to run v5 through my boot tests just to be sure, or are the latest changes
trivial enough that this won't be an issue?
I believe them to be trivial -- errors should be caught by failed build.
I really re-sent this for history and acks/reviews.
r~