qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 08/12 v9] target-tilegx: Add opcode basic implem


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 08/12 v9] target-tilegx: Add opcode basic implementation for tilegx
Date: Thu, 9 Apr 2015 23:03:24 +0100

On 27 March 2015 at 10:56, Chen Gang <address@hidden> wrote:
> It is from Tilera Corporation, and copied from Linux kernel "arch/tile/
> include/uapi/arch/opcode_tilegx.h".
>
> Signed-off-by: Chen Gang <address@hidden>

It's good to have this import as a single "this is the upstream
kernel header with no changes at all" patch, but you then
need a following patch that fixes it up so it will work with QEMU.
Specifically, all the uses of "__inline" need to be changed to
"inline".

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]