From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41549) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yb7s4-0005SG-3W for qemu-devel@nongnu.org; Thu, 26 Mar 2015 09:30:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yb7rz-0002Wx-E0 for qemu-devel@nongnu.org; Thu, 26 Mar 2015 09:30:52 -0400 Received: from mail-ig0-f178.google.com ([209.85.213.178]:37754) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yb7rz-0002Wr-AH for qemu-devel@nongnu.org; Thu, 26 Mar 2015 09:30:47 -0400 Received: by igcxg11 with SMTP id xg11so53699877igc.0 for ; Thu, 26 Mar 2015 06:30:46 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1427297247-594-1-git-send-email-mst@redhat.com> References: <1427297247-594-1-git-send-email-mst@redhat.com> From: Peter Maydell Date: Thu, 26 Mar 2015 13:30:25 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/3] pc, virtio bugfixes for 2.3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: QEMU Developers On 25 March 2015 at 15:30, Michael S. Tsirkin wrote: > The following changes since commit 054903a832b865eb5432d79b5c9d1e1ff31b58d7: > > Update version for v2.3.0-rc1 release (2015-03-24 16:34:16 +0000) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream > > for you to fetch changes up to 7e0e736ecdfeac6d3517513d3a702304e4f6cf59: > > virtio-net: validate backend queue numbers against bus limitation (2015-03-25 13:39:25 +0100) > > ---------------------------------------------------------------- > pc, virtio bugfixes for 2.3 > > Several bugfixes, nothing stands out especially. > > Signed-off-by: Michael S. Tsirkin Applied, thanks. -- PMM