aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFiles
* Give an example of an LVM partitioning recipe.HEADmasterGuilhem Moulin2016-11-021
|
* virsh-ga: pretty-print 'guest-info' response.Guilhem Moulin2016-11-021
|
* QEMU Guest Agent bug mititigation for libvirt 1.2.9.Guilhem Moulin2016-11-022
|
* Fix race condiction on the NIC detection module of the Jessie installer.Guilhem Moulin2016-11-021
|
* typoGuilhem Moulin2016-11-021
|
* xmlstarlet: Omit XML declaration.Guilhem Moulin2016-11-021
| | | | To match output of `virsh dumpxml`.
* typoGuilhem Moulin2016-11-022
|
* Show how to use --ssh to connect to a remote libvirtd.Guilhem Moulin2016-10-241
|
* typoGuilhem Moulin2016-10-241
|
* Use the QEMU Guest Agent to retrive public key material.Guilhem Moulin2016-10-234
| | | | | | | 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 Moulin2016-10-222
| | | | material.
* README: List packages to install on Debian systems.Guilhem Moulin2016-10-211
|
* Configure a security label.Guilhem Moulin2016-10-211
| | | | Cf. https://libvirt.org/formatdomain.html#seclabel
* Export libvirt's XML definition before auto-generation.Guilhem Moulin2016-10-211
| | | | | | | 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 Moulin2016-10-213
| | | | To avoid starving the host's RNG we also limit throughput to 512 bytes/s.
* fix tab damageGuilhem Moulin2016-10-192
|
* Add console=ttyS0 kernel parameter to easily access the guest's console from ↵Guilhem Moulin2016-10-191
| | | | the host.
* Don't create useless partition for BIOSGRUB.Guilhem Moulin2016-10-191
|
* Remove libvirt-generated UNIX sockets.Guilhem Moulin2016-10-191
|
* Improve listing of ssh keys and exported files.Guilhem Moulin2016-10-191
|
* virt-install: use a SATA bus for the installation cdrom.Guilhem Moulin2016-10-191
|
* More accurate dependency check.Guilhem Moulin2016-10-191
|
* wibbleGuilhem Moulin2016-10-191
|
* virsh, virt-install: explicitly pass connect URI "qemu:///system"Guilhem Moulin2016-10-191
|
* typoGuilhem Moulin2016-10-191
| | | | 9999user.conf is what is used in production currently
* Add a README.Guilhem Moulin2016-10-191
|
* Add script to install new virtual machines.Guilhem Moulin2016-10-1910
|
* Add script to download a Debian ISO image and verify its integrity.Guilhem Moulin2016-10-192
|
* Initial commit.Guilhem Moulin2016-10-192