Hi,
I installed a fresh Debian 11.3.0/64 and started installing KVM using this instruction
However, these commands generate fatal errors :
sudo virsh -c qemu:///system define Whonix-Gateway*.xml
error: Failed to define domain from Whonix-Gateway-XFCE-16.0.3.7.xml
error: invalid argument: could not get preferred machine for /usr/bin/qemu-system-x86_64 type=kvm
and
sudo virsh -c qemu:///system define Whonix-Workstation*.xml
error: Failed to define domain from Whonix-Workstation-XFCE-16.0.3.7.xml
error: invalid argument: could not get preferred machine for /usr/bin/qemu-system-x86_64 type=kvm
Correct the erroneous instructions, please!