these two patches look ok
On Wed, Mar 24, 2021 at 7:45 AM Alex White <[email protected]> wrote: > > 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 > > _______________________________________________ > devel mailing list > [email protected] > http://lists.rtems.org/mailman/listinfo/devel _______________________________________________ devel mailing list [email protected] http://lists.rtems.org/mailman/listinfo/devel
