aboutsummaryrefslogtreecommitdiffstats
path: root/monitor.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-17Fix miscellaneous minor things, by Andre Przywara.ths1-1/+1
2007-12-16Fix wrong signedness, by Andre Przywara.ths1-2/+2
2007-12-03The profiler need qemu-timer.hths1-0/+4
2007-12-02Collecting block device statistics, by Richard W.M. Jones.ths1-0/+7
2007-12-02Add -drive parameter, by Laurent Vivier.ths1-8/+3
2007-11-30 Fix a crash with monitor input arriving before readline_start has been calledblueswir11-0/+2
2007-11-18Add statics and missing #includes for prototypes.pbrook1-2/+2
2007-11-17Break up vl.h.pbrook1-1/+12
2007-10-26Make Slirp statistics gathering and output conditional to LOG_ENABLEDblueswir11-0/+4
2007-10-25Gprof prooved the PowerPC emulation spent too much time in MSR load and storej_mayer1-1/+1
2007-09-25 Fix monitor expressionsblueswir11-11/+11
2007-09-24 Fix >4G physical memory dump for Sparc32blueswir11-19/+31
2007-09-19More PowerPC registers definitions.j_mayer1-19/+44
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-14/+14
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-70/+70
2007-09-06Partial support for 34K multithreading, not functional yet.ths1-0/+4
2007-08-25VNC password authentication, by Daniel P. Berrange.ths1-2/+11
2007-08-25Extend monitor 'change' command for VNC, by Daniel P. Berrange.ths1-1/+16
2007-06-30Allow changing log filename.pbrook1-0/+7
2007-06-23Spelling fixes, by Aurelien Jarno.ths1-1/+1
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