Re: [Qemu-devel] [PATCH v4 22/22] RISC-V Build Infrastructure

2018-02-05 Thread Richard Henderson
On 02/04/2018 10:22 PM, Michael Clark wrote: > This adds RISC-V into the build system enabling the following targets: > > - riscv32-softmmu > - riscv64-softmmu > - riscv32-linux-user > - riscv64-linux-user > > This adds defaults configs for RISC-V, enables the build for the RISC-V > CPU core, har

[Qemu-devel] [PATCH v4 22/22] RISC-V Build Infrastructure

2018-02-04 Thread Michael Clark
This adds RISC-V into the build system enabling the following targets: - riscv32-softmmu - riscv64-softmmu - riscv32-linux-user - riscv64-linux-user This adds defaults configs for RISC-V, enables the build for the RISC-V CPU core, hardware, and Linux User Emulation. The 'qemu-binfmt-conf.sh' scri