Re: [Qemu-devel] [PULL 00/43] Add hppa-softmmu

2018-01-23 Thread Peter Maydell
On 22 January 2018 at 03:41, Richard Henderson wrote: > This has some improvements to the patch set posted on Dec 28. > > * Change cpu init as requested by Igor Mammedov. > * Add SMP support > * Add firmware image > * Implement qemu-specific pause and system reset insns. > > > r~ > > > The

Re: [Qemu-devel] [PULL 00/43] Add hppa-softmmu

2018-01-21 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20180122034217.19593-1-richard.hender...@linaro.org Subject: [Qemu-devel] [PULL 00/43] Add hppa-softmmu === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total=$(git log

[Qemu-devel] [PULL 00/43] Add hppa-softmmu

2018-01-21 Thread Richard Henderson
This has some improvements to the patch set posted on Dec 28. * Change cpu init as requested by Igor Mammedov. * Add SMP support * Add firmware image * Implement qemu-specific pause and system reset insns. r~ The following changes since commit b384cd95eb9c6f73ad84ed1bb0717a26e29cc78f: