Redhat:KVM config files
Jump to navigation
Jump to search
KVM VMs FIles
VMs based on KVM are configured using files in two locations:
- /etc/libvirt
- /var/lib/libvirt
An XML file is stored in /etc/libvirt/qemu. This file defines all of the parameters used by the VM including the RAM, networks and CPUs. Any chnages made to this file will not be implemented until the libvirtd daemon has been restarted.