From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:37181) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyLTh-0008Qj-8b for qemu-devel@nongnu.org; Fri, 17 Feb 2012 05:55:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RyLTa-0000SA-3D for qemu-devel@nongnu.org; Fri, 17 Feb 2012 05:55:49 -0500 Received: from mail-iy0-f173.google.com ([209.85.210.173]:45808) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyLTZ-0000Ri-Q8 for qemu-devel@nongnu.org; Fri, 17 Feb 2012 05:55:41 -0500 Received: by iahk25 with SMTP id k25so4888945iah.4 for ; Fri, 17 Feb 2012 02:55:40 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <4F1EF6CE.9060306@gmail.com> Date: Fri, 17 Feb 2012 10:55:40 +0000 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] [QEMU] net: adapt dump to support the new syntax List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Zhi Yong Wu Cc: Benjamin , qemu-devel On Fri, Feb 17, 2012 at 6:54 AM, Zhi Yong Wu wrote: > I would like to know if some one is playing around with the patchset. > > If yes, can any one make one response? I am very interested in rebasing > it, and then playing with it. AFAIK no one is working on it - the main thing that is missing here is tests so that we don't break the existing "VLAN" feature and command-line interface. If you have time to play with stuff though it would be good to fix the block I/O limits issue with IDE. Stefan