On 06/29/2015 03:58 PM, Tamas K Lengyel wrote: > Add an option to the vm_event response to toggle singlestepping on the vCPU. > > Singed-off-by: Tamas K Lengyel <tleng...@novetta.com> > --- > MAINTAINERS | 1 + > xen/arch/x86/Makefile | 1 + > xen/arch/x86/hvm/hvm.c | 8 ++++++++ > xen/arch/x86/vm_event.c | 41 +++++++++++++++++++++++++++++++++++++++++ > xen/common/vm_event.c | 8 +++++++- > xen/include/asm-arm/vm_event.h | 29 +++++++++++++++++++++++++++++ > xen/include/asm-x86/hvm/hvm.h | 3 +++ > xen/include/asm-x86/vm_event.h | 25 +++++++++++++++++++++++++ > xen/include/public/vm_event.h | 11 ++++++++--- > 9 files changed, 123 insertions(+), 4 deletions(-) > create mode 100644 xen/arch/x86/vm_event.c > create mode 100644 xen/include/asm-arm/vm_event.h > create mode 100644 xen/include/asm-x86/vm_event.h
Looks good, and it definitely sounds useful. Acked-by: Razvan Cojocaru <rcojoc...@bitdefender.com> Cheers, Razvan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel