Re: [Qemu-devel] [PATCH v2] qqq: module for synchronizing with a simulation clock

2016-09-06 Thread no-reply
Hi, Your series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH v2] qqq: module for synchronizing with a simulation clock Type: series Message-id: 1473196195-9388-1-git-send-email-nutar...@ornl.gov === TEST SCRIPT BEGIN === #!/bin

[Qemu-devel] [PATCH v2] qqq: module for synchronizing with a simulation clock

2016-09-06 Thread James J. Nutaro
This module enables QEMU running in the icount mode to synchronize the emulator's rtc with the simulation time in some external simulation pacakge. Signed-off by: James J. Nutaro --- Makefile.target | 3 ++ docs/simulation-sync.txt | 60 ++ qemu-options.hx