| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an ncurses UI. | balrog | 2008-02-10 | 1 | -0/+2 |
* | Fix miscellaneous minor things, by Andre Przywara. | ths | 2007-12-17 | 1 | -1/+1 |
* | Fix wrong signedness, by Andre Przywara. | ths | 2007-12-16 | 1 | -2/+2 |
* | The profiler need qemu-timer.h | ths | 2007-12-03 | 1 | -0/+4 |
* | Collecting block device statistics, by Richard W.M. Jones. | ths | 2007-12-02 | 1 | -0/+7 |
* | Add -drive parameter, by Laurent Vivier. | ths | 2007-12-02 | 1 | -8/+3 |
* | Fix a crash with monitor input arriving before readline_start has been called | blueswir1 | 2007-11-30 | 1 | -0/+2 |
* | Add statics and missing #includes for prototypes. | pbrook | 2007-11-18 | 1 | -2/+2 |
* | Break up vl.h. | pbrook | 2007-11-17 | 1 | -1/+12 |
* | Make Slirp statistics gathering and output conditional to LOG_ENABLED | blueswir1 | 2007-10-26 | 1 | -0/+4 |
* | Gprof prooved the PowerPC emulation spent too much time in MSR load and store | j_mayer | 2007-10-25 | 1 | -1/+1 |
* | Fix monitor expressions | blueswir1 | 2007-09-25 | 1 | -11/+11 |
* | Fix >4G physical memory dump for Sparc32 | blueswir1 | 2007-09-24 | 1 | -19/+31 |
* | More PowerPC registers definitions. | j_mayer | 2007-09-19 | 1 | -19/+44 |
* | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 2007-09-17 | 1 | -14/+14 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -70/+70 |
* | Partial support for 34K multithreading, not functional yet. | ths | 2007-09-06 | 1 | -0/+4 |
* | VNC password authentication, by Daniel P. Berrange. | ths | 2007-08-25 | 1 | -2/+11 |
* | Extend monitor 'change' command for VNC, by Daniel P. Berrange. | ths | 2007-08-25 | 1 | -1/+16 |
* | Allow changing log filename. | pbrook | 2007-06-30 | 1 | -0/+7 |
* | Spelling fixes, by Aurelien Jarno. | ths | 2007-06-23 | 1 | -1/+1 |
* | Commit NAND image changes on "commit all" or "commit mtd". | balrog | 2007-05-24 | 1 | -1/+4 |
* | Remove repeated code and enable encrypted SD cards and USB sticks images. | balrog | 2007-04-30 | 1 | -11/+1 |
* | PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul... | balrog | 2007-04-30 | 1 | -0/+2 |
* | Fix incorrect pointers casts. | j_mayer | 2007-04-14 | 1 | -8/+8 |
* | Spelling fixes, by Stefan Weil. | ths | 2007-03-30 | 1 | -2/+2 |
* | Add -name option, by Anthony Liguori. | ths | 2007-03-19 | 1 | -0/+8 |
* | Great PowerPC emulation code resynchronisation and improvments: | j_mayer | 2007-03-07 | 1 | -0/+15 |
* | Allow gdbstub to connect over any serial device. | pbrook | 2007-02-22 | 1 | -6/+6 |
* | Monitor multiplexing, by Jason Wessel. | ths | 2007-02-18 | 1 | -4/+28 |
* | gdbserver fix | bellard | 2007-02-05 | 1 | -1/+1 |
* | info vnc command (Anthony Liguori) | bellard | 2007-02-05 | 1 | -0/+2 |
* | Rearrange char event handlers to fix CHR_EVENT_RESET. | pbrook | 2007-01-27 | 1 | -2/+1 |
* | Reinitialize monitor upon reconnect, by Anthony Liguori. | ths | 2007-01-05 | 1 | -5/+15 |
* | Dynamic handling of guest mice, by Lonnie Mendez. | ths | 2007-01-05 | 1 | -0/+4 |
* | memsave monitor command | bellard | 2007-01-03 | 1 | -0/+32 |
* | Escape filname printout properly, by Anthony Liguori and Julian Seward. | ths | 2006-12-22 | 1 | -0/+27 |
* | fixed help info strings | bellard | 2006-09-25 | 1 | -2/+2 |
* | multiple snapshot support | bellard | 2006-08-05 | 1 | -16/+8 |
* | commit to specific devices | bellard | 2006-08-01 | 1 | -6/+9 |
* | audio capture to wab files (malc) | bellard | 2006-07-16 | 1 | -0/+70 |
* | added mouse event generation | bellard | 2006-07-14 | 1 | -1/+25 |
* | generate CRLF instead of LF | bellard | 2006-07-14 | 1 | -1/+3 |
* | 64 bit support | bellard | 2006-06-25 | 1 | -1/+4 |
* | C99 64 bit printf | bellard | 2006-06-25 | 1 | -11/+11 |
* | more keycodes - hexa keycodes - keycode completion | bellard | 2006-05-07 | 1 | -0/+33 |
* | 64 bit disassembly | bellard | 2006-04-12 | 1 | -3/+12 |
* | Allow multiple graphics devices. | pbrook | 2006-04-09 | 1 | -1/+1 |
* | support for builtin profiler | bellard | 2006-02-08 | 1 | -5/+61 |
* | Initial SPARC SMP support (Blue Swirl) | bellard | 2005-12-05 | 1 | -0/+4 |