Re: [Xen-devel] [RFC PATCH V3 06/12] xen: migrate mem_event to vm_event

2015-02-03 Thread Jan Beulich
>>> On 29.01.15 at 22:46, wrote: > This is the second patch in the mem_event -> vm_event migration. > This patch migrates all previous use-cases of mem_event to use the > new vm_event system. > > Signed-off-by: Tamas K Lengyel Provided this is what it looks to be (a mechanical renaming of mem_e

Re: [Xen-devel] [RFC PATCH V3 06/12] xen: migrate mem_event to vm_event

2015-02-02 Thread Ian Campbell
On Thu, 2015-01-29 at 22:46 +0100, Tamas K Lengyel wrote: > This is the second patch in the mem_event -> vm_event migration. > This patch migrates all previous use-cases of mem_event to use the > new vm_event system. > > Signed-off-by: Tamas K Lengyel Assuming it's all mechanical, for tools/* Ac