

Use headline(3) if you need to split it into sections. Please add things chronologically with a headline(5). Little things you pick up when using these that might be important to other users. This is meant as a collaborative place for minor topics related to KVM, Libvirt and QEMU that neither fits in another howto or need a howto of its own. KVM, Libvirt, QEMU quirks, tips, tricks etc Who would want to write the below command for starting a VM ? In fact qemu supports emulating so many things that it can be quite challenging, unless you do it very often, to manually start a VM from a text console. Qemu is a popular and powerful open-source emulator often used for running KVM Virtual Machines (VMs). The executable formats are registered through a special purpose file system interface (similar to /proc). The term binfmt_misc describes a capability of the Linux kernel which allows arbitrary executable file formats to be recognized and passed to certain user space applications, such as emulators and virtual machines.
