From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35427) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zw8ZI-0003aV-BI for qemu-devel@nongnu.org; Tue, 10 Nov 2015 08:02:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zw8ZH-0001Og-Hg for qemu-devel@nongnu.org; Tue, 10 Nov 2015 08:02:36 -0500 Date: Tue, 10 Nov 2015 08:02:20 -0500 From: Andrew Jones Message-ID: <20151110130220.GA3452@hawk.localdomain> References: <1446909925-12201-1-git-send-email-drjones@redhat.com> <87twovpqg1.fsf@blackfin.pond.sub.org> <87oaf3jww7.fsf@blackfin.pond.sub.org> <878u67atv0.fsf@blackfin.pond.sub.org> <87y4e6xkf3.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH] hw/arm/virt: error_report cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-arm@nongnu.org, Markus Armbruster , QEMU Developers On Tue, Nov 10, 2015 at 11:55:55AM +0000, Peter Maydell wrote: > On 10 November 2015 at 09:39, Markus Armbruster wrote: > > Peter Maydell writes: > >> ...so in conclusion Andrew's patch is correct as it stands > >> and I should just apply it? :-) > > > > Yes. It got my R-by :) > > OK, applied to target-arm.next. Thanks for walking me through this. > Thanks guys! And I'm glad you saw this patch Markus! I'll definitely remember to CC you on all error_* patches in the future :-) drew