Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | typo | Guilhem Moulin | 2016-11-02 | 1 |
| | ||||
* | typo | Guilhem Moulin | 2016-10-24 | 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.) | |||
* | Ensure module 'virtio-rng' is loaded in the guest before creation of key ↵ | Guilhem Moulin | 2016-10-22 | 1 |
| | | | | material. | |||
* | Attach a VirtIO RNG to the guest (and don't install haveged). | Guilhem Moulin | 2016-10-21 | 1 |
| | | | | To avoid starving the host's RNG we also limit throughput to 512 bytes/s. | |||
* | typo | Guilhem Moulin | 2016-10-19 | 1 |
| | | | | 9999user.conf is what is used in production currently | |||
* | Add script to install new virtual machines. | Guilhem Moulin | 2016-10-19 | 1 |