Revision 07f35073 cpus.c

b/cpus.c
281 281
         * (related to the time left until the next event) has passed.  This
282 282
         * rt_clock timer will do this.  This avoids that the warps are too
283 283
         * visible externally---for example, you will not be sending network
284
         * packets continously instead of every 100ms.
284
         * packets continuously instead of every 100ms.
285 285
         */
286 286
        qemu_mod_timer(icount_warp_timer, vm_clock_warp_start + deadline);
287 287
    } else {

Also available in: Unified diff