[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 70/70] gitlab: Enable cross-i386 builds of TCI
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH v3 70/70] gitlab: Enable cross-i386 builds of TCI |
Date: |
Wed, 17 Feb 2021 18:25:43 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 |
On 2/8/21 3:37 AM, Richard Henderson wrote:
> We're currently only testing TCI with a 64-bit host -- also test
> with a 32-bit host. Enable a selection of softmmu and user-only
> targets, 32-bit LE, 64-bit LE, 32-bit BE, as there are ifdefs for each.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> .gitlab-ci.d/crossbuilds.yml | 17 ++++++++++++++---
> .../docker/dockerfiles/fedora-i386-cross.docker | 1 +
> 2 files changed, 15 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
- [PATCH v3 60/70] tcg/tci: Remove tci_write_reg, (continued)
- [PATCH v3 60/70] tcg/tci: Remove tci_write_reg, Richard Henderson, 2021/02/07
- [PATCH v3 62/70] tcg/tci: Implement goto_ptr, Richard Henderson, 2021/02/07
- [PATCH v3 63/70] tcg/tci: Implement movcond, Richard Henderson, 2021/02/07
- [PATCH v3 61/70] tcg/tci: Change encoding to uint32_t units, Richard Henderson, 2021/02/07
- [PATCH v3 64/70] tcg/tci: Implement andc, orc, eqv, nand, nor, Richard Henderson, 2021/02/07
- [PATCH v3 66/70] tcg/tci: Implement clz, ctz, ctpop, Richard Henderson, 2021/02/07
- [PATCH v3 65/70] tcg/tci: Implement extract, sextract, Richard Henderson, 2021/02/07
- [PATCH v3 67/70] tcg/tci: Implement mulu2, muls2, Richard Henderson, 2021/02/07
- [PATCH v3 68/70] tcg/tci: Implement add2, sub2, Richard Henderson, 2021/02/07
- [PATCH v3 70/70] gitlab: Enable cross-i386 builds of TCI, Richard Henderson, 2021/02/07
- Re: [PATCH v3 70/70] gitlab: Enable cross-i386 builds of TCI,
Philippe Mathieu-Daudé <=
- [PATCH v3 69/70] tests/tcg: Increase timeout for TCI, Richard Henderson, 2021/02/07
- Re: [PATCH v3 00/70] TCI fixes and cleanups, no-reply, 2021/02/07