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 using to send on xen-devel:

git send-email *.patch --to xen-devel@lists.xen.org  

> 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 migration

Ian series did not implement live migration too. It is a bigger
task and I think is a not a requisite for this series.

> * does not support VM with multiple CPU cores
> 
> 
> [1]
> https://lists.xenproject.org/archives/html/xen-devel/2015-12/msg01053.html
> 

Regards,

-- 
Julien Grall

___
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel


[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 migration
* does not support VM with multiple CPU cores


[1] 
https://lists.xenproject.org/archives/html/xen-devel/2015-12/msg01053.html


___
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel