Re: [libvirt] [PATCH v2 5/6] qemu: migration: selective block device migration

2015-05-25 Thread Michal Privoznik
On 21.05.2015 13:07, Pavel Boldin wrote: > Implement a `migrate_disks' parameters for the QEMU driver. This multi- > value parameter can be used to explicitly specify what block devices > are to be migrated using the NBD server. Tunnelled migration using NBD > is to be done. > > Signed-off-by: Pav

[libvirt] [PATCH v2 5/6] qemu: migration: selective block device migration

2015-05-21 Thread Pavel Boldin
Implement a `migrate_disks' parameters for the QEMU driver. This multi- value parameter can be used to explicitly specify what block devices are to be migrated using the NBD server. Tunnelled migration using NBD is to be done. Signed-off-by: Pavel Boldin --- include/libvirt/libvirt-domain.h |