Re: [PATCH v6 00/17] bsd-user: Comprehensive RISCV Support

2024-09-16 Thread Daniel Henrique Barboza
Hi, Please CC the RISC-V maintainer (Alistair, that I just CCed in this reply) in all RISC-V related patches. It would be nice to also CC qemu-ri...@nongnu.org to get more visibility from the RISC-V developers too. This series won't build in a FreeBSD x86_64 host: In file included from ../bs

[PATCH v6 00/17] bsd-user: Comprehensive RISCV Support

2024-09-15 Thread Ajeet Singh
Key Changes Compared to Version 5: In target_arch_sigtramp.h removed static const, as there was a compile-time constant issue Mark Corbin (15): bsd-user: Implement RISC-V CPU initialization and main loop bsd-user: Add RISC-V CPU execution loop and syscall handling bsd-user: Implement RISC-V