From mboxrd@z Thu Jan 1 00:00:00 1970 From: Razvan Cojocaru Subject: Re: [PATCH RFC V10 4/5] xen, libxc: Request page fault injection via libxc Date: Thu, 28 Aug 2014 16:32:52 +0300 Message-ID: <53FF2F84.3010303@bitdefender.com> References: <1409231421-18444-1-git-send-email-rcojocaru@bitdefender.com> <1409231421-18444-4-git-send-email-rcojocaru@bitdefender.com> <53FF4B3A020000780002EBD9@mail.emea.novell.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 1XMzod-0004ZB-72 for xen-devel@lists.xenproject.org; Thu, 28 Aug 2014 13:32:39 +0000 In-Reply-To: <53FF4B3A020000780002EBD9@mail.emea.novell.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: Jan Beulich Cc: kevin.tian@intel.com, eddie.dong@intel.com, stefano.stabellini@eu.citrix.com, andrew.cooper3@citrix.com, tim@xen.org, jun.nakajima@intel.com, xen-devel@lists.xenproject.org, ian.jackson@eu.citrix.com, ian.campbell@citrix.com List-Id: xen-devel@lists.xenproject.org On 08/28/2014 04:31 PM, Jan Beulich wrote: >>>> On 28.08.14 at 15:10, wrote: >> Changes since V9: >> - Reverted to domain-based storage of requested page fault >> injection information. > > With Tim now also having stated the opposite, I don't really see why > you posted this new version. I've posted it before receiving Tim's reply. Thanks, Razvan Cojocaru