[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 2/2] xen: Introduce VM_EVENT_FLAG_SET_EIP
On Tue, Sep 15, 2015 at 5:19 AM, Razvan Cojocaru <rcojocaru@xxxxxxxxxxxxxxx> wrote: A previous version of this patch dealing with support for skipping So in my opinion this patch introduces a feature that is not strictly tied to emulation related vm_event paths. I could use this feature to update the instruction pointer any time we respond to a vm_event and furthermore, it may be benefitial to expand the scope of which registers can be updated this way. For example, I have tools that update not just the instruction pointer but also the stack pointer and registers used to pass function inputs. Since we already send a snapshot of select registers to the user with each event, we could introduce a response flag that indicates that all registers included in that snapshot should be set to the values sent back by the user. The user then could choose which registers need to be updated in bulk. What do you think? Thanks, Tamas _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |