syzkaller/prog
Dmitry Vyukov bbd4840872 sys: extend kvm support
Add new pseudo syscall syz_kvm_setup_cpu that setups VCPU into
interesting states for execution. KVM is too difficult to setup otherwise.
Lots of improvements possible, but this is a starting point.
2017-01-09 20:28:10 +01:00
..
analysis.go prog: reformat source 2017-01-09 20:26:34 +01:00
clone.go prog: assign types to args during construction 2016-11-11 14:29:52 -08:00
encoding_test.go syz-hub: add program 2016-11-17 18:38:10 +01:00
encoding.go prog: increase line length limit when deserializing programs 2017-01-09 20:19:44 +01:00
encodingexec_test.go sys: add proc type to denote per proccess integers 2016-11-25 17:51:41 +01:00
encodingexec.go sys: add proc type to denote per proccess integers 2016-11-25 17:51:41 +01:00
generation.go initial support for call priorities 2015-10-14 16:55:09 +02:00
mutation_test.go prog: minimize based on individual args 2016-11-25 17:22:42 +01:00
mutation.go sys: extend kvm support 2017-01-09 20:28:10 +01:00
parse_test.go prog: fix parse test 2015-12-23 19:47:20 +01:00
parse.go prog: factor out execution log parsing functionality 2015-12-23 19:18:13 +01:00
prio.go sys: extend kvm support 2017-01-09 20:28:10 +01:00
prog_test.go sys: allow to specify number of pages for vma type 2017-01-09 20:20:48 +01:00
prog.go ipc, prog, sysgen: format code 2016-11-25 20:17:32 +01:00
rand.go sys: extend kvm support 2017-01-09 20:28:10 +01:00
size_test.go prog: add bytesizeN types 2016-12-20 18:12:07 +01:00
validation.go sys: add proc type to denote per proccess integers 2016-11-25 17:51:41 +01:00