summaryrefslogtreecommitdiff
path: root/src/basic/virt.c
Commit message (Expand)AuthorAgeFilesLines
* basic: Bugfix Detect XEN Dom0 as no virtualizationStefan Schallenberg aka nafets2272016-02-231-4/+22
* basic: Debug-logging of Virtualisation detectionStefan Schallenberg aka nafets2272016-02-231-9/+43
* virt: make sure we don't ignore some errorsLennart Poettering2016-02-221-0/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic/virt: add missing includes to compile on ppc64Zbigniew Jędrzejewski-Szmek2015-12-011-0/+2
* basic: re-sort includesThomas Hindoe Paaboel Andersen2015-12-011-1/+1
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-3/+3
* virt: add comment about order in virtualization detectionChristian Hesse2015-11-231-0/+7
* virt: detect dmi before cpuidChristian Hesse2015-11-231-2/+2
* virt: sort #includes alphabeticallyMartin Pitt2015-11-161-2/+2
* virt: add missing #includesMartin Pitt2015-11-161-0/+2
* virt: make sure that we detect unknown container managers as VIRTUALIZATION_C...Lennart Poettering2015-11-101-1/+1
* detect-virt: add rkt app container runtimeIago López Galeiras2015-11-091-0/+2
* detect-virt: dmi: look for KVMAndrew Jones2015-11-041-0/+2
* arm/aarch64: detect-virt: check dmiAndrew Jones2015-11-041-4/+2
* detect-virt: detect in best-heuristic orderAndrew Jones2015-11-041-7/+9
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-1/+2
* util-lib: move running_in_chroot() into virt.[ch]Lennart Poettering2015-10-271-0/+11
* util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-3/+4
* fileio: make get_status_field() more genericAaro Koskinen2015-09-301-1/+1
* basic: rework virtualization detection APILennart Poettering2015-09-071-192/+203
* virt: detect parallels virtualizationEvgeny Vereshchagin2015-09-021-2/+4
* virt: handle Virtualbox 5.0 with kvm hypervisorChristian Hesse2015-07-231-2/+18
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+406