Re: [Qemu-devel] [PATCH v2 0/7] backup improvements

2019-08-09 Thread Vladimir Sementsov-Ogievskiy
09.08.2019 18:32, Vladimir Sementsov-Ogievskiy wrote: > Hi all! > > There are some fixes and refactorings I need on my way to resend > my backup-top series. It's obvious now that I need to share copying > code between backup and backup-top, as backup copying code becomes > smarter and more complic

[Qemu-devel] [PATCH v2 0/7] backup improvements

2019-08-09 Thread Vladimir Sementsov-Ogievskiy
Hi all! There are some fixes and refactorings I need on my way to resend my backup-top series. It's obvious now that I need to share copying code between backup and backup-top, as backup copying code becomes smarter and more complicated. So the goal of the series is to make copying code more share