From mboxrd@z Thu Jan 1 00:00:00 1970 From: Razvan Cojocaru Subject: Re: [PATCH V2] mem_event: Allow emulating an instruction that caused a page fault Date: Thu, 24 Jan 2013 13:34:17 +0200 Message-ID: <51011C39.3040008@gmail.com> References: <50FDCBA8.1060000@gmail.com> <20130122123149.GA86613@ocelot.phlegethon.org> <50FE8BDD.9080504@gmail.com> <20130122132059.GA87324@ocelot.phlegethon.org> <50FE9876.8030907@gmail.com> <20130122142644.GB87324@ocelot.phlegethon.org> <50FEA60E.2000503@gmail.com> <20130124110504.GA18850@ocelot.phlegethon.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130124110504.GA18850@ocelot.phlegethon.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Tim Deegan Cc: Andres Lagar-Cavilla , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org > Have a look at, e.g. > http://lists.xen.org/archives/html/xen-devel/2012-08/msg01767.html > for Julien's multiple-ioreq-handlers code; I'm not sure what the > current state of that is, except that it doesn't seem to be checked in > yet. Thank you for your suggestion, I'll take a look at that. Thanks, Razvan Cojocaru