Re: [Qemu-devel] Internship idea: virtio-blk oss-fuzz support

2019-01-11 Thread Max Moroz via Qemu-devel
hu, Jan 10, 2019 at 10:49 PM Stefan Hajnoczi wrote: > On Thu, Jan 10, 2019 at 11:25 PM Paolo Bonzini > wrote: > > On 10/01/19 17:07, Max Moroz via Qemu-devel wrote: > > > +Oliver and Jonathan > > > > > > I'm a little confused. Do you want to fuzz QEMU or

Re: [Qemu-devel] Internship idea: virtio-blk oss-fuzz support

2019-01-11 Thread Max Moroz via Qemu-devel
On Fri, Jan 11, 2019 at 7:34 AM Paolo Bonzini wrote: > On 11/01/19 16:04, Max Moroz wrote: > > We usually have a single fuzzing process, it starts with a fuzzing > > engine's main function and is calling LLVMFuzzerTestOneInput with > > various inputs and keep mutating them based on the coverage f

Re: [Qemu-devel] Internship idea: virtio-blk oss-fuzz support

2019-01-10 Thread Max Moroz via Qemu-devel
+Oliver and Jonathan I'm a little confused. Do you want to fuzz QEMU or to fuzz something else using QEMU? In case of the latter, there was some discussion on OSS-Fuzz and (I think) even a build support was (sort of) added: https://github.com/google/oss-fuzz/issues/1754 In any case, it would prob