aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/host/features_linux.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/vminfo: move feature checking to hostDmitry Vyukov2024-05-151-355/+0
* pkg/host: require fallocate for swapAleksandr Nogikh2023-08-211-0/+17
* all: support swap feature on LinuxAleksandr Nogikh2023-06-151-0/+12
* pkg/host: check for /proc/self/ns/net presence in devlink PCIDmitry Vyukov2023-02-271-0/+4
* executor: add NIC PCI pass-through VF supportGeorge Kennedy2022-09-211-0/+8
* all: adapt to how mmapping a kcov instance works in LinuxAleksandr Nogikh2021-12-091-14/+48
* sys/linux: add ieee802154 descriptionsDmitry Vyukov2021-02-121-0/+8
* pkg/host: use unix.Utsname instead of syscall.UtsnameDmitry Vyukov2021-02-081-11/+6
* pkg/host: fix kcov_remote_arg layoutDmitry Vyukov2020-12-301-0/+1
* pkg/host: make wifi check more preciseDmitry Vyukov2020-11-281-0/+47
* all: integrate with mac80211_hwsimAleksandr Nogikh2020-09-221-0/+8
* all: initialize vhci in linuxTheOfficialFloW2020-07-301-0/+8
* csource, executor: add usb emulation featureAndrey Konovalov2020-04-031-1/+2
* pkg/host: rename some featuresDmitry Vyukov2019-11-161-7/+7
* executor: refactor sandbox flagsDmitry Vyukov2019-11-161-2/+2
* pkg/host: split files into syscalls/featuresDmitry Vyukov2019-11-161-0/+212