Hi,
Your series failed automatic build test. Please find the testing commands and
their output below. If you have docker installed, you can probably reproduce it
locally.
Type: series
Message-id: 1483568308-28868-1-git-send-email-nutar...@ornl.gov
Subject: [Qemu-devel] [PATCH v5] qqq: module for
Hi,
Your series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 1483568308-28868-1-git-send-email-nutar...@ornl.gov
Subject: [Qemu-devel] [PATCH v5] 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.
Signed-off-by: James J. Nutaro
---
Makefile.target | 3 +
cpus.c | 8 +++
docs/