summaryrefslogtreecommitdiffstats
path: root/monitor.c
Commit message (Expand)AuthorAgeFilesLines
* Break up vl.h.pbrook2007-11-171-1/+12
* Make Slirp statistics gathering and output conditional to LOG_ENABLEDblueswir12007-10-261-0/+4
* Gprof prooved the PowerPC emulation spent too much time in MSR load and storej_mayer2007-10-251-1/+1
* Fix monitor expressionsblueswir12007-09-251-11/+11
* Fix >4G physical memory dump for Sparc32blueswir12007-09-241-19/+31
* More PowerPC registers definitions.j_mayer2007-09-191-19/+44
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-14/+14
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-70/+70
* Partial support for 34K multithreading, not functional yet.ths2007-09-061-0/+4
* VNC password authentication, by Daniel P. Berrange.ths2007-08-251-2/+11
* Extend monitor 'change' command for VNC, by Daniel P. Berrange.ths2007-08-251-1/+16
* Allow changing log filename.pbrook2007-06-301-0/+7
* Spelling fixes, by Aurelien Jarno.ths2007-06-231-1/+1
* Commit NAND image changes on "commit all" or "commit mtd".balrog2007-05-241-1/+4
* Remove repeated code and enable encrypted SD cards and USB sticks images.balrog2007-04-301-11/+1
* PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul...balrog2007-04-301-0/+2
* Fix incorrect pointers casts.j_mayer2007-04-141-8/+8
* Spelling fixes, by Stefan Weil.ths2007-03-301-2/+2
* Add -name option, by Anthony Liguori.ths2007-03-191-0/+8
* Great PowerPC emulation code resynchronisation and improvments:j_mayer2007-03-071-0/+15
* Allow gdbstub to connect over any serial device.pbrook2007-02-221-6/+6
* Monitor multiplexing, by Jason Wessel.ths2007-02-181-4/+28
* gdbserver fixbellard2007-02-051-1/+1
* info vnc command (Anthony Liguori)bellard2007-02-051-0/+2
* Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook2007-01-271-2/+1
* Reinitialize monitor upon reconnect, by Anthony Liguori.ths2007-01-051-5/+15
* Dynamic handling of guest mice, by Lonnie Mendez.ths2007-01-051-0/+4
* memsave monitor commandbellard2007-01-031-0/+32
* Escape filname printout properly, by Anthony Liguori and Julian Seward.ths2006-12-221-0/+27
* fixed help info stringsbellard2006-09-251-2/+2
* multiple snapshot supportbellard2006-08-051-16/+8
* commit to specific devicesbellard2006-08-011-6/+9
* audio capture to wab files (malc)bellard2006-07-161-0/+70
* added mouse event generationbellard2006-07-141-1/+25
* generate CRLF instead of LFbellard2006-07-141-1/+3
* 64 bit supportbellard2006-06-251-1/+4
* C99 64 bit printfbellard2006-06-251-11/+11
* more keycodes - hexa keycodes - keycode completionbellard2006-05-071-0/+33
* 64 bit disassemblybellard2006-04-121-3/+12
* Allow multiple graphics devices.pbrook2006-04-091-1/+1
* support for builtin profilerbellard2006-02-081-5/+61
* Initial SPARC SMP support (Blue Swirl)bellard2005-12-051-0/+4
* specialize the power save code for 7x0 CPUsbellard2005-11-261-1/+1
* halt state support for ppcbellard2005-11-231-0/+4
* use HF_HALTED bitbellard2005-11-231-1/+1
* SMP supportbellard2005-11-211-38/+152
* new network emulationbellard2005-11-151-17/+0
* USB user interfacebellard2005-11-061-1/+8
* sparc64 fixes (Blue Swirl)bellard2005-10-301-0/+30
* kqemu profilingbellard2005-08-211-0/+3
OpenPOWER on IntegriCloud