Hi,
Your series seems to have some coding style problems. See output below for
more information:
Type: series
Subject: [Qemu-devel] [PATCH] x86/cpuid:add AVX512_4VNNIW and AVX512_4FMAPS
features.
Message-id: 1477646144-7055-1-git-send-email-he.c...@linux.intel.com
=== TEST SCRIPT BEGIN
From: Luwei Kang
The spec can be found in Intel Software Developer Manual or in
Instruction Set Extensions Programming Reference.
Signed-off-by: Luwei Kang
Signed-off-by: Piotr Luc
---
target-i386/cpu.c | 19 ++-
target-i386/cpu.h | 4
2 files changed, 22 insertions(+),
On 28/10/2016 11:15, He Chen wrote:
> From: Luwei Kang
>
> The spec can be found in Intel Software Developer Manual or in
> Instruction Set Extensions Programming Reference.
>
> Signed-off-by: Luwei Kang
> Signed-off-by: Piotr Luc
> ---
> target-i386/cpu.c | 19 ++-
> target