Description of problem: Upstream qemu developers claim that migrating block dirty bitmaps over the qemu migration stream rather than having source qemu save them to disk and destination qemu to reload them is more efficient. Libvirt should investigate and eventually drive qemu to do the bitmap migration using the migration stream.
For now I don't have a compelling justification to implement this.