On Mon, 21 Oct 2019 at 17:39, Richard Henderson <richard.hender...@linaro.org> wrote: > > On 10/17/19 4:01 AM, Thomas Huth wrote: > > On 17/10/2019 12.02, David Hildenbrand wrote: > >> Hi, > >> > >> I'm currently trying to run Fedora 31 under qemu-user > >> (https://github.com/fedora-cloud/docker-brew-fedora/tree/8a81f67271e959dfc8f8a888b161bbd540b7a83b/s390x) > >> in order to debug a vector instruction issue. > >> > >> Strangely, when trying to chroot into above rootfs and running > >> /bin/bash, I get > >> > >> t460s: ~/f31 $ sudo chroot . ./qemu-s390x /bin/bash > >> TODO /home/dhildenb/git/qemu/tcg/tci.c:859: tcg_qemu_tb_exec() > >> /home/dhildenb/git/qemu/tcg/tci.c:859: tcg fatal error > >> Aborted > > > > That's likely the issue which might be fixed by Stefan's patch here: > > > > https://patchwork.ozlabs.org/patch/1083601/ > > > > ... unfortunately, this has never been merged into master. Stefan, any > > chance that you could finally get this upstream? > > Oops. Sorry about that. Queued.
Er, you had review comments on it the first time round. Doesn't it need a v2 to be posted with those fixed ? thanks -- PMM