From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53562) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eZGI2-0003BE-9L for qemu-devel@nongnu.org; Wed, 10 Jan 2018 08:19:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eZGI1-0003Eh-FJ for qemu-devel@nongnu.org; Wed, 10 Jan 2018 08:19:34 -0500 Received: from mail-ot0-x235.google.com ([2607:f8b0:4003:c0f::235]:44363) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eZGI1-0003EC-9P for qemu-devel@nongnu.org; Wed, 10 Jan 2018 08:19:33 -0500 Received: by mail-ot0-x235.google.com with SMTP id g59so14231806otg.11 for ; Wed, 10 Jan 2018 05:19:33 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <151299847127.4808.14646046517426494416.stgit@Misha-PC.lan02.inno> <000801d37b27$bd7e7a40$387b6ec0$@ru> <9d5385b9-af8d-38ac-a4b6-376092badc17@redhat.com> <001501d389ee$9c4c1550$d4e43ff0$@ru> From: Peter Maydell Date: Wed, 10 Jan 2018 13:19:11 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PATCH v4 00/46] Windbg supporting List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Pavel Dovgalyuk , Stefan Weil , Ladi Prosek , qemu-devel , Roman Kagan , "Denis V. Lunev" , Mihail Abakumov On 10 January 2018 at 13:08, Paolo Bonzini wrote: > On 10/01/2018 09:40, Pavel Dovgalyuk wrote: >>> From: Paolo Bonzini [mailto:pbonzini@redhat.com] >>> On 22/12/2017 14:21, Pavel Dovgalyuk wrote: >>>> Paolo, Ladi finished the review. >>>> What about merging these into upstream? >>> Sure, in the new year though. >> Now? > > Ok, will do. I notice patchew complained about some source file permissions -- can you make sure those are fixed up? thanks -- PMM