On 15.09.2023 22:36, Andrew Cooper wrote: > Lots of this is very very broken, but we need to start somewhere. > > First, the bugfix. Hooks which use X86EMUL_DONE to skip the general emulation > still need to evaluate singlestep as part of completing the instruction. > Defer the logic until X86EMUL_DONE has been converted to X86EMUL_OKAY.
Doesn't this warrant a Fixes: tag against 4999bf3e8b4c? Jan
