From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52025) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VFPuZ-0008Rw-Fg for qemu-devel@nongnu.org; Fri, 30 Aug 2013 10:43:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VFPuS-000700-7G for qemu-devel@nongnu.org; Fri, 30 Aug 2013 10:42:55 -0400 Received: from mail-pa0-f44.google.com ([209.85.220.44]:35882) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VFPuR-0006zl-Sh for qemu-devel@nongnu.org; Fri, 30 Aug 2013 10:42:48 -0400 Received: by mail-pa0-f44.google.com with SMTP id fz6so2427311pac.3 for ; Fri, 30 Aug 2013 07:42:47 -0700 (PDT) Message-ID: <5220AF60.7080007@ozlabs.ru> Date: Sat, 31 Aug 2013 00:42:40 +1000 From: Alexey Kardashevskiy MIME-Version: 1.0 References: <1377763500-17425-1-git-send-email-aik@ozlabs.ru> In-Reply-To: Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] powerpc iommu: rework traces List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org On 08/31/2013 12:39 AM, Alexander Graf wrote: > > On 29.08.2013, at 10:05, Alexey Kardashevskiy wrote: > >> This converts old style fprintf to traces. >> >> Signed-off-by: Alexey Kardashevskiy > > Thanks, applied with modified subject line. There are a lot more powerpc machines than sPAPR. But the patch fixes only spapr_iommu which is for spapr :-/ -- Alexey