[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 2/2] altp2m: Implement p2m_get_mem_access for altp2m views
On Thu, Jan 28, 2016 at 9:32 AM, Razvan Cojocaru <rcojocaru@xxxxxxxxxxxxxxx> wrote: On 01/28/2016 05:58 PM, Lengyel, Tamas wrote: I can see this working for your application if you don't cache the mem_access permissions locally and you don't want to query for it before deciding to send the emulate flag in the response or not. Although, I think that would be the best way to go here. Â And they will go wrong if Xen thinks it should How could that happen? When the vCPU is resumed after the fault, isn't the same instruction guaranteed to be retried? Â I would think that benefits any It's just a bit of an obscure exception. From an API perspective I would rather have Xen do what I tell it to do - in this case emulate - rather then it doing something else silently behind the scenes that you really only find out about if you read the code. Tamas _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |