Just saying I use libvirt is too simplistic. It's the power behind Virt Manager, along with the KVM kernel component. But there are numerous ways to go about setting up a VM on Linux. I could go QEMU standalone, without either KVM or libvirt. Or I could combine QEMU with them to make it more powerful. Or I could use libvirt alone. You already know this, but Virt Manager is just a GUI frontend, it cant do anything without the other pieces. It just simplifies the process of VM creation. But someone who wanted to set up a VM via CLI only would probably avoid Virt Manager. I doubt it can do anything that cant be done through commands.CwF wrote: 2024-06-25 03:52Yes, of course.
Text 'is quite difficult to humor'
KVM+QEMU+libvirt+Virt Manager is quite the mouthful. A few post back, after typing out various combinations in various orders for years, I decided to be simple and simply use 'libvirt' to refer to this 'ball of wax'. It is the core for the most part.
Say what you mean, mean what you say, is my approach to talking about anythjng. If you're using just libvirt, fine, it's all you need to mention. But for more precision, it's better to go into detail.