Re: [PATCH v3 00/70] TCI fixes and cleanups

2021-03-05 Thread Alex Bennée
Alex Bennée writes: > Alex Bennée writes: > >> Richard Henderson writes: >> >>> Changes since v2: >>> * 20-something patches are now upstream. >>> * Increase testing timeout for tci. >>> * Gitlab testing for tci w/ 32-bit host. >> >> Hmm that fails with this applied on the current maste

Re: [PATCH v3 00/70] TCI fixes and cleanups

2021-03-05 Thread Alex Bennée
Alex Bennée writes: > Richard Henderson writes: > >> Changes since v2: >> * 20-something patches are now upstream. >> * Increase testing timeout for tci. >> * Gitlab testing for tci w/ 32-bit host. > > Hmm that fails with this applied on the current master: > > cc -Ilibqemu-i386-linux-us

Re: [PATCH v3 00/70] TCI fixes and cleanups

2021-03-05 Thread Philippe Mathieu-Daudé
On 3/5/21 5:37 PM, Alex Bennée wrote: > > Richard Henderson writes: > >> Changes since v2: >> * 20-something patches are now upstream. >> * Increase testing timeout for tci. >> * Gitlab testing for tci w/ 32-bit host. > > Hmm that fails with this applied on the current master: > > cc -Il

Re: [PATCH v3 00/70] TCI fixes and cleanups

2021-03-05 Thread Alex Bennée
Richard Henderson writes: > Changes since v2: > * 20-something patches are now upstream. > * Increase testing timeout for tci. > * Gitlab testing for tci w/ 32-bit host. Hmm that fails with this applied on the current master: cc -Ilibqemu-i386-linux-user.fa.p -I. -I.. -Itarget/i386 -I..

Re: [PATCH v3 00/70] TCI fixes and cleanups

2021-02-07 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20210208023752.270606-1-richard.hender...@linaro.org/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210208023752.270606-1-richard.hender...@linaro.org Subject: [PATCH v3 00/70

[PATCH v3 00/70] TCI fixes and cleanups

2021-02-07 Thread Richard Henderson
Changes since v2: * 20-something patches are now upstream. * Increase testing timeout for tci. * Gitlab testing for tci w/ 32-bit host. r~ Richard Henderson (70): gdbstub: Fix handle_query_xfer_auxv tcg: Split out tcg_raise_tb_overflow tcg: Manage splitwx in tc_ptr_to_region_tree by