Re: [Qemu-devel] [PATCH v3 21/21] RISC-V Build Infrastructure

2018-02-04 Thread Michael Clark
On Fri, Jan 12, 2018 at 7:43 AM, Michael Clark wrote: > > > On Fri, Jan 12, 2018 at 3:05 AM, Eric Blake wrote: > >> On 01/10/2018 08:22 PM, Michael Clark wrote: >> > This adds RISC-V into the build system enabling the following targets: >> > >> > - riscv32-softmmu >> > - riscv64-softmmu >> > - r

Re: [Qemu-devel] [PATCH v3 21/21] RISC-V Build Infrastructure

2018-01-11 Thread Michael Clark
On Fri, Jan 12, 2018 at 3:05 AM, Eric Blake wrote: > On 01/10/2018 08: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

Re: [Qemu-devel] [PATCH v3 21/21] RISC-V Build Infrastructure

2018-01-11 Thread Eric Blake
On 01/10/2018 08: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 v3 21/21] RISC-V Build Infrastructure

2018-01-10 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