Re: [Qemu-devel] [PATCH v2 0/8] MIPS Boston board support

2016-10-27 Thread Peter Maydell
On 27 October 2016 at 19:04, Paul Burton wrote: > On Thursday, 8 September 2016 15:51:50 BST Paul Burton wrote: >> This series introduces support for the MIPS Boston development board. It >> begins by introducing support for moving MIPS Coherence Manager GCRs which >> Boston software typically doe

Re: [Qemu-devel] [PATCH v2 0/8] MIPS Boston board support

2016-10-27 Thread Paul Burton
On Thursday, 8 September 2016 15:51:50 BST Paul Burton wrote: > This series introduces support for the MIPS Boston development board. It > begins by introducing support for moving MIPS Coherence Manager GCRs which > Boston software typically does to avoid conflicting with its flash memory > region.

Re: [Qemu-devel] [PATCH v2 0/8] MIPS Boston board support

2016-09-08 Thread Paul Burton
0908145158.30720-1-paul.bur...@imgtec.com > Subject: [Qemu-devel] [PATCH v2 0/8] MIPS Boston board support > > === TEST SCRIPT BEGIN === > #!/bin/bash > set -e > git submodule update --init dtc > make J=8 docker-test-quick@centos6 > make J=8 docker-test-m

Re: [Qemu-devel] [PATCH v2 0/8] MIPS Boston board support

2016-09-08 Thread no-reply
Hi, Your series failed automatic build test. Please find the testing commands and their output below. If you have docker installed, you can probably reproduce it locally. Type: series Message-id: 20160908145158.30720-1-paul.bur...@imgtec.com Subject: [Qemu-devel] [PATCH v2 0/8] MIPS Boston board

[Qemu-devel] [PATCH v2 0/8] MIPS Boston board support

2016-09-08 Thread Paul Burton
This series introduces support for the MIPS Boston development board. It begins by introducing support for moving MIPS Coherence Manager GCRs which Boston software typically does to avoid conflicting with its flash memory region. An API is then added to retrieve the emulated MIPS GIC timer frequenc