Re: [Xen-devel] [PATCH V6 00/13] xen: Clean-up of mem_event subsystem

2015-03-12 Thread Tim Deegan
Hi, At 01:11 +0100 on 18 Feb (1424218290), Tamas K Lengyel wrote: > 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 performe

Re: [Xen-devel] [PATCH V6 00/13] xen: Clean-up of mem_event subsystem

2015-03-11 Thread Tamas K Lengyel
On Wed, Mar 11, 2015 at 5:49 PM, Ian Campbell wrote: > On Wed, 2015-02-18 at 01:11 +0100, Tamas K Lengyel wrote: > > I think the tools aspects here are now all Acked-by Wei and/or myself. > Do lets us know if we've missed anything. (and perhaps prod us if v7 > gains anything new which need our att

Re: [Xen-devel] [PATCH V6 00/13] xen: Clean-up of mem_event subsystem

2015-03-11 Thread Ian Campbell
On Wed, 2015-02-18 at 01:11 +0100, Tamas K Lengyel wrote: I think the tools aspects here are now all Acked-by Wei and/or myself. Do lets us know if we've missed anything. (and perhaps prod us if v7 gains anything new which need our attention since we might have stopped paying attention). Ian. _

[Xen-devel] [PATCH V6 00/13] xen: Clean-up of mem_event subsystem

2015-02-17 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