On Fri, Oct 20, 2017 at 16:19:31 -0700, Richard Henderson wrote:
> A bit silly to keep calling this "tb_lock removal", since it
> doesn't quite, and it has accumulated several additional patches.
Thanks for doing all this work!
I think I went through all of the patches. I also did some testing
(t
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 20171020232023.15010-1-richard.hender...@linaro.org
Subject: [Qemu-devel] [PATCH v7 00/52] tcg queued patches
=== TEST SCRIPT BEGIN ===
#!/bin/bash
BASE=base
n=1
total
On 10/20/2017 05:24 PM, no-re...@patchew.org wrote:
> This series failed build test on s390x host. Please find the details below.
...
> /var/tmp/patchew-tester-tmp-yebrjc4i/src/accel/tcg/cputlb.c:1105:0: fatal
> error: error writing to /tmp/ccuQ6F0N.s: No space left on device
Please fix this or d
A bit silly to keep calling this "tb_lock removal", since it
doesn't quite, and it has accumulated several additional patches.
Changes since v6:
* Dropped unnecessary rename of "temps". (Patch 13)
* Changed how I avoid 0 as a TCGv_{i32,i64,ptr} value.
Instead of avoiding TCGTemp index 0,