Re: [Qemu-devel] [PATCH v2 7/9] hmat acpi: fix some coding style and small issues

2019-01-21 Thread Eric Blake
On 1/11/19 9:34 AM, Tao Xu wrote: > Per Igor and Eric's comments, fix some small issues of V1 patch: > - update the version number in qapi/misc.json > - including the expansion of the acronym HMAT in qapi/misc.json > - correct spell mistakes in qapi/misc.json and qemu-options.hx > - fix the

[Qemu-devel] [PATCH v2 7/9] hmat acpi: fix some coding style and small issues

2019-01-11 Thread Tao Xu
Per Igor and Eric's comments, fix some small issues of V1 patch: - update the version number in qapi/misc.json - including the expansion of the acronym HMAT in qapi/misc.json - correct spell mistakes in qapi/misc.json and qemu-options.hx - fix the comment syle in hw/i386/acpi-build.c and