syzkaller/executor
Dmitry Vyukov 0e8ea0a357 executor, pkg/ipc: simplify retry handling
Remove kRetryStatus, it's effectively the same as exiting with 0.
Remove ipc.ExecutorFailure, nobody uses it.
Simplify few other minor things around exit status handling.
2019-01-31 11:35:53 +01:00
..
common_akaros.h executor: fix do_sandbox_none on akaros and test 2019-01-31 11:35:53 +01:00
common_bsd.h executor: adapt switching to user nobody to be more portable on BSDs 2019-01-14 09:53:58 +01:00
common_fuchsia.h sys/fuchsia: update VMAR syscalls 2018-11-21 05:56:43 +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: unbreak on OpenBSD 2019-01-19 18:19:10 +01:00
common_test.h sys/test/test: add tests for test exiting in the middle of execution 2019-01-31 11:35:53 +01:00
common_windows.h executor: fix do_sandbox_none on akaros and test 2019-01-31 11:35:53 +01:00
common.h executor, pkg/ipc: simplify retry handling 2019-01-31 11:35:53 +01:00
defs.h sys/test/test: add tests for test exiting in the middle of execution 2019-01-31 11:35:53 +01:00
executor_akaros.h sys/linux: add syz_execute_func 2018-08-30 21:45:04 -07:00
executor_bsd.h pkg/host: enable FeatureComparisons on OpenBSD 2019-01-21 11:23:19 +01:00
executor_fuchsia.h executor: update special fuchsia syscalls 2018-08-24 20:07:56 -07:00
executor_linux.h executor: fix remote coverage area size 2019-01-28 16:49:31 +01:00
executor_test.h executor: overhaul 2018-07-24 12:04:27 +02:00
executor_windows.h executor: overhaul 2018-07-24 12:04:27 +02:00
executor.cc executor, pkg/ipc: simplify retry handling 2019-01-31 11:35:53 +01:00
gen.go executor: disable gen.go for NetBSD 2019-01-10 12:50:45 +01:00
kvm_gen.cc executor: remove unused kvm_asm64_vm86 2019-01-17 10:52:20 +01:00
kvm.h sys: improve kvm description 2017-01-28 19:58:31 +01:00
kvm.S executor: remove unused kvm_asm64_vm86 2019-01-17 10:52:20 +01:00
kvm.S.h executor: remove unused kvm_asm64_vm86 2019-01-17 10:52:20 +01:00
nocover.h all: support extra coverage 2019-01-16 19:19:53 +01:00
stub.go Makefile: actually cross-compile during presubmit 2017-06-26 15:45:51 +02:00
syscalls.h sys/test/test: add tests for test exiting in the middle of execution 2019-01-31 11:35:53 +01:00
test_linux.h executor: overhaul 2018-07-24 12:04:27 +02:00
test.h executor: fix handling of big-endian bitfields 2018-12-08 19:08:08 +01:00