Re: [Qemu-devel] [PATCH 00/17] Initial i.MX7 support

2017-10-06 Thread Peter Maydell
On 18 September 2017 at 20:50, Andrey Smirnov wrote: > Hi everyone, > > This patch series contains the work that I've done in order to enable > support for i.MX7 emulation in QEMU. Majority of the set are just odd > fixes and small features implementation that I had to do to already > exisitng cod

Re: [Qemu-devel] [PATCH 00/17] Initial i.MX7 support

2017-09-18 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH 00/17] Initial i.MX7 support Message-id: 20170918195100.17593-1-andrew.smir...@gmail.com Type: series === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total=$(git

[Qemu-devel] [PATCH 00/17] Initial i.MX7 support

2017-09-18 Thread Andrey Smirnov
Hi everyone, This patch series contains the work that I've done in order to enable support for i.MX7 emulation in QEMU. Majority of the set are just odd fixes and small features implementation that I had to do to already exisitng code but last 5 commits contain new emulation code. As the one befo