aboutsummaryrefslogtreecommitdiff
path: root/monitor.c
AgeCommit message (Expand)Author
2008-05-04Allow bootdevice change from the monitoraurel32
2008-04-27Add a monitor command to raise NMIaurel32
2008-04-12Use correct memory types in do_physical_memory_save()aurel32
2008-04-11physical memory dump to fileaurel32
2008-02-10Add an ncurses UI.balrog
2007-12-17Fix miscellaneous minor things, by Andre Przywara.ths
2007-12-16Fix wrong signedness, by Andre Przywara.ths
2007-12-03The profiler need qemu-timer.hths
2007-12-02Collecting block device statistics, by Richard W.M. Jones.ths
2007-12-02Add -drive parameter, by Laurent Vivier.ths
2007-11-30 Fix a crash with monitor input arriving before readline_start has been calledblueswir1
2007-11-18Add statics and missing #includes for prototypes.pbrook
2007-11-17Break up vl.h.pbrook
2007-10-26Make Slirp statistics gathering and output conditional to LOG_ENABLEDblueswir1
2007-10-25Gprof prooved the PowerPC emulation spent too much time in MSR load and storej_mayer
2007-09-25 Fix monitor expressionsblueswir1
2007-09-24 Fix >4G physical memory dump for Sparc32blueswir1
2007-09-19More PowerPC registers definitions.j_mayer
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-09-06Partial support for 34K multithreading, not functional yet.ths
2007-08-25VNC password authentication, by Daniel P. Berrange.ths
2007-08-25Extend monitor 'change' command for VNC, by Daniel P. Berrange.ths
2007-06-30Allow changing log filename.pbrook
2007-06-23Spelling fixes, by Aurelien Jarno.ths
2007-05-24Commit NAND image changes on "commit all" or "commit mtd".balrog
2007-04-30Remove repeated code and enable encrypted SD cards and USB sticks images.balrog
2007-04-30PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul...balrog
2007-04-14Fix incorrect pointers casts.j_mayer
2007-03-30Spelling fixes, by Stefan Weil.ths
2007-03-19Add -name option, by Anthony Liguori.ths
2007-03-07Great PowerPC emulation code resynchronisation and improvments:j_mayer
2007-02-22Allow gdbstub to connect over any serial device.pbrook
2007-02-18Monitor multiplexing, by Jason Wessel.ths
2007-02-05gdbserver fixbellard
2007-02-05info vnc command (Anthony Liguori)bellard
2007-01-27Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook
2007-01-05Reinitialize monitor upon reconnect, by Anthony Liguori.ths
2007-01-05Dynamic handling of guest mice, by Lonnie Mendez.ths
2007-01-03memsave monitor commandbellard
2006-12-22Escape filname printout properly, by Anthony Liguori and Julian Seward.ths
2006-09-25fixed help info stringsbellard
2006-08-05multiple snapshot supportbellard
2006-08-01commit to specific devicesbellard
2006-07-16audio capture to wab files (malc)bellard
2006-07-14added mouse event generationbellard
2006-07-14generate CRLF instead of LFbellard
2006-06-2564 bit supportbellard
2006-06-25C99 64 bit printfbellard
2006-05-07more keycodes - hexa keycodes - keycode completionbellard