Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 1513724822-25232-1-git-send-email-nutar...@ornl.gov
Subject: [Qemu-devel] [PATCH V10] qqq: module for synchronizing with a
simulation
=== TEST SCRIPT BEGIN ===
#!/bin/bash
This patch adds an interface for pacing the execution of QEMU to match an
external
simulation clock. Its aim is to permit QEMU to be used as a module within a
larger simulation system. This version renames the feature "external-sim"
and cleans up the code for the most recent code in the git repo.