Unable to create incus VM on debian trixie/qemu 9.2.0

I am running incus 6.8 on debian trixie/qemu 9.2.0 and everytime that I try to create an instance like:

  • incus create images:debian/trixie/default/amd64 mytestvm --vm

I always get the same error:

  • Error: Failed instance creation: Failed creating instance record: Instance type: “virtual-machine” is not supported on this server: Failed getting QEMU version

When I tried to execute: qemu-system-x86_64 --version I got:

  • QEMU Emulator version 9.2.0 (Debian 1:9.2.0+ds-2)

Yes, QEMU 9.2 isn’t currently supported.