From mboxrd@z Thu Jan 1 00:00:00 1970 From: Razvan Cojocaru Subject: Re: Mem_event API and MEM_EVENT_REASON_SINGLESTEP Date: Tue, 04 Dec 2012 09:23:16 +0200 Message-ID: <50BDA4E4.5030107@gmail.com> References: <50B77375.9070904@gmail.com> <50B77CB8.1040606@gmail.com> <50B91273.6050606@gmail.com> <50B91AE0.1040206@gmail.com> <50B91F69.3040506@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: AP Cc: jepstein98@gmail.com, "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org >> So if I understand you correctly, simply single-stepping for only the >> duration of one MEM_EVENT_REASON_SINGLESTEP, which should be the write >> operation (ignoring the gfn/gla fields of the mem_event), should do the >> trick? > > That is correct. Let me know how it goes. So far, so good. It did work when I tried it. Thank you for your help, Razvan Cojocaru