summary refs log tree commit diff
path: root/fuzz/zimage_fuzzer.rs
Commit message (Expand)AuthorAge
* fuzz: convert fuzzers to cros_fuzz frameworkDaniel Verkamp2019-10-28
* use `SharedMemory::{named, anon}` to replace `::new`Zach Reizner2019-09-11
* fuzz: zimage: use a fixed guest memory sizeDaniel Verkamp2019-06-25
* fuzz: Comply with new guest memory requirement for page alignmentDylan Reid2019-06-21
* fuzz: adapt zimage fuzzer to new kernel loader APIDaniel Verkamp2019-06-06
* edition: Remove extern crate linesDavid Tolnay2019-04-15
* fuzz: update to use new cros fuzzingDylan Reid2019-03-25