qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 01/26] Revert "Remove remainders of HPPA backend


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 01/26] Revert "Remove remainders of HPPA backend"
Date: Sat, 17 Dec 2016 11:16:40 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

On 12/17/2016 03:59 AM, Peter Maydell wrote:
On 16 December 2016 at 19:13, Richard Henderson <address@hidden> wrote:
This reverts commit d41f3c3cc7a5fb9de144cc4022da14a9ff010671.

Missing signed-off-by.

Oops.

+elif check_define __hppa__ ; then
+  cpu="hppa"
 else
   cpu=$(uname -m)
 fi

This if-ladder is for detecting hppa host CPUs, so you
don't want it for just adding the hppa target support.
Or do you clean this up later in the series so that this
commit is a pure revert?

I do remove this again in patch 18 (target-hppa: Add framework and enable compilation). So, yes, this is pure revert.


r~




reply via email to

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