/[qemu]/qemu/vl.c
ViewVC logotype

Diff of /qemu/vl.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.103 by bellard, Sat Oct 9 22:56:44 2004 UTC revision 1.104 by bellard, Sun Nov 7 18:04:02 2004 UTC
# Line 2438  void main_loop_wait(int timeout) Line 2438  void main_loop_wait(int timeout)
2438          if (vm_running) {          if (vm_running) {
2439              qemu_run_timers(&active_timers[QEMU_TIMER_VIRTUAL],              qemu_run_timers(&active_timers[QEMU_TIMER_VIRTUAL],
2440                              qemu_get_clock(vm_clock));                              qemu_get_clock(vm_clock));
               
             if (audio_enabled) {  
                 /* XXX: add explicit timer */  
                 SB16_run();  
             }  
               
2441              /* run dma transfers, if any */              /* run dma transfers, if any */
2442              DMA_run();              DMA_run();
2443          }          }

Legend:
Removed from v.1.103  
changed lines
  Added in v.1.104

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26