index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
/
virt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use BIOS characteristics to distinguish EC2 bare-metal from VMs
Noah Meyerhans
2021-04-30
1
-4
/
+61
*
virt: detect Amazon EC2 Nitro instance
Bertrand Jacquin
2021-04-30
1
-3
/
+6
*
condition: add CPUFeature
Giedrius Statkevičius
2021-02-17
1
-0
/
+125
*
virt: detect cgroups namespaces
Sergey Bugaev
2021-02-10
1
-0
/
+75
*
virt: detect Docker and Podman containers
Sergey Bugaev
2021-02-10
1
-3
/
+47
*
treewide: tighten variable scope in loops (#18372)
Susant Sahani
2021-01-27
1
-2
/
+1
*
virt: fix path mentioned in log message
Lennart Poettering
2021-01-11
1
-2
/
+2
*
virt: debug log on unexpected error conditions
Lennart Poettering
2021-01-11
1
-10
/
+26
*
virt: merge three variable declarations
Lennart Poettering
2021-01-11
1
-3
/
+1
*
virt: drop /proc/1/sched hack
Lennart Poettering
2020-12-09
1
-19
/
+2
*
virt: Properly detect nested UML inside another hypervisor
Christopher Obbard
2020-12-03
1
-9
/
+11
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
basic/virt: Detect PowerVM hypervisor
Michal Suchanek
2020-10-06
1
-0
/
+6
*
virt: reference correct file path in log message
Lennart Poettering
2020-10-05
1
-1
/
+1
*
nspawn: provide $container and $container_uuid in /run/host too
Lennart Poettering
2020-08-20
1
-0
/
+10
*
basic/virt: treat "pouch" as a container type (id: pouch)
Wen Yang
2020-08-20
1
-0
/
+2
*
Revert "detect-virt: also detect "microsoft" as WSL"
Luca Boccassi
2020-04-28
1
-4
/
+2
*
virt: Use cache for VIRTUALIZATION_PROOT
Chris Down
2020-04-16
1
-2
/
+4
*
virt: Detect proot virtualisation by ptrace metadata
Chris Down
2020-04-15
1
-0
/
+19
*
detect-virt: also detect "microsoft" as WSL
Zbigniew Jędrzejewski-Szmek
2020-04-04
1
-6
/
+7
*
virt: do not define vm_from_string() for non-x86 architecture
Yu Watanabe
2020-01-21
1
-0
/
+2
*
virt: drop trailing white spaces
Yu Watanabe
2020-01-07
1
-1
/
+1
*
virt: use string table to detect VM or container
Yu Watanabe
2020-01-07
1
-44
/
+37
*
basic: add vmware hypervisor detection from device-tree
Cyprien Laplace
2019-11-16
1
-0
/
+2
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
shared/virt: update link to vmware article
Zbigniew Jędrzejewski-Szmek
2019-08-31
1
-3
/
+2
*
basic/virt: Fix current virtualbox detection
Jan Losinski
2019-08-30
1
-9
/
+10
*
util: use extract_first_word() instead of strsep()
Yu Watanabe
2019-06-20
1
-11
/
+15
*
Merge pull request #12414 from keszybz/detect-podman
Lennart Poettering
2019-04-29
1
-5
/
+13
|
\
|
*
basic/virt: treat "podman" as separate container type
Zbigniew Jędrzejewski-Szmek
2019-04-29
1
-0
/
+2
|
*
basic/virt: try the /proc/1/sched hack also for PID1
Zbigniew Jędrzejewski-Szmek
2019-04-29
1
-5
/
+11
*
|
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
|
/
*
virt: detect WSL environment as a container (id: wsl)
Balint Reczey
2019-03-13
1
-0
/
+12
*
virt: detect the ACRN hypervisor
Ross Burton
2019-02-28
1
-0
/
+3
*
Detect file truncation earlier in a few places
Topi Miettinen
2019-02-02
1
-2
/
+2
*
basic: change read_one_line_file() to return number of bytes read
Topi Miettinen
2019-02-02
1
-1
/
+1
*
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
[next]