]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
xen-access: minor fixes
authorTamas K Lengyel <tlengyel@novetta.com>
Fri, 5 Feb 2016 21:22:20 +0000 (14:22 -0700)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 8 Feb 2016 15:28:34 +0000 (15:28 +0000)
commit483ad4439f7fc71e12d46dae516f2b9ab2b977ad
tree71592646c6a6560c38cee53be0f9490b844baf2e
parentfe52f6a47ed09cf0e6a760e0858bdbb6bf71ceb2
xen-access: minor fixes

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 we might have turned on singlestep there and leave
the VM in an undesirable state.

Signed-off-by: Tamas K Lengyel <tlengyel@novetta.com>
Cc: Razvan Cojocaru <rcojocaru@bitdefender.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
Acked-by: Razvan Cojocaru <rcojocaru@bitdefender.com>
tools/tests/xen-access/xen-access.c