From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40648) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WW9qI-0007Bj-LW for qemu-devel@nongnu.org; Fri, 04 Apr 2014 15:32:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WW9qC-0000It-Hq for qemu-devel@nongnu.org; Fri, 04 Apr 2014 15:31:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:23038) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WW9qC-0000Ii-4v for qemu-devel@nongnu.org; Fri, 04 Apr 2014 15:31:52 -0400 Date: Fri, 4 Apr 2014 21:31:45 +0200 From: Kevin Wolf Message-ID: <20140404193145.GE6465@noname.redhat.com> References: <20140403194940.15125.78389@loki> <533F03A0.3060004@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <533F03A0.3060004@redhat.com> Subject: Re: [Qemu-devel] [ANNOUNCE] QEMU 2.0.0-rc1 is now available List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: QEMU Developers , Peter Maydell , Michael Roth , Stefan Hajnoczi , Stefan Hajnoczi Am 04.04.2014 um 21:10 hat Paolo Bonzini geschrieben: > Il 04/04/2014 16:57, Peter Maydell ha scritto: > >OK; I've updated the wiki page. Patches I know about for 2.0: > > > >[0/2] fix bugs involving linux-user signal handling > >[0/2] A15 board bugfixes > >dma-helpers: Initialize DMAAIOCB in_cancel flag > >target-i386: reorder fields in cpu/msr_hyperv_hypercall subsection > > The block folks have 4-5 more patches other than your DMAAIOCB one, > so I guess they'll send a pull request. I just sent one. Hope I included everything. Kevin