Control: tag -1 + moreinfo unreproducible 26.05.2020 11:27, Martin Pitt wrote: > But with 5.0, not any more: > > | $ admin@debian:~$ qemu-system-x86_64 -nographic > | Could not allocate dynamic translator buffer
This is something.. wrong. This happens during early init state, before qemu tries to run any guest code, before even initializing virtual CPUs. By default the command above definitely works just fine here. Do you have some init/conf file which is read by qemu at startup, something in /etc/qemu/qemu.conf maybe? > libvirt version did not change (6.0.0-6), but QEMU updated from 4.2 to 5.0. > I'll send a bug against libvirt, [...] I don't think this has anything to do with libvirt. As long as qemu fails at startup libvirt obviously can't run it properly. Thanks, /mjt