aboutsummaryrefslogtreecommitdiffstats
path: root/monitor.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-24Commit NAND image changes on "commit all" or "commit mtd".balrog1-1/+4
2007-04-30Remove repeated code and enable encrypted SD cards and USB sticks images.balrog1-11/+1
2007-04-30PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul...balrog1-0/+2
2007-04-14Fix incorrect pointers casts.j_mayer1-8/+8
2007-03-30Spelling fixes, by Stefan Weil.ths1-2/+2
2007-03-19Add -name option, by Anthony Liguori.ths1-0/+8
2007-03-07Great PowerPC emulation code resynchronisation and improvments:j_mayer1-0/+15
2007-02-22Allow gdbstub to connect over any serial device.pbrook1-6/+6
2007-02-18Monitor multiplexing, by Jason Wessel.ths1-4/+28
2007-02-05gdbserver fixbellard1-1/+1
2007-02-05info vnc command (Anthony Liguori)bellard1-0/+2
2007-01-27Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook1-2/+1
2007-01-05Reinitialize monitor upon reconnect, by Anthony Liguori.ths1-5/+15
2007-01-05Dynamic handling of guest mice, by Lonnie Mendez.ths1-0/+4
2007-01-03memsave monitor commandbellard1-0/+32
2006-12-22Escape filname printout properly, by Anthony Liguori and Julian Seward.ths1-0/+27
2006-09-25fixed help info stringsbellard1-2/+2
2006-08-05multiple snapshot supportbellard1-16/+8
2006-08-01commit to specific devicesbellard1-6/+9
2006-07-16audio capture to wab files (malc)bellard1-0/+70
2006-07-14added mouse event generationbellard1-1/+25
2006-07-14generate CRLF instead of LFbellard1-1/+3
2006-06-2564 bit supportbellard1-1/+4
2006-06-25C99 64 bit printfbellard1-11/+11
2006-05-07more keycodes - hexa keycodes - keycode completionbellard1-0/+33
2006-04-1264 bit disassemblybellard1-3/+12
2006-04-09Allow multiple graphics devices.pbrook1-1/+1
2006-02-08support for builtin profilerbellard1-5/+61
2005-12-05Initial SPARC SMP support (Blue Swirl)bellard1-0/+4
2005-11-26specialize the power save code for 7x0 CPUsbellard1-1/+1
2005-11-23halt state support for ppcbellard1-0/+4
2005-11-23use HF_HALTED bitbellard1-1/+1
2005-11-21SMP supportbellard1-38/+152
2005-11-15new network emulationbellard1-17/+0
2005-11-06USB user interfacebellard1-1/+8
2005-10-30sparc64 fixes (Blue Swirl)bellard1-0/+30
2005-08-21kqemu profilingbellard1-0/+3
2005-07-24kqemu infobellard1-0/+16
2005-07-03no need to dump CCOPbellard1-1/+1
2005-07-02sparc64 marge (Blue Swirl)bellard1-0/+7
2005-06-04added sum commandbellard1-0/+18
2005-02-1064 bit supportbellard1-38/+114
2005-01-26JIT statisticsbellard1-2/+9
2005-01-0364 bit target supportbellard1-1/+1
2004-11-11'info mem' monitor command fixbellard1-3/+5
2004-10-10info version commandbellard1-0/+7
2004-10-09monitor fixesbellard1-2/+22
2004-10-09monitor fixes (Johannes Schindelin)bellard1-0/+1
2004-10-04sparc merge (Blue Swirl)bellard1-5/+1
2004-09-30full system SPARC emulation (Blue Swirl)bellard1-12/+97