Re: [Qemu-devel] [PULL 00/30] target-sparc sun4v support

2017-01-19 Thread Peter Maydell
On 18 January 2017 at 22:38, Artyom Tarasenko wrote: > This series adds sun4v support. Its v2 was previously submitted via Richard's > tree, but produced > a clang warning due to a missing #ifdef. > > v2 -> v3: > added an #ifdef to avoid unused function warning in user mode > > The following chan

[Qemu-devel] [PULL 00/30] target-sparc sun4v support

2017-01-18 Thread Artyom Tarasenko
This series adds sun4v support. Its v2 was previously submitted via Richard's tree, but produced a clang warning due to a missing #ifdef. v2 -> v3: added an #ifdef to avoid unused function warning in user mode The following changes since commit 23eb9e6b6d5315171cc15969bbc755f258004df0: Merge

Re: [Qemu-devel] [PULL 00/30] target-sparc sun4v support

2017-01-16 Thread Artyom Tarasenko
On Fri, Jan 13, 2017 at 3:01 PM, Peter Maydell wrote: > On 12 January 2017 at 02:55, Richard Henderson wrote: >> Mark Cave-Ayland asked me to handle the merge of this patch set >> while he is traveling. >> >> This is the v2 that Artyom posted today. I had reviewed the majority >> of v1 earlier.

Re: [Qemu-devel] [PULL 00/30] target-sparc sun4v support

2017-01-13 Thread Peter Maydell
On 12 January 2017 at 02:55, Richard Henderson wrote: > Mark Cave-Ayland asked me to handle the merge of this patch set > while he is traveling. > > This is the v2 that Artyom posted today. I had reviewed the majority > of v1 earlier. I re-read through the rebase and saw nothing amiss. > It pass

Re: [Qemu-devel] [PULL 00/30] target-sparc sun4v support

2017-01-11 Thread no-reply
Hi, Your series seems to have some coding style problems. See output below for more information: Type: series Subject: [Qemu-devel] [PULL 00/30] target-sparc sun4v support Message-id: 20170112025606.27332-1-...@twiddle.net === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total=$(git log

[Qemu-devel] [PULL 00/30] target-sparc sun4v support

2017-01-11 Thread Richard Henderson
Mark Cave-Ayland asked me to handle the merge of this patch set while he is traveling. This is the v2 that Artyom posted today. I had reviewed the majority of v1 earlier. I re-read through the rebase and saw nothing amiss. It passes my tests for sparc32, and does run the OpenSolaris image to whi