qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-for-5.2 0/3] Bug-fixes for the generic-fuzzer
@ 2020-10-29 17:28 Alexander Bulekov
  2020-10-29 17:28 ` [PATCH-for-5.2 1/3] fuzz: fix writing DMA patterns Alexander Bulekov
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Alexander Bulekov @ 2020-10-29 17:28 UTC (permalink / raw)
  To: qemu-devel
  Cc: thuth, Alexander Bulekov, f4bug, darren.kenny, bsd, stefanha,
	pbonzini

These patches fix some silly issues I found after the generic-fuzzer
started running on OSS-Fuzz.

Alexander Bulekov (3):
  fuzz: fix writing DMA patterns
  fuzz: check the MR in the DMA callback
  fuzz: fuzz offsets within pio/mmio regions

 tests/qtest/fuzz/generic_fuzz.c | 44 +++++++++++++++++----------------
 1 file changed, 23 insertions(+), 21 deletions(-)

-- 
2.28.0



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-10-30  7:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-29 17:28 [PATCH-for-5.2 0/3] Bug-fixes for the generic-fuzzer Alexander Bulekov
2020-10-29 17:28 ` [PATCH-for-5.2 1/3] fuzz: fix writing DMA patterns Alexander Bulekov
2020-10-29 18:11   ` Alexander Bulekov
2020-10-29 17:28 ` [PATCH-for-5.2 2/3] fuzz: check the MR in the DMA callback Alexander Bulekov
2020-10-29 17:29 ` [PATCH-for-5.2 3/3] fuzz: fuzz offsets within pio/mmio regions Alexander Bulekov
2020-10-30  7:27 ` [PATCH-for-5.2 0/3] Bug-fixes for the generic-fuzzer Darren Kenny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).