From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UnRER-00057Q-BA for mharc-qemu-trivial@gnu.org; Fri, 14 Jun 2013 06:27:47 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50119) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnREO-00052l-Fj for qemu-trivial@nongnu.org; Fri, 14 Jun 2013 06:27:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UnREN-0004zS-Ib for qemu-trivial@nongnu.org; Fri, 14 Jun 2013 06:27:44 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:44644) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnREK-0004yp-SD; Fri, 14 Jun 2013 06:27:41 -0400 Received: from [192.168.88.2] (mjt.vpn.tls.msk.ru [192.168.177.99]) by isrv.corpit.ru (Postfix) with ESMTP id A181C4165A; Fri, 14 Jun 2013 14:27:39 +0400 (MSK) Message-ID: <51BAF01A.1000507@msgid.tls.msk.ru> Date: Fri, 14 Jun 2013 14:27:38 +0400 From: Michael Tokarev Organization: Telecom Service, JSC User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/17.0 Icedove/17.0 MIME-Version: 1.0 To: Hu Tao References: <51B9A88C.3080105@suse.de> <1371193890-1098-1-git-send-email-hutao@cn.fujitsu.com> In-Reply-To: <1371193890-1098-1-git-send-email-hutao@cn.fujitsu.com> X-Enigmail-Version: 1.5.1 OpenPGP: id=804465C5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 86.62.121.231 Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org Subject: Re: [Qemu-trivial] [PATCH v2] piix: fix some printf errors when debug is enabled X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jun 2013 10:27:45 -0000 14.06.2013 11:11, Hu Tao wrote: > And use PRIxxx macros if possible. Thanks, applied to the trivial patches queue, on top of the patch by Herv=E9 Poussineau which I mentioned before. /mjt From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50104) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnREM-00052f-12 for qemu-devel@nongnu.org; Fri, 14 Jun 2013 06:27:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UnREL-0004yt-34 for qemu-devel@nongnu.org; Fri, 14 Jun 2013 06:27:41 -0400 Message-ID: <51BAF01A.1000507@msgid.tls.msk.ru> Date: Fri, 14 Jun 2013 14:27:38 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <51B9A88C.3080105@suse.de> <1371193890-1098-1-git-send-email-hutao@cn.fujitsu.com> In-Reply-To: <1371193890-1098-1-git-send-email-hutao@cn.fujitsu.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH v2] piix: fix some printf errors when debug is enabled List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hu Tao Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org 14.06.2013 11:11, Hu Tao wrote: > And use PRIxxx macros if possible. Thanks, applied to the trivial patches queue, on top of the patch by Herv=E9 Poussineau which I mentioned before. /mjt