On 16/02/2022 20.21, Daniel P. Berrangé wrote:
[...] The main issue is that for non-Linux,
we don't have full automation for building the VM templates. We need
someone to prepare the image by getting it able to run and expose
SSH, whereupon we can provision the build-deps.

That's easy: In QEMU build folder, type:

 make vm-build-netbsd
 make vm-build-openbsd
 make vm-build-haiku.x86_64

... and then you can find the images in the ~/.cache/qemu-vm/images/ folder.

 Thomas


Reply via email to