qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] The first function called after migration for a block d


From: Paolo Bonzini
Subject: Re: [Qemu-devel] The first function called after migration for a block device
Date: Mon, 30 Jun 2014 17:13:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Il 30/06/2014 16:47, Xiongzi Ge ha scritto:
Hi,
I mean this function will be called after migration to do something for
the block device. I tried and debugged the qemu code. (like you have a
qcow2 format device. This function will be called. We can put anything
we want here. We can reopen a new device.  We have a new format block
device which has a cache created by myself. I can modify and control the
cache after migration. Do you have any suggestions? Thanks. )

As long as the cache is entirely in QEMU, yes. This was not what your earlier messages implied.

Paolo



reply via email to

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