On 9/19/2019 5:41 PM, Philippe Mathieu-Daudé wrote:
Hi Tao,
On 9/19/19 4:06 AM, Tao Xu wrote:
There is an extra line in comment of CPUID_8000_0008_EBX_WBNOINVD,
remove the extra enter and spaces.
Signed-off-by: Tao Xu
---
target/i386/cpu.h | 3 +--
1 file changed, 1 insertion(+), 2 deletio
Patchew URL: https://patchew.org/QEMU/20190919020629.26530-1-tao3...@intel.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Message-id: 20190919020629.26530-1-tao3...@intel.com
Subject: [Qemu-devel] [PATCH] target/i386: Correct extra enter
Hi Tao,
On 9/19/19 4:06 AM, Tao Xu wrote:
> There is an extra line in comment of CPUID_8000_0008_EBX_WBNOINVD,
> remove the extra enter and spaces.
>
> Signed-off-by: Tao Xu
> ---
> target/i386/cpu.h | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/target/i386/cpu.h b
There is an extra line in comment of CPUID_8000_0008_EBX_WBNOINVD,
remove the extra enter and spaces.
Signed-off-by: Tao Xu
---
target/i386/cpu.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/target/i386/cpu.h b/target/i386/cpu.h
index 5f6e3a029a..71b6193390 100644
--- a/