From mboxrd@z Thu Jan 1 00:00:00 1970 From: Razvan Cojocaru Subject: Re: [PATCH V8 for-4.5 4/4] xen: Handle resumed instruction based on previous mem_event reply Date: Mon, 15 Sep 2014 15:51:46 +0300 Message-ID: <5416E0E2.4080806@bitdefender.com> References: <1410762248-23825-1-git-send-email-rcojocaru@bitdefender.com> <1410762248-23825-5-git-send-email-rcojocaru@bitdefender.com> <5416DC120200007800034EA8@mail.emea.novell.com> <20140915122359.GA7070@laptop.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1XTVkl-0007z7-BL for xen-devel@lists.xenproject.org; Mon, 15 Sep 2014 12:51:35 +0000 Received: from smtp01.buh.bitdefender.com (smtp.bitdefender.biz [10.17.80.75]) by mx-sr.buh.bitdefender.com (Postfix) with ESMTP id 0B8F5800BA for ; Mon, 15 Sep 2014 15:51:32 +0300 (EEST) In-Reply-To: <20140915122359.GA7070@laptop.dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Konrad Rzeszutek Wilk , Jan Beulich Cc: kevin.tian@intel.com, keir@xen.org, ian.campbell@citrix.com, stefano.stabellini@eu.citrix.com, andrew.cooper3@citrix.com, eddie.dong@intel.com, tim@xen.org, jun.nakajima@intel.com, xen-devel@lists.xenproject.org, ian.jackson@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On 09/15/2014 03:23 PM, Konrad Rzeszutek Wilk wrote: > I would like to thank everybody involved in the design/review > and shaping the patches to get them in the hypervisor. > > It is pretty awesome seeing something getting posted, changed > and shaped - and being ready for integration! I'd also like to thank everyone involved in the conversation. Certainly it couldn't have been done as clean or as fast without your comments, or without the help of my colleagues Mihai Dontu and Andrei Lutas. Thanks! > The emphasize Jan's view - you have quite the skill sets in the > code base - and it would be really great if it could be > also used in reviewing other folks code in the areas you feel > comfortable in - it would help on the load of patches that > are streaming in. Thought I am sure that at this point you had > been focusing on adapting the code to reviewer's feedback and > hadn't had a chance to look at other emails. You're too kind. I'm happy that my limited Xen knowledge has been up to the task. Indeed, I've been trying to think up ways to shape the series into it's best version, and had little opportunity to look at much else that was happening. I'll try to participate more in the future. Thanks again, Razvan Cojocaru