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

Diff of /qemu/vl.c

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

revision 1.134 by bellard, Sat Sep 3 15:28:58 2005 UTC revision 1.135 by bellard, Sat Sep 3 17:55:47 2005 UTC
# Line 875  static void host_alarm_handler(int host_ Line 875  static void host_alarm_handler(int host_
875                             qemu_get_clock(rt_clock))) {                             qemu_get_clock(rt_clock))) {
876          /* stop the cpu because a timer occured */          /* stop the cpu because a timer occured */
877          cpu_interrupt(global_env, CPU_INTERRUPT_EXIT);          cpu_interrupt(global_env, CPU_INTERRUPT_EXIT);
878    #ifdef USE_KQEMU
879            kqemu_cpu_interrupt(global_env);
880    #endif
881      }      }
882  }  }
883    

Legend:
Removed from v.1.134  
changed lines
  Added in v.1.135

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