Re: [Xen-devel] [PATCH RFC XEN v1 13/14] tools: libxc: wire up migration for ARM

2015-12-09 Thread Andrew Cooper
On 09/12/15 14:32, Ian Campbell wrote: > This seems almost too easy. I am glad that a healthy quantity of time has passed since the 4.6 dev window. Easy is not how I would have described this back then! > diff --git a/tools/libxc/xc_sr_common_arm.h b/tools/libxc/xc_sr_common_arm.h > new file mod

[Xen-devel] [PATCH RFC XEN v1 13/14] tools: libxc: wire up migration for ARM

2015-12-09 Thread Ian Campbell
This seems almost too easy. It's possible there is some scope for sharing more with the x86/HVM side. Signed-off-by: Ian Campbell Cc: andyhhp --- config/arm32.mk | 1 + config/arm64.mk | 1 + tools/libxc/Makefile| 3 + tools/libxc/xc_sr_common.h