Kenneth Parker wrote: > When I try to install qemu-kvm, I get: "Note, selecting > 'qemu-system-x86' instead of qemu-kvm"
The 'qemu-kvm' package does no longer exist. It is a virtual package and is being replaced by qemu-system-x86. > And then, when I try to Define the Guest, using the file I had created, > using "virsh dumpxml abc.xml" (on Mint), I got "cannot check QEMU binary > /usr/bin/qemu-system-x86_64: No such file or directory" That is weird. On an up-to-date bullseye installation this binary is provided by the qemu-system-x86 package. Do you have that package installed? Thomas

