Revision 492c30af vl.c

b/vl.c
7983 7983
        if (likely(!(cur_cpu->singlestep_enabled & SSTEP_NOTIMER)))
7984 7984
        qemu_run_timers(&active_timers[QEMU_TIMER_VIRTUAL],
7985 7985
                        qemu_get_clock(vm_clock));
7986
        /* run dma transfers, if any */
7987
        DMA_run();
7988 7986
    }
7989 7987

  
7990 7988
    /* real time timers */

Also available in: Unified diff