Category "libvirt"

error: Failed to connect socket to '/var/run/libvirt/libvirt-sock': Connection refused

I added a virtual network card from a physical network card to the xml file of the virtual machine. <devices> <interface type='hostdev' managed='yes

how could "virsh snapshot-list" with description

virsh snapshot-create-as win7 snap01 --description "something here" How could I list snapshots list with the description ?

Copying file to live VM (KVM/libvirt)

Just wondering if there is any method to copy a file to a live VM created over KVM using libvirt tools. My objective is to assign a static IP address to VM with

Upload file in KVM guest

Which library is best to use for uploading a file in KVM(Kernel Based Virtual Machine) guest?