qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH v2 0/2] Live migration optimization for Thun


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC PATCH v2 0/2] Live migration optimization for Thunderx platform
Date: Wed, 17 Aug 2016 15:40:07 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0


On 16/08/2016 18:02, address@hidden
wrote:
> ERROR: architecture specific defines should be avoided
> #24: FILE: include/qemu/aarch64-cpuid.h:4:
> +#if defined (__aarch64__)
> 
> ERROR: architecture specific defines should be avoided
> #62: FILE: util/aarch64-cpuid.c:18:
> +#if defined (__aarch64__)

You can ignore these two, but the others have to be fixed (just use #ifdef).

Paolo



reply via email to

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