summaryrefslogtreecommitdiff
path: root/src/basic/virt.c
AgeCommit message (Expand)Author
2016-08-01virt: detect bhyve (FreeBSD hypervisor) (#3840)Leonardo Brondani Schenkel
2016-05-02util: don't dump /proc/cpuinfo contents in debug infoLennart Poettering
2016-02-23basic: Bugfix Detect XEN Dom0 as no virtualizationStefan Schallenberg aka nafets227
2016-02-23basic: Debug-logging of Virtualisation detectionStefan Schallenberg aka nafets227
2016-02-22virt: make sure we don't ignore some errorsLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-12-01basic/virt: add missing includes to compile on ppc64Zbigniew Jędrzejewski-Szmek
2015-12-01basic: re-sort includesThomas Hindoe Paaboel Andersen
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen
2015-11-23virt: add comment about order in virtualization detectionChristian Hesse
2015-11-23virt: detect dmi before cpuidChristian Hesse
2015-11-16virt: sort #includes alphabeticallyMartin Pitt
2015-11-16virt: add missing #includesMartin Pitt
2015-11-10virt: make sure that we detect unknown container managers as VIRTUALIZATION_C...Lennart Poettering
2015-11-09detect-virt: add rkt app container runtimeIago López Galeiras
2015-11-04detect-virt: dmi: look for KVMAndrew Jones
2015-11-04arm/aarch64: detect-virt: check dmiAndrew Jones
2015-11-04detect-virt: detect in best-heuristic orderAndrew Jones
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
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