Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | virsh-ga: pretty-print 'guest-info' response. | Guilhem Moulin | 2016-11-02 | 1 |
| | ||||
* | QEMU Guest Agent bug mititigation for libvirt 1.2.9. | Guilhem Moulin | 2016-11-02 | 1 |
| | ||||
* | Use the QEMU Guest Agent to retrive public key material. | Guilhem Moulin | 2016-10-23 | 1 |
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.) |