icount: print a warning if there is no more deadline in sleep=no mode
commitd7a0f71d9aac33e58d39fdbe4861d440af44fa8b
authorVictor CLEMENT <victor.clement@openwide.fr>
Fri, 29 May 2015 15:14:06 +0000 (29 17:14 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 5 Jun 2015 15:10:00 +0000 (5 17:10 +0200)
tree49d5f894556e14d0bfbc9355702f8912e19120c3
parentf1f4b57e88ff7c9cb20b074ff6106fd8f4397baa
icount: print a warning if there is no more deadline in sleep=no mode

While qemu is running in sleep=no mode, a warning will be printed
when no timer deadline is set.
As this mode is intended for getting deterministic virtual time, if no
timer is set on the virtual clock this determinism is broken.

Signed-off-by: Victor CLEMENT <victor.clement@openwide.fr>
Message-Id: <1432912446-9811-4-git-send-email-victor.clement@openwide.fr>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
cpus.c