From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36698) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fXqFm-0005B3-UP for qemu-devel@nongnu.org; Tue, 26 Jun 2018 11:51:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fXqFm-0001YU-5e for qemu-devel@nongnu.org; Tue, 26 Jun 2018 11:51:39 -0400 Received: from mail-oi0-x241.google.com ([2607:f8b0:4003:c06::241]:34346) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fXqFl-0001Y6-V7 for qemu-devel@nongnu.org; Tue, 26 Jun 2018 11:51:38 -0400 Received: by mail-oi0-x241.google.com with SMTP id c2-v6so4801146oic.1 for ; Tue, 26 Jun 2018 08:51:37 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20180624040609.17572-1-f4bug@amsat.org> References: <20180624040609.17572-1-f4bug@amsat.org> From: Peter Maydell Date: Tue, 26 Jun 2018 16:51:16 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v3 00/16] hw/arm: use qemu_log_mask instead of fprintf List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Philippe_Mathieu=2DDaud=C3=A9?= Cc: Thomas Huth , Alistair Francis , Peter Crosthwaite , Jason Wang , "Michael S . Tsirkin" , Paolo Bonzini , QEMU Developers , QEMU Trivial , qemu-arm On 24 June 2018 at 05:05, Philippe Mathieu-Daud=C3=A9 wro= te: > Hi, > > This series is another collection of trivial patches from > different stagnating branches, OMAP and Stellaris. Time to > share before loosing them. Applied to target-arm.next, thanks. -- PMM