Hello everyone, Consider the following scenario: I have Dom0 and a running DomU. If I want to monitor the events happening in the DomU while in the Dom0, how can I do it? I have found the evtchn_pending bit array, but I have no xen development experience. So, the question is if I can get live access to the events happening in the DomU. The objective would be to monitor events I want to intercept in order to perform operations on the Dom0. Any kind of guidance will be welcomed. Thank you for your time, Francisco