qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/3] target/i386: early MSR initialization + pass down host m


From: no-reply
Subject: Re: [PATCH 0/3] target/i386: early MSR initialization + pass down host microcode revision for "-cpu host"
Date: Mon, 20 Jan 2020 10:40:50 -0800 (PST)

Patchew URL: https://patchew.org/QEMU/address@hidden/



Hi,

This series seems to have some coding style problems. See output below for
more information:

Type: series
Message-id: address@hidden
Subject: [PATCH 0/3] target/i386: early MSR initialization + pass down host 
microcode revision for "-cpu host"

=== TEST SCRIPT BEGIN ===
#!/bin/bash
git rev-parse base > /dev/null || exit 0
git config --local diff.renamelimit 0
git config --local diff.renames True
git config --local diff.algorithm histogram
./scripts/checkpatch.pl --mailback base..
=== TEST SCRIPT END ===

Switched to a new branch 'test'
29ac94b target/i386: kvm: initialize microcode revision from KVM
54502b3 target/i386: add a ucode-rev property
7d66a0a target/i386: kvm: initialize feature MSRs very early

=== OUTPUT BEGIN ===
1/3 Checking commit 7d66a0ad44e0 (target/i386: kvm: initialize feature MSRs 
very early)
2/3 Checking commit 54502b34491d (target/i386: add a ucode-rev property)
3/3 Checking commit 29ac94bec151 (target/i386: kvm: initialize microcode 
revision from KVM)
WARNING: line over 80 characters
#23: FILE: target/i386/cpu.c:6421:
+                                                                
MSR_IA32_UCODE_REV);

ERROR: code indent should never use tabs
#37: FILE: target/i386/kvm.c:2700:
+^I^I^I^I^I   MSR_IA32_UCODE_REV)) {$

total: 1 errors, 1 warnings, 21 lines checked

Patch 3/3 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.

=== OUTPUT END ===

Test command exited with code: 1


The full log is available at
http://patchew.org/logs/address@hidden/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to address@hidden

reply via email to

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