41902 threads
456 threads
2 emails from 2 people
Hi everybody! How can i get events of guest vm from dom0? _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
> How can i get events of guest vm from dom0? Via the mem_event API. Look at mem_event.h, xenpaging.c, xen-access.c, and at VMI Tools (https://code.google.com/p/vmitools/). Cheers, Razvan Cojocaru
> How can i get events of guest vm from dom0?