Re: [PATCH v2 13/15] tools/fuzz: Rework afl-policy-fuzzer

2023-04-04 Thread Jan Beulich
On 04.04.2023 11:52, Andrew Cooper wrote: > With cpuid_policy and msr_policy merged to form cpu_policy, merge the > respective fuzzing logic. > > Signed-off-by: Andrew Cooper Reviewed-by: Jan Beulich

[PATCH v2 13/15] tools/fuzz: Rework afl-policy-fuzzer

2023-04-04 Thread Andrew Cooper
With cpuid_policy and msr_policy merged to form cpu_policy, merge the respective fuzzing logic. Signed-off-by: Andrew Cooper --- CC: Jan Beulich CC: Roger Pau Monné CC: Wei Liu v2: * New --- tools/fuzz/cpu-policy/afl-policy-fuzzer.c | 57 --- 1 file changed, 20 insertion