qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Xiongzi Ge <gexxx132@umn.edu>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] The first function called after migration for a block device
Date: Mon, 30 Jun 2014 17:13:30 +0200	[thread overview]
Message-ID: <53B17E9A.3030001@redhat.com> (raw)
In-Reply-To: <CACtCCo-PB1CKaJYVs2+VV6Km6u1seRZPvLPtPC069QT4FjwO=w@mail.gmail.com>

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	other threads:[~2014-06-30 15:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-27 19:41 [Qemu-devel] The first function called after migration for a block device Xiongzi Ge
2014-06-27 21:49 ` Paolo Bonzini
2014-06-27 22:54   ` Xiongzi Ge
2014-06-30 10:48     ` Paolo Bonzini
2014-06-30 14:03       ` Xiongzi Ge
2014-06-30 14:35         ` Paolo Bonzini
2014-06-30 14:47           ` Xiongzi Ge
2014-06-30 15:13             ` Paolo Bonzini [this message]
2014-06-30 15:17               ` Xiongzi Ge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53B17E9A.3030001@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=gexxx132@umn.edu \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).