Re: [PULL v2 00/47] riscv-to-apply queue

2024-10-21 Thread Thomas Huth
On 30/09/2024 13.35, Thomas Huth wrote: On 30/09/2024 12.58, Thomas Huth wrote: On 29/09/2024 22.53, Daniel Henrique Barboza wrote: On 9/29/24 12:38 PM, Peter Maydell wrote: On Sat, 28 Sept 2024 at 21:40, Daniel Henrique Barboza wrote: On 9/28/24 8:34 AM, Peter Maydell wrote: The asser

Re: [PULL v2 00/47] riscv-to-apply queue

2024-09-30 Thread Daniel Henrique Barboza
On 9/30/24 9:10 AM, Ilya Leoshkevich wrote: On Sat, 2024-09-28 at 17:40 -0300, Daniel Henrique Barboza wrote: On 9/28/24 8:34 AM, Peter Maydell wrote: On Tue, 24 Sept 2024 at 23:18, Alistair Francis wrote: The following changes since commit 01dc65a3bc262ab1bec8fe89775e9bbfa627becb:   

Re: [PULL v2 00/47] riscv-to-apply queue

2024-09-30 Thread Ilya Leoshkevich
On Sat, 2024-09-28 at 17:40 -0300, Daniel Henrique Barboza wrote: > > > On 9/28/24 8:34 AM, Peter Maydell wrote: > > On Tue, 24 Sept 2024 at 23:18, Alistair Francis > > wrote: > > > > > > The following changes since commit > > > 01dc65a3bc262ab1bec8fe89775e9bbfa627becb: > > > > > >    Merge ta

Re: [PULL v2 00/47] riscv-to-apply queue

2024-09-30 Thread Daniel Henrique Barboza
On 9/30/24 7:48 AM, Peter Maydell wrote: On Sun, 29 Sept 2024 at 21:53, Daniel Henrique Barboza wrote: On 9/29/24 12:38 PM, Peter Maydell wrote: On Sat, 28 Sept 2024 at 21:40, Daniel Henrique Barboza wrote: On 9/28/24 8:34 AM, Peter Maydell wrote: The assertion failure is ERROR:../

Re: [PULL v2 00/47] riscv-to-apply queue

2024-09-30 Thread Thomas Huth
On 30/09/2024 12.58, Thomas Huth wrote: On 29/09/2024 22.53, Daniel Henrique Barboza wrote: On 9/29/24 12:38 PM, Peter Maydell wrote: On Sat, 28 Sept 2024 at 21:40, Daniel Henrique Barboza wrote: On 9/28/24 8:34 AM, Peter Maydell wrote: The assertion failure is ERROR:../tests/qtest/risc

Re: [PULL v2 00/47] riscv-to-apply queue

2024-09-30 Thread Thomas Huth
On 29/09/2024 22.53, Daniel Henrique Barboza wrote: On 9/29/24 12:38 PM, Peter Maydell wrote: On Sat, 28 Sept 2024 at 21:40, Daniel Henrique Barboza wrote: On 9/28/24 8:34 AM, Peter Maydell wrote: The assertion failure is ERROR:../tests/qtest/riscv-iommu-test.c:72:test_reg_reset: asserti

Re: [PULL v2 00/47] riscv-to-apply queue

2024-09-30 Thread Peter Maydell
On Sun, 29 Sept 2024 at 21:53, Daniel Henrique Barboza wrote: > > > > On 9/29/24 12:38 PM, Peter Maydell wrote: > > On Sat, 28 Sept 2024 at 21:40, Daniel Henrique Barboza > > wrote: > >> > >> > >> > >> On 9/28/24 8:34 AM, Peter Maydell wrote: > >>> The assertion failure is > >>> ERROR:../tests/qt

Re: [PULL v2 00/47] riscv-to-apply queue

2024-09-29 Thread Daniel Henrique Barboza
On 9/29/24 12:38 PM, Peter Maydell wrote: On Sat, 28 Sept 2024 at 21:40, Daniel Henrique Barboza wrote: On 9/28/24 8:34 AM, Peter Maydell wrote: The assertion failure is ERROR:../tests/qtest/riscv-iommu-test.c:72:test_reg_reset: assertion failed (cap & RISCV_IOMMU_CAP_VERSION == 0x10): (

Re: [PULL v2 00/47] riscv-to-apply queue

2024-09-29 Thread Peter Maydell
On Sat, 28 Sept 2024 at 21:40, Daniel Henrique Barboza wrote: > > > > On 9/28/24 8:34 AM, Peter Maydell wrote: > > The assertion failure is > > ERROR:../tests/qtest/riscv-iommu-test.c:72:test_reg_reset: assertion > > failed (cap & RISCV_IOMMU_CAP_VERSION == 0x10): (0 == 16) > > The root cause is t

Re: [PULL v2 00/47] riscv-to-apply queue

2024-09-28 Thread Daniel Henrique Barboza
On 9/28/24 8:34 AM, Peter Maydell wrote: On Tue, 24 Sept 2024 at 23:18, Alistair Francis wrote: The following changes since commit 01dc65a3bc262ab1bec8fe89775e9bbfa627becb: Merge tag 'pull-target-arm-20240919' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-09-19

Re: [PULL v2 00/47] riscv-to-apply queue

2024-09-28 Thread Peter Maydell
On Sat, 28 Sept 2024 at 12:34, Peter Maydell wrote: > > On Tue, 24 Sept 2024 at 23:18, Alistair Francis wrote: > > > > The following changes since commit 01dc65a3bc262ab1bec8fe89775e9bbfa627becb: > > > > Merge tag 'pull-target-arm-20240919' of > > https://git.linaro.org/people/pmaydell/qemu-ar

Re: [PULL v2 00/47] riscv-to-apply queue

2024-09-28 Thread Peter Maydell
On Tue, 24 Sept 2024 at 23:18, Alistair Francis wrote: > > The following changes since commit 01dc65a3bc262ab1bec8fe89775e9bbfa627becb: > > Merge tag 'pull-target-arm-20240919' of > https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-09-19 > 14:15:15 +0100) > > are available in

[PULL v2 00/47] riscv-to-apply queue

2024-09-24 Thread Alistair Francis
The following changes since commit 01dc65a3bc262ab1bec8fe89775e9bbfa627becb: Merge tag 'pull-target-arm-20240919' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-09-19 14:15:15 +0100) are available in the Git repository at: https://github.com/alistair23/qemu.git tags/