Re: [Qemu-devel] [PATCH v18 00/13] AVR target

2016-09-17 Thread Michael Rolnik
Thank you Richard. On Sat, Sep 17, 2016 at 1:00 AM, Richard Henderson wrote: > This is Michael's v17, with some adjustments of my own: > > (1) Fix the whitespace errors reported by "git am", > (2) Replace the utf-8 characters with normal ascii, > (3) Ditch the separate

Re: [Qemu-devel] [PATCH v18 00/13] AVR target

2016-09-16 Thread no-reply
Hi, Your series seems to have some coding style problems. See output below for more information: Type: series Message-id: 1474063242-27419-1-git-send-email-...@twiddle.net Subject: [Qemu-devel] [PATCH v18 00/13] AVR target === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total=$(git log

[Qemu-devel] [PATCH v18 00/13] AVR target

2016-09-16 Thread Richard Henderson
This is Michael's v17, with some adjustments of my own: (1) Fix the whitespace errors reported by "git am", (2) Replace the utf-8 characters with normal ascii, (3) Ditch the separate compilation of translate.c. I retained the two separate files that could be regenerated from the included cpugen