aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/host/host_windows.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/vminfo: move feature checking to hostDmitry Vyukov2024-05-151-12/+0
* fuzzer: speed up syscall support detectionAndrey Konovalov2019-01-081-1/+1
* pkg/host: rework host feature detection/setupDmitry Vyukov2018-06-121-4/+0
* pkg/host: explain why syscalls are disabledDmitry Vyukov2018-04-061-7/+2
* sys/linux: add syz_init_net_socket syscallDmitry Vyukov2018-03-051-1/+1
* executor, pkg/ipc: unify ipc protocol between linux and other OSesDmitry Vyukov2017-10-161-0/+4
* pkg/host: add windows stubDmitry Vyukov2017-09-251-0/+17