Re: [RESEND PATCH v2 04/18] board: Introduce xenguest_arm64 board

2020-08-14 Thread Tom Rini
On Thu, Aug 06, 2020 at 12:42:47PM +0300, Anastasiia Lukianenko wrote: > From: Andrii Anisov > > Introduce a minimal Xen guest board running as a virtual > machine under Xen Project's hypervisor [1], [2]. > > Part of the code is ported from Xen mini-os and also uses > work initially done by dif

[RESEND PATCH v2 04/18] board: Introduce xenguest_arm64 board

2020-08-06 Thread Anastasiia Lukianenko
From: Andrii Anisov Introduce a minimal Xen guest board running as a virtual machine under Xen Project's hypervisor [1], [2]. Part of the code is ported from Xen mini-os and also uses work initially done by different authors from NXP: please see relevant files for their copyrights. [1] https://

Re: [PATCH v2 04/18] board: Introduce xenguest_arm64 board

2020-08-03 Thread Anastasiia Lukianenko
Hello, On Fri, 2020-07-31 at 14:00 +0900, AKASHI Takahiro wrote: > On Mon, Jul 20, 2020 at 02:02:10PM +0300, Anastasiia Lukianenko > wrote: > > From: Andrii Anisov > > > > Introduce a minimal Xen guest board running as a virtual > > machine under Xen Project's hypervisor [1], [2]. > > > > Part

Re: [PATCH v2 04/18] board: Introduce xenguest_arm64 board

2020-07-30 Thread AKASHI Takahiro
On Mon, Jul 20, 2020 at 02:02:10PM +0300, Anastasiia Lukianenko wrote: > From: Andrii Anisov > > Introduce a minimal Xen guest board running as a virtual > machine under Xen Project's hypervisor [1], [2]. > > Part of the code is ported from Xen mini-os and also uses > work initially done by diff

[PATCH v2 04/18] board: Introduce xenguest_arm64 board

2020-07-20 Thread Anastasiia Lukianenko
From: Andrii Anisov Introduce a minimal Xen guest board running as a virtual machine under Xen Project's hypervisor [1], [2]. Part of the code is ported from Xen mini-os and also uses work initially done by different authors from NXP: please see relevant files for their copyrights. [1] https://