On Tue, 7 Jul 2020 at 22:58, Aleksandar Markovic
wrote:
> Peter, please discard this pull request, I will send a new one, as soon as I
> can, most likely tomorrow, that will fully follow Paolo's and Thomas'
> recommendations, no need to worry.
Thanks. As Paolo says, on the technical aspects of
On Tuesday, July 7, 2020, Paolo Bonzini wrote:
> I haven't looked at the disassembler code; assuming it comes from an
> upstream code base I don't think we should treat it differently from the
> ARM disassembler (or for that matter the binutils ones) and basically
> handle it as a black box for w
I haven't looked at the disassembler code; assuming it comes from an
upstream code base I don't think we should treat it differently from the
ARM disassembler (or for that matter the binutils ones) and basically
handle it as a black box for which we don't really care about the code
quality or style
On 07/07/2020 18.40, Aleksandar Markovic wrote:
> The following changes since commit 710fb08fd297d7a92163debce1959fae8f3b6ed7:
>
> Merge remote-tracking branch
> 'remotes/huth-gitlab/tags/pull-request-2020-07-06' into staging (2020-07-07
> 12:41:15 +0100)
>
> are available in the git reposito
Subject: [PULL 0/3] MIPS + TCG Continuous Benchmarking queue for July 7th, 2020
=== TEST SCRIPT BEGIN ===
#!/bin/bash
git rev-parse base > /dev/null || exit 0
git config --local diff.renamelimit 0
git config --local diff.renames True
git config --local diff.algorithm histogram
./scri
The following changes since commit 710fb08fd297d7a92163debce1959fae8f3b6ed7:
Merge remote-tracking branch
'remotes/huth-gitlab/tags/pull-request-2020-07-06' into staging (2020-07-07
12:41:15 +0100)
are available in the git repository at:
https://github.com/AMarkovic/qemu tags/mips-queue-ju