On 03/12/2021 11:22, Jan Beulich wrote: > Just like (in protected mode) reads may not go to exec-only segments and > writes may not go to non-writable ones, insn fetches may not access data > segments. > > Fixes: 623e83716791 ("hvm: Support hardware task switching") > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com>