On Mon, Apr 12, 2021 at 04:14:22PM +0200, Jan Beulich wrote: > Combine two HVM-specific sections in two cases (i.e. going from four of > them to just two). Make defer_nested_flush bool and HVM-only, moving it > next to other nested stuff. Move default_access up into a padding hole. > > When moving them anyway, also adjust comment style. > > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Acked-by: Roger Pau Monné <roger....@citrix.com> Thanks, Roger.