syzkaller/executor
Dmitry Vyukov 1d19aa5799 executor: simplify initialize_tun
Remove executor_pid, enable_tun and setup_tun.
2018-02-26 17:43:13 +01:00
..
common_akaros.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
common_bsd.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
common_fuchsia.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
common_kvm_amd64.h executor: compile with -O2 2018-02-10 12:14:13 +01:00
common_kvm_arm64.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
common_linux.h executor: simplify initialize_tun 2018-02-26 17:43:13 +01:00
common_windows.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
common.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
executor_akaros.cc prog: rework address allocation 2018-02-19 21:48:20 +01:00
executor_bsd.cc prog: rework address allocation 2018-02-19 21:48:20 +01:00
executor_freebsd.cc all: basic building on netbsd 2017-10-23 10:10:05 +02:00
executor_fuchsia.cc prog: rework address allocation 2018-02-19 21:48:20 +01:00
executor_linux.cc executor: simplify initialize_tun 2018-02-26 17:43:13 +01:00
executor_linux.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
executor_netbsd.cc all: basic building on netbsd 2017-10-23 10:10:05 +02:00
executor_posix.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
executor_windows.cc prog: rework address allocation 2018-02-19 21:48:20 +01:00
executor_windows.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
executor.h executor, pkg/csource: make fd numbers consistent 2018-02-26 15:54:02 +01:00
kvm_gen.cc sys: extend kvm support 2017-01-09 20:28:10 +01:00
kvm.h sys: improve kvm description 2017-01-28 19:58:31 +01:00
kvm.S sys: improve kvm description 2017-01-28 19:58:31 +01:00
kvm.S.h csource: regenerate and reformat 2017-02-01 10:16:19 +01:00
stub.go Makefile: actually cross-compile during presubmit 2017-06-26 15:45:51 +02:00
syscalls_akaros.h pkg/compiler: don't assign call IDs statically 2018-02-25 14:31:40 +01:00
syscalls_freebsd.h pkg/compiler: don't assign call IDs statically 2018-02-25 14:31:40 +01:00
syscalls_fuchsia.h pkg/compiler: don't assign call IDs statically 2018-02-25 14:31:40 +01:00
syscalls_linux.h sys/linux: remove proc type from network descriptions 2018-02-26 16:48:31 +01:00
syscalls_netbsd.h pkg/compiler: don't assign call IDs statically 2018-02-25 14:31:40 +01:00
syscalls_test.h prog: add arbitrary mutation of complex structs 2018-02-25 18:22:02 +01:00
syscalls_windows.h pkg/compiler: don't assign call IDs statically 2018-02-25 14:31:40 +01:00
test_executor_linux.cc executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
test_test.go all: initial support for fuchsia 2017-09-20 21:19:29 +02:00
test.go all: initial support for fuchsia 2017-09-20 21:19:29 +02:00