From mboxrd@z Thu Jan 1 00:00:00 1970 From: Razvan Cojocaru Subject: xc_domain_hvm_getcontext_partial(... CPU ...), the RIP register, and mem_event Date: Mon, 25 Feb 2013 18:08:11 +0200 Message-ID: <512B8C6B.90305@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org Hello, assuming that the VCPU is paused while waiting for userspace to respond to a page fault mem_event, and userspace calls libxc's xc_domain_hvm_getcontext_partial(... CPU ...) and tries to inspect RIP, is this a safe thing to do? Is RIP's value guaranteed to be safe to inspect in this context? Thanks, Razvan Cojocaru