Re: [Qemu-devel] [RFC v1 00/23] Add RISC-V TCG backend support

2018-11-16 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Message-id: cover.1542321076.git.alistair.fran...@wdc.com Type: series Subject: [Qemu-devel] [RFC v1 00/23] Add RISC-V TCG backend support === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total

[Qemu-devel] [RFC v1 00/23] Add RISC-V TCG backend support

2018-11-15 Thread Alistair Francis
This patch set adds RISC-V backend support to QEMU. This is based on Michael Clark's original work with some patches ontop. This has been slightly tested and can run other architecture softmmu code for a number of instructions but eventually QEMU will either seg fault or generate an illigal instru