Re: [Xen-devel] [RFC PATCH V3 00/12] xen: Clean-up of mem_event subsystem

2015-02-02 Thread Ian Campbell
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 +- >

[Xen-devel] [RFC PATCH V3 00/12] xen: Clean-up of mem_event subsystem

2015-01-29 Thread Tamas K Lengyel
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