Add an ncurses UI.
[qemu] / monitor.c
2008-02-10 balrogAdd an ncurses UI.
2007-12-17 thsFix miscellaneous minor things, by Andre Przywara.
2007-12-16 thsFix wrong signedness, by Andre Przywara.
2007-12-03 thsThe profiler need qemu-timer.h
2007-12-02 thsCollecting block device statistics, by Richard W.M...
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-11-30 blueswir1 Fix a crash with monitor input arriving before readlin...
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-10-26 blueswir1Make Slirp statistics gathering and output conditional...
2007-10-25 j_mayerGprof prooved the PowerPC emulation spent too much...
2007-09-25 blueswir1 Fix monitor expressions
2007-09-24 blueswir1 Fix >4G physical memory dump for Sparc32
2007-09-19 j_mayerMore PowerPC registers definitions.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-06 thsPartial support for 34K multithreading, not functional...
2007-08-25 thsVNC password authentication, by Daniel P. Berrange.
2007-08-25 thsExtend monitor 'change' command for VNC, by Daniel...
2007-06-30 pbrookAllow changing log filename.
2007-06-23 thsSpelling fixes, by Aurelien Jarno.
2007-05-24 balrogCommit NAND image changes on "commit all" or "commit...
2007-04-30 balrogRemove repeated code and enable encrypted SD cards...
2007-04-30 balrogPCMCIA bus support. Parts of CF-ATA command set. Hitach...
2007-04-14 j_mayerFix incorrect pointers casts.
2007-03-30 thsSpelling fixes, by Stefan Weil.
2007-03-19 thsAdd -name option, by Anthony Liguori.
2007-03-07 j_mayerGreat PowerPC emulation code resynchronisation and...
2007-02-22 pbrookAllow gdbstub to connect over any serial device.
2007-02-18 thsMonitor multiplexing, by Jason Wessel.
2007-02-05 bellardgdbserver fix
2007-02-05 bellardinfo vnc command (Anthony Liguori)
2007-01-27 pbrookRearrange char event handlers to fix CHR_EVENT_RESET.
2007-01-05 thsReinitialize monitor upon reconnect, by Anthony Liguori.
2007-01-05 thsDynamic handling of guest mice, by Lonnie Mendez.
2007-01-03 bellardmemsave monitor command
2006-12-22 thsEscape filname printout properly, by Anthony Liguori...
2006-09-25 bellardfixed help info strings
2006-08-05 bellardmultiple snapshot support
2006-08-01 bellardcommit to specific devices
2006-07-16 bellardaudio capture to wab files (malc)
2006-07-14 bellardadded mouse event generation
2006-07-14 bellardgenerate CRLF instead of LF
2006-06-25 bellard64 bit support
2006-06-25 bellardC99 64 bit printf
2006-05-07 bellardmore keycodes - hexa keycodes - keycode completion
2006-04-12 bellard64 bit disassembly
2006-04-09 pbrookAllow multiple graphics devices.
2006-02-08 bellardsupport for builtin profiler
2005-12-05 bellardInitial SPARC SMP support (Blue Swirl)
2005-11-26 bellardspecialize the power save code for 7x0 CPUs
2005-11-23 bellardhalt state support for ppc
2005-11-23 bellarduse HF_HALTED bit
2005-11-21 bellardSMP support
2005-11-15 bellardnew network emulation
2005-11-06 bellardUSB user interface
2005-10-30 bellardsparc64 fixes (Blue Swirl)
2005-08-21 bellardkqemu profiling
2005-07-24 bellardkqemu info
2005-07-03 bellardno need to dump CCOP
2005-07-02 bellardsparc64 marge (Blue Swirl)
2005-06-04 bellardadded sum command
2005-02-10 bellard64 bit support
2005-01-26 bellardJIT statistics
2005-01-03 bellard64 bit target support
2004-11-11 bellard'info mem' monitor command fix
2004-10-10 bellardinfo version command
2004-10-09 bellardmonitor fixes
2004-10-09 bellardmonitor fixes (Johannes Schindelin)
2004-10-04 bellardsparc merge (Blue Swirl)
2004-09-30 bellardfull system SPARC emulation (Blue Swirl)
2004-09-18 bellardadde TLB dump
2004-09-13 bellardmonitor fix (Derek Fawcus)
2004-08-01 bellardseparated readline from monitor code - added password...
2004-07-14 bellardcompletion support
2004-06-20 bellardadded system_reset command
2004-06-19 bellardbuffer overflow fix - printf format fix
2004-06-08 bellardioport read command
2004-06-04 bellardadded some keys
2004-06-04 bellardsendkey command
2004-05-22 bellardtypos (Pavel Janik)
2004-05-21 bellardPowerPC merge: real time TB and decrementer - faster...
2004-05-21 bellardirq statistics code (initial patch by Jocelyn Mayer)
2004-05-20 bellardinfo pci command
2004-04-25 bellardmore register values in monitor
2004-04-25 bellardadded 'info pic' - added 16/32 bit x86 instruction...
2004-04-12 bellardPowerPC system emulation fixes (Jocelyn Mayer)
2004-04-04 bellardhistory support (Jocelyn Mayer)
2004-04-04 bellardimproved monitor: type check, expression evaluator...
2004-03-31 bellardwin32 port (initial patch by kazu)
2004-03-31 bellardnew timer API - new API to save/restore the virtual...
2004-03-21 bellarddo not depend on thunk.h - more log items
2004-03-17 bellarddevice independent VGA screen dump
2004-03-14 bellardadded a command line monitor