From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38697) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cE5Yt-0004EI-Ue for qemu-devel@nongnu.org; Mon, 05 Dec 2016 21:32:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cE5Yp-0006fB-6Z for qemu-devel@nongnu.org; Mon, 05 Dec 2016 21:32:55 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42462) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cE5Yp-0006ey-14 for qemu-devel@nongnu.org; Mon, 05 Dec 2016 21:32:51 -0500 References: <1480931523-5769-1-git-send-email-jasowang@redhat.com> <20161205143500.GD30434@stefanha-x1.localdomain> From: Jason Wang Message-ID: Date: Tue, 6 Dec 2016 10:32:46 +0800 MIME-Version: 1.0 In-Reply-To: <20161205143500.GD30434@stefanha-x1.localdomain> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL 0/3] Net patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org On 2016=E5=B9=B412=E6=9C=8805=E6=97=A5 22:35, Stefan Hajnoczi wrote: > On Mon, Dec 05, 2016 at 05:52:00PM +0800, Jason Wang wrote: >> The following changes since commit bd8ef5060dd2124a54578241da9a572faf7= 658dd: >> >> Merge remote-tracking branch 'dgibson/tags/ppc-for-2.8-20161201' in= to staging (2016-12-01 13:39:29 +0000) >> >> are available in the git repository at: >> >> https://github.com/jasowang/qemu.git tags/net-pull-request >> >> for you to fetch changes up to 18766d28848f2a4c309e78c6706b872f2cb3278= 6: >> >> fsl_etsec: Fix various small problems in hexdump code (2016-12-05 1= 7:45:14 +0800) >> >> ---------------------------------------------------------------- > Please resend with the coding style violation fixed. See the patchew > email for details. V2 posted. Thanks