syzkaller/syz-fuzzer
Dmitry Vyukov 2eb388c0f8 vm: improve VM interface
Current interface is suitable only for running syz-fuzzer.
Make the interface more generic (boot, copy file, run an arbitrary command).
This allows to build other tools on top of vm package
(e.g. reproducer creation).
2015-12-23 19:12:45 +01:00
..
fuzzer.go vm: improve VM interface 2015-12-23 19:12:45 +01:00