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