summaryrefslogtreecommitdiff
path: root/src/basic/virt.c
AgeCommit message (Expand)Author
2015-10-27util-lib: move running_in_chroot() into virt.[ch]Lennart Poettering
2015-10-27util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-30fileio: make get_status_field() more genericAaro Koskinen
2015-09-07basic: rework virtualization detection APILennart Poettering
2015-09-02virt: detect parallels virtualizationEvgeny Vereshchagin
2015-07-23virt: handle Virtualbox 5.0 with kvm hypervisorChristian Hesse
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers