[Xen-devel] Help in fixing a issue

2016-02-05 Thread PREETI MISHRA
I have a patch in Xen which stores some information of VM process. I have another program running in Dom0 which intercept this information. i) I want to configure my patch running in Xen to send the alert notification to program running in Dom0 to read data, probably using event channels. How to c

[Xen-devel] How to implement some functionality (mentioned in text part of E-mail) in Xen

2016-02-09 Thread PREETI MISHRA
I have a virtual machine in which some processes are running. I want to analysis their behavior using VMI at xen. My tool has two components:i) xen patch running at hypervisor ii) analyzing component running at Dom0 1. Xen patch is responsible for collecting the system call information of a monit

[Xen-devel] How the implement some functionalities (mentioned in text part) in Xen

2016-02-09 Thread PREETI MISHRA
I have a virtual machine in which some processes are running. I want to analysis their behavior using VMI at xen. My tool has two components:i) xen patch running at hypervisor ii) analyzing component running at Dom0 1. Xen patch is responsible for collecting the system call information of a monit