aboutsummaryrefslogtreecommitdiffstats
path: root/docs/gvisor.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: move OS-specific docs to subdirsDmitry Vyukov2019-02-261-303/+0
| | | | | | Move freebsd, fuchsia, gvisor docs into own subdirs as we do for all other OSes. Add freebsd found_bugs.md.
* docs: add instructions for running syz-execprog in gVisorMichael Pratt2018-12-151-0/+278
| | | | | | This configuration mounts the syzkaller bin/linux_amd64 folder as the sandbox root, bind mounts a single input log, then runs syz-execprog on the input.
* docs: remove mentions of vmlinuxDmitry Vyukov2018-06-281-1/+0
| | | | | | vmlinux is deprecated in favor of kernel_obj. Remove all mentions of it. Also warn in syz-manager/mgrconfig if vmlinux is set.
* docs: add gvisor pageDmitry Vyukov2018-06-251-0/+26