summaryrefslogtreecommitdiff
path: root/src/shared/virt.c
Commit message (Expand)AuthorAge
* virt: when detecting containers and /run/systemd/container cannot be read, ch...Lennart Poettering2014-12-10
* virt: detect that we are running inside the docker containerMichal Sekletar2014-10-02
* systemd-detect-virt: detect s390 virtualizationThomas Blume2014-07-18
* detect-virt: Fix Xen domU discoveryThomas Blume2014-07-17
* systemd-detect-virt: only discover Xen domUThomas Blume2014-06-10
* virt: rework container detection logicLennart Poettering2014-05-28
* detect-virt: Remove string for Microsoft virtualization detection in DMI vend...Reyad Attiyat2014-05-24
* virt: make Virtualization an anonymous enumThomas Hindoe Paaboel Andersen2014-02-24
* __thread --> thread_local for C11 compatShawn Landden2013-12-17
* virt: split detect_vm into separate functionsZbigniew Jędrzejewski-Szmek2013-11-28
* virt: move caching of virtualization check results into detect_vm() and detec...Lennart Poettering2013-10-31
* shared: fix build on !x86Shawn Landden2013-07-20
* detect-virt: detect User-Mode LinuxRamkumar Ramachandra2013-07-16
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* systemd: ignore hw timestamps in containersZbigniew Jędrzejewski-Szmek2013-04-17
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* virt: check for /sys/hypervisor/type for detecting xen PVLennart Poettering2013-03-07
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* detect-virt: install with fs caps by default to allow unprivileged accessLennart Poettering2012-10-09
* util: unify getenv() logic for other PIDLennart Poettering2012-04-22
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2012-04-10