Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Subject: [Qemu-devel] [RFC v2 00/24] Add RISC-V TCG backend support
Message-id: cover.1543352682.git.alistair.fran...@wdc.com
=== TEST SCRIPT BEGIN ===
#!/bin/bash
BASE=base
n=1
total
On Tue, Nov 27, 2018 at 1:06 PM Alistair Francis
wrote:
It looks like the cover was lost, here it is:
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
Alistair Francis (24):
elf.h: Add the RISCV ELF magic numbers
linux-user: Add host dependency for RISC-V 32-bit
linux-user: Add host dependency for RISC-V 64-bit
exec: Add RISC-V GCC poison macro
riscv: Add the tcg-target header file
riscv: Add the tcg target registers
riscv: tcg-ta