On 20 April 2018 at 15:52, Peter Maydell wrote:
> For many years, QEMU has had a compile time restriction on how
> many serial port devices you can create and configure with the
> -serial argument. This is 4, largely because for x86 PC the
> traditional number of ISA serial devices is 4, and nobod
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 20180420145249.32435-1-peter.mayd...@linaro.org
Subject: [Qemu-devel] [PATCH 00/13] Drop compile time limit on number of serial
ports
=== TEST SCRIPT BEGIN ===
#!/bin/bash
On 20 April 2018 at 16:10, wrote:
> Checking PATCH 7/13: Change references to serial_hds[] to serial_hd()...
> WARNING: line over 80 characters
> #581: FILE: hw/cris/axis_dev88.c:340:
> +etraxfs_ser_create(0x30026000 + i * 0x2000, irq[0x14 + i],
> serial_hd(i));
>
> ERROR: spaces requir