qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL v2 0/4] Fuzzing Patches


From: Alexander Bulekov
Subject: [PULL v2 0/4] Fuzzing Patches
Date: Tue, 13 Jul 2021 11:00:33 -0400

Hello Paolo,

The following changes since commit 711c0418c8c1ce3a24346f058b001c4c5a2f0f81:

  Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into staging 
(2021-07-04 14:04:12 +0100)

are available in the Git repository at:

  https://gitlab.com/a1xndr/qemu tags/pull-request-2021-07-13

for you to fetch changes up to 6dd98f1ee0253a57498010ea54f45609552d729c:

  fuzz: add an instrumentation filter (2021-07-13 10:56:13 -0400)

----------------------------------------------------------------
Fuzzing PR for 6.1:

 * Bug-fixes 
 * Refined timeout mechanism
 * Selective coverage instrumentation

----------------------------------------------------------------
Alexander Bulekov (4):
      fuzz: fix sparse memory access in the DMA callback
      fuzz: adjust timeout to allow for longer inputs
      fuzz: make object-name matching case-insensitive
      fuzz: add an instrumentation filter

 configure                                        | 28 
++++++++++++++++++++++------
 scripts/oss-fuzz/instrumentation-filter-template | 15 +++++++++++++++
 tests/qtest/fuzz/generic_fuzz.c                  | 50 
+++++++++++++++++++++++++++++++++++++++-----------
 3 files changed, 76 insertions(+), 17 deletions(-)
 create mode 100644 scripts/oss-fuzz/instrumentation-filter-template

-- 
2.28.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]