qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: liu ping fan <qemulist@gmail.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	Liu Ping Fan <pingfank@linux.vnet.ibm.com>,
	qemu-devel@nongnu.org, Anthony Liguori <anthony@codemonkey.ws>,
	mdroth <mdroth@linux.vnet.ibm.com>
Subject: Re: [Qemu-devel] [RFC PATCH v3 0/5] port network layer onto glib
Date: Wed, 10 Apr 2013 13:55:20 +0200	[thread overview]
Message-ID: <20130410115520.GA28480@stefanha-thinkpad.muc.redhat.com> (raw)
In-Reply-To: <CAJnKYQ=n8kJwm-qybWX9NLoiRpMmicqcdcGbjorJjnQ5sRKLnw@mail.gmail.com>

On Wed, Apr 10, 2013 at 03:47:15PM +0800, liu ping fan wrote:
> On Tue, Apr 9, 2013 at 11:22 PM, Stefan Hajnoczi <stefanha@redhat.com> wrote:
> > On Mon, Apr 08, 2013 at 01:36:03PM +0800, Liu Ping Fan wrote:
> >> This series focus on network backend (excluding slirp). The related patch
> >> for core's re-entrant (queue.c net.c) will be sent out separatelly.
> >
> > Are changes required to tap-win32.c?
> >
> Yes, needed. I will modify and verify it on win32.
> 
> > Are you working on converting slirp?
> >
> slirp/ is a relative isolated system from net, need I covert it at the
> same time? Will start on it if needed.

I suggest tackling it so we can be sure there aren't any surprises that
break the new model that you're introducing.

Stefan

  reply	other threads:[~2013-04-10 11:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-08  5:36 [Qemu-devel] [RFC PATCH v3 0/5] port network layer onto glib Liu Ping Fan
2013-04-08  5:36 ` [Qemu-devel] [RFC PATCH v3 1/5] net: introduce glib function for network Liu Ping Fan
2013-04-09 14:03   ` Stefan Hajnoczi
2013-04-08  5:36 ` [Qemu-devel] [RFC PATCH v3 2/5] net: port tap onto glib Liu Ping Fan
2013-04-08  5:36 ` [Qemu-devel] [RFC PATCH v3 3/5] net: resolve race of tap backend and its peer Liu Ping Fan
2013-04-08  5:36 ` [Qemu-devel] [RFC PATCH v3 4/5] net: port vde onto glib Liu Ping Fan
2013-04-08  5:36 ` [Qemu-devel] [RFC PATCH v3 5/5] net: port socket to glib Liu Ping Fan
2013-04-09 15:22 ` [Qemu-devel] [RFC PATCH v3 0/5] port network layer onto glib Stefan Hajnoczi
2013-04-10  7:47   ` liu ping fan
2013-04-10 11:55     ` Stefan Hajnoczi [this message]
2013-04-11  9:13       ` liu ping fan
2013-04-11 11:44         ` Stefan Hajnoczi
2013-04-11 12:05           ` liu ping fan
2013-04-12  7:44             ` Stefan Hajnoczi

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=20130410115520.GA28480@stefanha-thinkpad.muc.redhat.com \
    --to=stefanha@redhat.com \
    --cc=anthony@codemonkey.ws \
    --cc=mdroth@linux.vnet.ibm.com \
    --cc=pbonzini@redhat.com \
    --cc=pingfank@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemulist@gmail.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 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).