From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36674) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WW9Vg-0005d7-Vz for qemu-devel@nongnu.org; Fri, 04 Apr 2014 15:10:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WW9VX-000236-W2 for qemu-devel@nongnu.org; Fri, 04 Apr 2014 15:10:40 -0400 Received: from mail-qg0-x231.google.com ([2607:f8b0:400d:c04::231]:63738) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WW9VX-00022g-RP for qemu-devel@nongnu.org; Fri, 04 Apr 2014 15:10:31 -0400 Received: by mail-qg0-f49.google.com with SMTP id 63so773913qgz.36 for ; Fri, 04 Apr 2014 12:10:30 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <533F03A0.3060004@redhat.com> Date: Fri, 04 Apr 2014 21:10:24 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20140403194940.15125.78389@loki> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: Peter Maydell , Stefan Hajnoczi Cc: Kevin Wolf , Michael Roth , Stefan Hajnoczi , QEMU Developers 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. Paolo