[PATCH v2 0/2] Fix QEMU branch analysis

Alex White alex.white at oarcorp.com
Wed Mar 24 13:45:06 UTC 2021


v2:
- Revert change to ENTRIES macro in CoverageReaderQEMU.cc

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 | 9 ++++++++-
 tester/covoar/TargetBase.cc         | 4 ++--
 2 files changed, 10 insertions(+), 3 deletions(-)

-- 
2.27.0



More information about the devel mailing list