On 01/22/13 15:01, Paolo Bonzini wrote: > Here is a follow-up for the failure that Kevin reported. > > Paolo Bonzini (2): > mirror: do nothing on zero-sized disk > hbitmap: add assertion on hbitmap_iter_init > > block/mirror.c | 2 +- > include/qemu/hbitmap.h | 3 ++- > tests/test-hbitmap.c | 13 +++---------- > util/hbitmap.c | 1 + > 4 files changed, 7 insertions(+), 12 deletions(-) >
series Reviewed-by: Laszlo Ersek <ler...@redhat.com>