Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | QEMU Guest Agent bug mititigation for libvirt 1.2.9. | Guilhem Moulin | 2016-11-02 | 2 |
| | ||||
* | Fix race condiction on the NIC detection module of the Jessie installer. | Guilhem Moulin | 2016-11-02 | 1 |
| | ||||
* | typo | Guilhem Moulin | 2016-11-02 | 1 |
| | ||||
* | xmlstarlet: Omit XML declaration. | Guilhem Moulin | 2016-11-02 | 1 |
| | | | | To match output of `virsh dumpxml`. | |||
* | typo | Guilhem Moulin | 2016-11-02 | 2 |
| | ||||
* | Show how to use --ssh to connect to a remote libvirtd. | Guilhem Moulin | 2016-10-24 | 1 |
| | ||||
* | typo | Guilhem Moulin | 2016-10-24 | 1 |
| | ||||
* | Use the QEMU Guest Agent to retrive public key material. | Guilhem Moulin | 2016-10-23 | 4 |
| | | | | | | | 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 | 2 |
| | | | | material. | |||
* | README: List packages to install on Debian systems. | Guilhem Moulin | 2016-10-21 | 1 |
| | ||||
* | Configure a security label. | Guilhem Moulin | 2016-10-21 | 1 |
| | | | | Cf. https://libvirt.org/formatdomain.html#seclabel | |||
* | Export libvirt's XML definition before auto-generation. | Guilhem Moulin | 2016-10-21 | 1 |
| | | | | | | | The file contains an autogenerated UUID for the domain and a MAC address for each NIC, but no autogenerated socket name or PCI address. Expanded information, such as CPU features exposed to the guest, are not exported either. | |||
* | Attach a VirtIO RNG to the guest (and don't install haveged). | Guilhem Moulin | 2016-10-21 | 3 |
| | | | | To avoid starving the host's RNG we also limit throughput to 512 bytes/s. | |||
* | fix tab damage | Guilhem Moulin | 2016-10-19 | 2 |
| | ||||
* | Add console=ttyS0 kernel parameter to easily access the guest's console from ↵ | Guilhem Moulin | 2016-10-19 | 1 |
| | | | | the host. | |||
* | Don't create useless partition for BIOSGRUB. | Guilhem Moulin | 2016-10-19 | 1 |
| | ||||
* | Remove libvirt-generated UNIX sockets. | Guilhem Moulin | 2016-10-19 | 1 |
| | ||||
* | Improve listing of ssh keys and exported files. | Guilhem Moulin | 2016-10-19 | 1 |
| | ||||
* | virt-install: use a SATA bus for the installation cdrom. | Guilhem Moulin | 2016-10-19 | 1 |
| | ||||
* | More accurate dependency check. | Guilhem Moulin | 2016-10-19 | 1 |
| | ||||
* | wibble | Guilhem Moulin | 2016-10-19 | 1 |
| | ||||
* | virsh, virt-install: explicitly pass connect URI "qemu:///system" | Guilhem Moulin | 2016-10-19 | 1 |
| | ||||
* | typo | Guilhem Moulin | 2016-10-19 | 1 |
| | | | | 9999user.conf is what is used in production currently | |||
* | Add a README. | Guilhem Moulin | 2016-10-19 | 1 |
| | ||||
* | Add script to install new virtual machines. | Guilhem Moulin | 2016-10-19 | 10 |
| | ||||
* | Add script to download a Debian ISO image and verify its integrity. | Guilhem Moulin | 2016-10-19 | 2 |
| | ||||
* | Initial commit. | Guilhem Moulin | 2016-10-19 | 2 |