On Thu, 05/19 17:05, Eric Blake wrote: > I was thrown by the fact that the public type BlockRequest had > an anonymous union, but no obvious discriminator. Turns out > that the only client of the second branch of the union was code > internal to io.c, now that commit 91c6e4b killed public > multiwrite, so move it into io.c and improve the comments. > > Signed-off-by: Eric Blake <ebl...@redhat.com>
Thanks, applied to my block branch: https://github.com/famz/qemu/tree/block