Re: [Xen-devel] [PATCH v3 1/3] xen-access: minor fixes

2016-02-08 Thread Ian Campbell
On Sat, 2016-02-06 at 13:13 +0200, Razvan Cojocaru wrote: > On 02/05/2016 11:22 PM, Tamas K Lengyel wrote: > > Only copy the VCPU_PAUSED flag to the response. Copy the entire > > mem_access > > struct which is useful and easily forgotten when also testing the > > emulate > > response flags. Turn of

Re: [Xen-devel] [PATCH v3 1/3] xen-access: minor fixes

2016-02-06 Thread Razvan Cojocaru
On 02/05/2016 11:22 PM, Tamas K Lengyel wrote: > Only copy the VCPU_PAUSED flag to the response. Copy the entire mem_access > struct which is useful and easily forgotten when also testing the emulate > response flags. Turn off singlestepping on the vCPUs once we are done > processing all events, as