qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Live Migration with different block devices


From: Xiongzi Ge
Subject: [Qemu-devel] Live Migration with different block devices
Date: Tue, 24 Jun 2014 15:18:41 -0400

Hi,


When I do live migration, in the source and destination host, there are different block devices, but qemu can not detect this. I used virtio as the driver in kvm and in the vdi device in the guest is /dev/vda.  So,  the vm guest can read different data from the same /dev/vda device.  I am studying this code to let qemu understand that, this is a new device.

Does qemu recognize different block devices after live migration?  Where is the interface to modify this? Thanks


Gary

reply via email to

[Prev in Thread] Current Thread [Next in Thread]