index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
virt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move LONG_LINE_MAX definition to fileio.h
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-1
/
+0
*
detect-virt: do not try to read all of /proc/cpuinfo
Zbigniew Jędrzejewski-Szmek
2018-09-18
1
-10
/
+28
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop !! casts to booleans
Zbigniew Jędrzejewski-Szmek
2018-06-13
1
-1
/
+1
*
virt: simplifications
Lennart Poettering
2018-04-30
1
-43
/
+35
*
virt: if we detect Xen by DMI, trust that over CPUID
Lennart Poettering
2018-04-30
1
-5
/
+8
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: tabs suck (#8527)
Lennart Poettering
2018-03-23
1
-1
/
+1
*
basic/virt: provide a nicer message is /proc/cpuinfo is not available
Zbigniew Jędrzejewski-Szmek
2018-02-23
1
-6
/
+10
*
virt: detect QNX hypervisor
Shuang Liu
2018-02-22
1
-0
/
+2
*
virt: add comment that we need to use sscanf()
Yu Watanabe
2018-01-16
1
-0
/
+2
*
Fix parsing of features in detect_vm_xen_dom0 (#7890)
Olaf Hering
2018-01-16
1
-2
/
+2
*
basic: detect_vm_cpuid: fix hypervisor detection
Mike Gilbert
2018-01-02
1
-2
/
+1
*
basic: detect_vm_cpuid: use gcc's __get_cpuid() function (#7758)
Mike Gilbert
2017-12-29
1
-30
/
+12
*
virt: use XENFEAT_dom0 to detect the hardware domain (#6442, #6662) (#7581)
Olaf Hering
2017-12-08
1
-0
/
+20
*
virt: propagate errors in detect_vm_xen_dom0 (#7553)
Olaf Hering
2017-12-07
1
-8
/
+13
*
virt: remove triple spurious newline
Lennart Poettering
2017-12-06
1
-2
/
+0
*
virt: use /proc/xen as indicator for a Xen domain (#6442, #6662) (#7555)
Olaf Hering
2017-12-06
1
-9
/
+8
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
virt: trivial whitespace fixes
Lennart Poettering
2017-11-10
1
-2
/
+2
*
systemd-detect-virt: refine hypervisor detection (#7171)
Razvan Cojocaru
2017-10-26
1
-12
/
+39
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-1
/
+1
*
virt: enable detecting QEMU (TCG) via CPUID (#6399)
Daniel Berrange
2017-07-19
1
-0
/
+1
*
basic/path-util: allow flags for path_equal_or_files_same
Zbigniew Jędrzejewski-Szmek
2017-06-17
1
-1
/
+1
*
Revert "util: Fine tune running_in_chroot() a bit" (#5506)
Lennart Poettering
2017-03-01
1
-20
/
+5
*
virt: Update cache if the detected vm is virtualbox (#5364)
Benjamin Robin
2017-02-17
1
-2
/
+4
*
virt: swap order of cpuid and dmi again, but properly detect oracle (#5355)
Christian Hesse
2017-02-15
1
-12
/
+10
*
virt: detect qemu/kvm as 'kvm'
Christian Hesse
2017-02-14
1
-7
/
+13
*
virt: update url to hypervisor top-level functional specification (#5149)
Stefan Schweter
2017-01-25
1
-1
/
+1
*
util-lib: improve container detection logic
Lennart Poettering
2016-12-14
1
-37
/
+44
*
util: Fine tune running_in_chroot() a bit
Lennart Poettering
2016-12-14
1
-6
/
+21
*
basic/virt: fix userns check on CONFIG_USER_NS=n kernel (#4651)
Zbigniew Jędrzejewski-Szmek
2016-11-11
1
-1
/
+1
*
detect-virt: add --private-users switch to check if a userns is active
Zbigniew Jędrzejewski-Szmek
2016-10-27
1
-0
/
+70
*
virt: add possibility to skip the check for chroot (#4374)
Lukáš Nykrýn
2016-10-15
1
-0
/
+4
*
virt: detect bhyve (FreeBSD hypervisor) (#3840)
Leonardo Brondani Schenkel
2016-08-01
1
-0
/
+5
*
util: don't dump /proc/cpuinfo contents in debug info
Lennart Poettering
2016-05-02
1
-1
/
+1
*
basic: Bugfix Detect XEN Dom0 as no virtualization
Stefan Schallenberg aka nafets227
2016-02-23
1
-4
/
+22
*
basic: Debug-logging of Virtualisation detection
Stefan Schallenberg aka nafets227
2016-02-23
1
-9
/
+43
*
virt: make sure we don't ignore some errors
Lennart Poettering
2016-02-22
1
-0
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic/virt: add missing includes to compile on ppc64
Zbigniew Jędrzejewski-Szmek
2015-12-02
1
-0
/
+2
*
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-12-01
1
-1
/
+1
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-3
/
+3
*
virt: add comment about order in virtualization detection
Christian Hesse
2015-11-23
1
-0
/
+7
*
virt: detect dmi before cpuid
Christian Hesse
2015-11-23
1
-2
/
+2
*
virt: sort #includes alphabetically
Martin Pitt
2015-11-16
1
-2
/
+2
*
virt: add missing #includes
Martin Pitt
2015-11-16
1
-0
/
+2
*
virt: make sure that we detect unknown container managers as VIRTUALIZATION_C...
Lennart Poettering
2015-11-10
1
-1
/
+1
*
detect-virt: add rkt app container runtime
Iago López Galeiras
2015-11-09
1
-0
/
+2
[next]