Re: [PATCH v3 0/2] Add minimal RISC-V Xen build and build testing

2023-01-05 Thread Oleksii
Sorry for flooding but please skip review of patch series v3 as I missed comments of Andrew so only v4 should be reviewed. On Thu, 2023-01-05 at 10:40 +0200, Oleksii Kurochko wrote: > The patch series introduces the following: > - provide a minimal amount of changes to add initial RISC-V support >

[PATCH v3 0/2] Add minimal RISC-V Xen build and build testing

2023-01-05 Thread Oleksii Kurochko
The patch series introduces the following: - provide a minimal amount of changes to add initial RISC-V support to make Xen binary buildable and runnable for RISC-V architecture which can be used for future development and testing. - add RISC-V 64 cross-compile build jobs to check if any new cha