On 5/7/21 10:12 AM, Emanuele Giuseppe Esposito wrote: > Add a counter for each action that a rule can trigger. > This is mainly used to keep track of how many coroutine_yeld()
yield > we need to perform after processing all rules in the list. > > Co-developed-by: Paolo Bonzini <[email protected]> > Signed-off-by: Emanuele Giuseppe Esposito <[email protected]> > --- > block/blkdebug.c | 17 ++++++++--------- > 1 file changed, 8 insertions(+), 9 deletions(-) > -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3226 Virtualization: qemu.org | libvirt.org
