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