aboutsummaryrefslogtreecommitdiffstats
path: root/virsh-ga
Commit message (Collapse)AuthorAgeFiles
* Use the QEMU Guest Agent to retrive public key material.Guilhem Moulin2016-10-231
Unlike filesystem passthrough (9p VirtFS), this allows us to create guests remotely without using sudo privileges. (We can't do this with VirtFS currently due to lack of relabelling, and the kernel won't let us `chgrp libvirt-qemu` without sudoing.)