Re: [PULL v2 00/28] target-arm queue

2024-10-15 Thread Peter Maydell
On Tue, 15 Oct 2024 at 15:18, Peter Maydell wrote: > > v2: added missing qtest_quit() call to the new STM32L4x5 qtest, > which was causing the test to hang on OpenBSD. > > -- PMM > > The following changes since commit 35152940b78e478b97051a799cb6275ced03192e: > > Merge tag 'ui-pull-request' of h

Re: [PULL v2 00/28] target-arm queue

2022-12-16 Thread Peter Maydell
On Fri, 16 Dec 2022 at 11:49, Alex Bennée wrote: > > > Peter Maydell writes: > > > drop the sysregs patch as the tcg sysregs test fails > > (probably a bug in the test) > > Well I assume because it complains about extra bits leaking into > userspace: > > ➜ ./qemu-aarch64 ./tests/tcg/aarch64-li

Re: [PULL v2 00/28] target-arm queue

2022-12-16 Thread Alex Bennée
Peter Maydell writes: > drop the sysregs patch as the tcg sysregs test fails > (probably a bug in the test) Well I assume because it complains about extra bits leaking into userspace: ➜ ./qemu-aarch64 ./tests/tcg/aarch64-linux-user/sysregs Checking Counter registers ctr_el0

Re: [PULL v2 00/28] target-arm queue

2022-12-15 Thread Peter Maydell
On Thu, 15 Dec 2022 at 17:40, Peter Maydell wrote: > > drop the sysregs patch as the tcg sysregs test fails > (probably a bug in the test) > > -- PMM > > The following changes since commit ae2b87341b5ddb0dcb1b3f2d4f586ef18de75873: > > Merge tag 'pull-qapi-2022-12-14-v2' of https://repo.or.cz/qem