Re: [XEN PATCH v2 1/2] arch/riscv: initial RISC-V support to build/run minimal Xen

2023-01-05 Thread Oleksii
On Wed, 2023-01-04 at 20:36 +, Andrew Cooper wrote: > On 30/12/2022 1:01 pm, Oleksii Kurochko wrote: > > The patch provides a minimal amount of changes to start > > build and run minimal Xen binary at GitLab CI&CD that will > > allow continuous checking of the build status of RISC-V Xen. > > >

Re: [XEN PATCH v2 1/2] arch/riscv: initial RISC-V support to build/run minimal Xen

2023-01-04 Thread Andrew Cooper
On 30/12/2022 1:01 pm, Oleksii Kurochko wrote: > The patch provides a minimal amount of changes to start > build and run minimal Xen binary at GitLab CI&CD that will > allow continuous checking of the build status of RISC-V Xen. > > Except introduction of new files the following changes were done:

[XEN PATCH v2 1/2] arch/riscv: initial RISC-V support to build/run minimal Xen

2022-12-30 Thread Oleksii Kurochko
The patch provides a minimal amount of changes to start build and run minimal Xen binary at GitLab CI&CD that will allow continuous checking of the build status of RISC-V Xen. Except introduction of new files the following changes were done: * Redefinition of ALIGN define from '.algin 2' to '.alig