From: Jason Wang <jasowang@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: aliguori@us.ibm.com, stefanha@linux.vnet.ibm.com, mst@redhat.com,
rusty@rustcorp.com.au, qemu-devel@nongnu.org,
quintela@redhat.com
Subject: Re: [Qemu-devel] [V5 PATCH 1/4] net: announce self after vm start
Date: Fri, 16 Mar 2012 23:23:58 +0800 [thread overview]
Message-ID: <4F635B0E.7020300@redhat.com> (raw)
In-Reply-To: <4F6319DE.1070407@redhat.com>
On 03/16/2012 06:45 PM, Paolo Bonzini wrote:
> Il 16/03/2012 11:13, Jason Wang ha scritto:
>> > The problem with staying in the INMIGRATE is that we can not figure out
>> > when the migration is completed when using '-S', so this kind of
>> > transition were forbidden by qmp_cont().
>> >
>> > Looks like we need a new state such as RUN_STATE_MIGRATE_PRELAUNCH?
> Or just a global need_announce instead of looking at the runstate.
>
> Paolo
>
Then I think it's better for us introduce a parameter for vm_start()
like what we've done in V4.
next prev parent reply other threads:[~2012-03-16 15:24 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-16 8:54 [Qemu-devel] [V5 PATCH 0/4] Send gratuitous packets by guest Jason Wang
2012-03-16 8:54 ` [Qemu-devel] [V5 PATCH 1/4] net: announce self after vm start Jason Wang
2012-03-16 9:43 ` Paolo Bonzini
2012-03-16 10:13 ` Jason Wang
2012-03-16 10:45 ` Paolo Bonzini
2012-03-16 15:23 ` Jason Wang [this message]
2012-03-16 16:31 ` Paolo Bonzini
2012-03-19 3:12 ` Jason Wang
2012-03-16 8:55 ` [Qemu-devel] [V5 PATCH 2/4] net: model specific announcing support Jason Wang
2012-03-16 8:55 ` [Qemu-devel] [V5 PATCH 3/4] virtio-net: notify guest to annouce itself Jason Wang
2012-03-16 8:55 ` [Qemu-devel] [V5 PATCH 4/4] virtio-net: compat guest announce support Jason Wang
2012-03-26 22:10 ` [Qemu-devel] [V5 PATCH 0/4] Send gratuitous packets by guest Anthony Liguori
2012-03-27 3:40 ` Jason Wang
2012-03-27 6:27 ` Michael S. Tsirkin
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=4F635B0E.7020300@redhat.com \
--to=jasowang@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
--cc=rusty@rustcorp.com.au \
--cc=stefanha@linux.vnet.ibm.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.