Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 20180517050024.20101-1-ross.zwis...@linux.intel.com
Subject: [Qemu-devel] [qemu PATCH v2 0/4] support NFIT platform capabilities
=== TEST SCRIPT BEGIN ===
#!/bin/bash
BASE
The first 2 patches in this series clean up some things I noticed while
coding.
Patch 3 adds support for the new Platform Capabilities Structure, which
was added to the NFIT in ACPI 6.2 Errata A. We add a machine command
line option "nvdimm-cap":
-machine pc,accel=kvm,nvdimm,nvdimm-cap=2
wh