On 22/03/2023 9:34 am, Jan Beulich wrote: > XEN_DOMCTL_CDF_oos_off is forced set for PV domains, so the logic can't > ever be engaged for them. Conditionalize respective fields and remove > the respective bit from SHADOW_OPTIMIZATIONS when !HVM. As a result the > SH_type_oos_snapshot constant can disappear altogether in that case, and > a couple of #ifdef-s can also be dropped/combined. > > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Acked-by: Andrew Cooper <andrew.coop...@citrix.com>