On 13.01.2022 19:48, Andrew Cooper wrote: > There is absolutely no need for a function pointer call here. > > Drop the hook, introduce a singlestep_supported boolean, and configure it in > start_vmx() like all other optional functionality. > > No functional change, but rather more efficient logic. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com>