The following starts a F39 VM as expected:
$ podman run \ --runtime $(which crun-vm) \ -it --rm \ quay.io/containerdisks/fedora:39 \ ""
I'm able to compile QEMU again. Thanks!
Tested successfully.
Good idea. For now the README.rst file is installed by the RPM but in the future a proper man page would be good.
This update has been unpushed.
The following starts a F39 VM as expected: