Re: [Xen-devel] [PATCH RFC 00/04] xen: arm64: Support VM save/restore on arm64

2016-08-05 Thread Julien Grall
On 05/08/16 03:54, Chenxiao Zhao wrote: > Hi all, Hello Chenxiao, Thank you for posting your work on the ML. I have noticed that your patches did not show up as a single thread in my mailbox. git-send-email should do it for you if you pass all the patches in one go. Below what the command I u

[Xen-devel] [PATCH RFC 00/04] xen: arm64: Support VM save/restore on arm64

2016-08-04 Thread Chenxiao Zhao
Hi all, This patch added support VM save/restore for arm64. It is based on previous work done by Ian Campbell [1] with some bug fixes to make it work on stable-4.7. You should apply Ian's patch first. There still some known issues that have not fixed yet. * GIC v2 not support * No live migra