On 04/04/2023 7:37 am, Jan Beulich wrote: > The latter of the two commits referenced below converted x86_emulate > from a symlinked dir to a real one, holding symlinked files. Yet even > before that the split between distclean and clean was suspicious: A > similar split, removing symlinks only in distclean, doesn't exist > anywhere else in the tree afaics. > > Fixes: c808475882ef ("tools/fuzz: introduce x86 instruction emulator target") > Fixes: 9ace97ab9b87 ("x86emul: split off opcode 0f01 handling") > Reported-by: Andrew Cooper <andrew.coop...@citrix.com> > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Acked-by: Andrew Cooper <andrew.coop...@citrix.com>