qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3] Execute _start and reach to the first functi


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v3] Execute _start and reach to the first function call successfully
Date: Mon, 16 Mar 2015 08:37:56 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

On 03/15/2015 04:57 PM, Chen Gang wrote:
> OK, thanks. And next, I shall try to send the whole tilegx patches again
> (it is about 6-8 patches), within 2015-03-18.

When you do so, make sure it's against the *current* master tree.

Your patch set doesn't compile at all at the moment, after


commit 2994fd96d986578a342f2342501b4ad30f6d0a85
Author: Eduardo Habkost <address@hidden>
Date:   Thu Feb 26 17:37:49 2015 -0300

    cpu: Make cpu_init() return QOM CPUState object


changed the return type of cpu_init.

In addition, one of your patches is going to need to copy over the linux
opcodes_tilegx.h header file.  Perhaps you forgot to "git add" the file when
you created this "v3 Execute" patch?


r~



reply via email to

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