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

Diff of /qemu/monitor.c

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

revision 1.36 by bellard, Sun Jul 24 18:10:56 2005 UTC revision 1.37 by bellard, Sun Aug 21 09:30:40 2005 UTC
# Line 251  static void do_info_history (void) Line 251  static void do_info_history (void)
251    
252  static void do_quit(void)  static void do_quit(void)
253  {  {
254    #ifdef USE_KQEMU
255        kqemu_record_dump();
256    #endif
257      exit(0);      exit(0);
258  }  }
259    

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

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