On Thu, 2015-01-29 at 22:46 +0100, Tamas K Lengyel wrote:
> MAINTAINERS | 5 +-
> docs/misc/xsm-flask.txt | 2 +-
> tools/libxc/Makefile| 3 +-
> tools/libxc/include/xenctrl.h | 19 +
> tools/libxc/xc_domain_restore.c | 14 +-
>
This patch series aims to clean up the mem_event subsystem within Xen. The
original use-case for this system was to allow external helper applications
running in privileged domains to control various memory operations performed
by Xen. Amongs these were paging, sharing and access control. The subsy