On 1/26/21 1:05 PM, Thomas Huth wrote: > On 26/01/2021 12.36, Philippe Mathieu-Daudé wrote: >> Add a job for a supported feature: capstone. >> >> Philippe Mathieu-Daudé (2): >> docker: Install libcastone on Fedora >> gitlab-ci: Test Fedora capstone package >> >> .gitlab-ci.yml | 7 +++++++ >> tests/docker/dockerfiles/fedora.docker | 1 + >> 2 files changed, 8 insertions(+) > > I've posted a patch for this a couple of days ago already: > > https://www.mail-archive.com/qemu-devel@nongnu.org/msg775255.html
Oh I missed it, thanks. > > Thomas >