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
2017-02-17
virt: Update cache if the detected vm is virtualbox (#5364)
Benjamin Robin
2017-02-15
virt: swap order of cpuid and dmi again, but properly detect oracle (#5355)
Christian Hesse
2017-02-14
virt: detect qemu/kvm as 'kvm'
Christian Hesse
2017-01-24
virt: update url to hypervisor top-level functional specification (#5149)
Stefan Schweter
2016-12-14
util-lib: improve container detection logic
Lennart Poettering
2016-12-14
util: Fine tune running_in_chroot() a bit
Lennart Poettering
2016-11-11
basic/virt: fix userns check on CONFIG_USER_NS=n kernel (#4651)
Zbigniew Jędrzejewski-Szmek
2016-10-26
detect-virt: add --private-users switch to check if a userns is active
Zbigniew Jędrzejewski-Szmek
2016-10-15
virt: add possibility to skip the check for chroot (#4374)
Lukáš Nykrýn
2016-08-01
virt: detect bhyve (FreeBSD hypervisor) (#3840)
Leonardo Brondani Schenkel
2016-05-02
util: don't dump /proc/cpuinfo contents in debug info
Lennart Poettering
2016-02-23
basic: Bugfix Detect XEN Dom0 as no virtualization
Stefan Schallenberg aka nafets227
2016-02-23
basic: Debug-logging of Virtualisation detection
Stefan Schallenberg aka nafets227
2016-02-22
virt: make sure we don't ignore some errors
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-12-01
basic/virt: add missing includes to compile on ppc64
Zbigniew Jędrzejewski-Szmek
2015-12-01
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-11-30
basic: include only what we use
Thomas Hindoe Paaboel Andersen
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