From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50959) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VFPr4-0003Ih-0Q for qemu-devel@nongnu.org; Fri, 30 Aug 2013 10:39:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VFPqx-0005oi-Fw for qemu-devel@nongnu.org; Fri, 30 Aug 2013 10:39:17 -0400 Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii From: Alexander Graf In-Reply-To: <1377763500-17425-1-git-send-email-aik@ozlabs.ru> Date: Fri, 30 Aug 2013 16:39:07 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <1377763500-17425-1-git-send-email-aik@ozlabs.ru> Subject: Re: [Qemu-devel] [PATCH] powerpc iommu: rework traces List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org On 29.08.2013, at 10:05, Alexey Kardashevskiy wrote: > This converts old style fprintf to traces. >=20 > Signed-off-by: Alexey Kardashevskiy Thanks, applied with modified subject line. There are a lot more powerpc = machines than sPAPR. Alex