index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
/
virt.c
Age
Commit message (
Expand
)
Author
2015-11-23
virt: add comment about order in virtualization detection
Christian Hesse
2015-11-23
virt: detect dmi before cpuid
Christian Hesse
2015-11-16
virt: sort #includes alphabetically
Martin Pitt
2015-11-16
virt: add missing #includes
Martin Pitt
2015-11-10
virt: make sure that we detect unknown container managers as VIRTUALIZATION_C...
Lennart Poettering
2015-11-09
detect-virt: add rkt app container runtime
Iago López Galeiras
2015-11-04
detect-virt: dmi: look for KVM
Andrew Jones
2015-11-04
arm/aarch64: detect-virt: check dmi
Andrew Jones
2015-11-04
detect-virt: detect in best-heuristic order
Andrew Jones
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move running_in_chroot() into virt.[ch]
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-09-30
fileio: make get_status_field() more generic
Aaro Koskinen
2015-09-07
basic: rework virtualization detection API
Lennart Poettering
2015-09-02
virt: detect parallels virtualization
Evgeny Vereshchagin
2015-07-23
virt: handle Virtualbox 5.0 with kvm hypervisor
Christian Hesse
2015-06-11
build-sys: split internal basic/ library from shared/
Kay Sievers