On 5/16/22 07:58, Thomas Huth wrote:
According to
https://lore.kernel.org/qemu-devel/20200921174118.39352-1-richard.hender...@linaro.org/
there was an issue with Capstone 3 from Ubuntu 18. Now that we removed
support for Ubuntu 18.04, that issue should hopefully not bite us
anymore. Compilin
On 5/16/22 12:22, Thomas Huth wrote:
So it seems like really only the capstone 3.0.4 from Ubuntu 18.04 is broken,
while this compiles fine with the capstone 3.0.5 from Ubuntu 20.04.
I think my patches should be ok to apply now that we dropped support
for Ubuntu 18.04.
Yes, I think so. Especial
On 16/05/2022 21.14, Richard Henderson wrote:
On 5/16/22 09:53, Peter Maydell wrote:
https://lists.gnu.org/archive/html/qemu-devel/2020-09/msg07542.html
Is that this one?
https://lore.kernel.org/qemu-devel/87wo0no0wz@linaro.org/
Could well be.
Did we find out why Ubuntu's capstone in
On 5/16/22 09:53, Peter Maydell wrote:
https://lists.gnu.org/archive/html/qemu-devel/2020-09/msg07542.html
Is that this one?
https://lore.kernel.org/qemu-devel/87wo0no0wz@linaro.org/
Could well be.
Did we find out why Ubuntu's capstone in particular fell over ?
I vaguely recall that
On Mon, 16 May 2022 at 17:47, Richard Henderson
wrote:
>
> On 5/16/22 08:46, Peter Maydell wrote:
> > On Mon, 16 May 2022 at 16:43, Thomas Huth wrote:
> >>
> >> According to
> >>
> >>
> >> https://lore.kernel.org/qemu-devel/20200921174118.39352-1-richard.hender...@linaro.org/
> >>
> >> there w
On 5/16/22 08:46, Peter Maydell wrote:
On Mon, 16 May 2022 at 16:43, Thomas Huth wrote:
According to
https://lore.kernel.org/qemu-devel/20200921174118.39352-1-richard.hender...@linaro.org/
there was an issue with Capstone 3 from Ubuntu 18. Now that we removed
support for Ubuntu 18.04, tha
On Mon, 16 May 2022 at 16:43, Thomas Huth wrote:
>
> According to
>
>
> https://lore.kernel.org/qemu-devel/20200921174118.39352-1-richard.hender...@linaro.org/
>
> there was an issue with Capstone 3 from Ubuntu 18. Now that we removed
> support for Ubuntu 18.04, that issue should hopefully not b
According to
https://lore.kernel.org/qemu-devel/20200921174118.39352-1-richard.hender...@linaro.org/
there was an issue with Capstone 3 from Ubuntu 18. Now that we removed
support for Ubuntu 18.04, that issue should hopefully not bite us
anymore. Compiling with version 3.0.5 seems to work fine