From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M9e5h-0006Qm-C6 for qemu-devel@nongnu.org; Thu, 28 May 2009 07:48:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M9e5c-0006PJ-Hb for qemu-devel@nongnu.org; Thu, 28 May 2009 07:48:08 -0400 Received: from [199.232.76.173] (port=41379 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9e5c-0006PG-E2 for qemu-devel@nongnu.org; Thu, 28 May 2009 07:48:04 -0400 Received: from mx2.redhat.com ([66.187.237.31]:60335) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M9e5b-0000Eq-Vu for qemu-devel@nongnu.org; Thu, 28 May 2009 07:48:04 -0400 Date: Thu, 28 May 2009 08:53:31 -0300 From: Glauber Costa Subject: Re: [Qemu-devel] [GIT PULL] Stable branch update Message-ID: <20090528115331.GA30777@poweredge.glommer> References: <200905271804.n4RI4jAl005875@ns3.rdu.redhat.com> <4A1E38E9.1060604@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A1E38E9.1060604@codemonkey.ws> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org On Thu, May 28, 2009 at 02:10:33AM -0500, Anthony Liguori wrote: > Glauber Costa wrote: >> Hi, >> >> I've updated my repository at: >> >> git://git.kernel.org/pub/scm/virt/qemu/glommer/qemu-stable.git >> >> >> The branch stable-0.10 contains proposed updates for the official stable >> branch. The patches included are: >> >> >> Gleb Natapov (2): >> Minimal ethernet frame length is 64 bytes. >> Don't send all gratuitous packets at once. >> >> Jason Wessel (1): >> serial: fix lost character after sysrq >> >> aliguori (1): >> net: Fix -net socket,listen (Jan Kiszka) >> > > Thanks. > > In the future, could you send out patch series too? > > Regards, > > Anthony Liguori Sure. The only reason I didn't is that none of them are backports They're all clean cherry picks.