[PATCH 0/2] Fix QEMU branch analysis

Alex White alex.white at oarcorp.com
Thu Mar 11 18:30:44 UTC 2021


This patch set contains a couple of fixes for issues that were found
while using covoar to analyze branch coverage in QEMU.

Alex White (2):
  covoar/CoverageReaderQEMU: Fix infinite loop
  covoar/TargetBase: Fix QEMU branch info

 tester/covoar/CoverageReaderQEMU.cc | 11 +++++++++--
 tester/covoar/TargetBase.cc         |  4 ++--
 2 files changed, 11 insertions(+), 4 deletions(-)

-- 
2.27.0



More information about the devel mailing list