On 16/08/2016 18:02, no-re...@ec2-52-6-146-230.compute-1.amazonaws.com
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-cp
Hi,
Your series seems to have some coding style problems. See output below for
more information:
Message-id: 1471348968-4614-1-git-send-email-vijay.kil...@gmail.com
Subject: [Qemu-devel] [RFC PATCH v2 0/2] Live migration optimization for
Thunderx platform
Type: series
=== TEST SCRIPT BEGIN
From: Vijaya Kumar K
The CPU MIDR_EL1 register is exposed to userspace for arm64
with the below patch.
https://lkml.org/lkml/2016/7/8/467
Thunderx platform requires explicit prefetch instruction to
provide prefetch hint. Using MIDR_EL1 information, provided
by above kernel patch, prefetch is exe