From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39028) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqmhD-0004Yr-F1 for qemu-devel@nongnu.org; Tue, 18 Nov 2014 12:36:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xqmh3-0002YJ-VO for qemu-devel@nongnu.org; Tue, 18 Nov 2014 12:36:07 -0500 Received: from mail-la0-f44.google.com ([209.85.215.44]:51248) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xqmh3-0002YC-On for qemu-devel@nongnu.org; Tue, 18 Nov 2014 12:35:57 -0500 Received: by mail-la0-f44.google.com with SMTP id ge10so598125lab.17 for ; Tue, 18 Nov 2014 09:35:56 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1416323096-19501-1-git-send-email-stefanha@redhat.com> References: <1416323096-19501-1-git-send-email-stefanha@redhat.com> From: Peter Maydell Date: Tue, 18 Nov 2014 17:35:35 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL] Net patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: QEMU Developers On 18 November 2014 15:04, Stefan Hajnoczi wrote: > The following changes since commit 1aba4be97eb01b650d146c7f01dc961d55da62ab: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2014-11-17 17:22:03 +0000) > > are available in the git repository at: > > git://github.com/stefanha/qemu.git tags/net-pull-request > > for you to fetch changes up to ed6273e26fdfb94a282dbbf1234a75422c6b4c4b: > > net: The third parameter of getsockname should be initialized (2014-11-18 15:04:35 +0000) > > ---------------------------------------------------------------- > > ---------------------------------------------------------------- Applied, thanks. -- PMM