Age | Commit message (Expand) | Author |
2007-02-02 | Mingw build fix, by Johannes Schindelin. | ths |
2007-02-02 | script=no for the TUN/TAP net option, by Jean-Christian de Rivaz | ths |
2007-01-28 | Use standard character device interface for gdbstub. | pbrook |
2007-01-28 | Add nodelay option for TCP character devices. | pbrook |
2007-01-27 | Rearrange char event handlers to fix CHR_EVENT_RESET. | pbrook |
2007-01-27 | Accept --foo as an alias for -foo. | pbrook |
2007-01-27 | Accept -help. | pbrook |
2007-01-21 | Don't resume guest when gdb connection terminates and -S specified. | pbrook |
2007-01-20 | Add ARM Angel semihosting to system emulation. | pbrook |
2007-01-15 | MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil. | ths |
2007-01-09 | ifname arg fix | bellard |
2007-01-07 | added cutils.c | bellard |
2007-01-07 | Revert -disk patch, as requested by Fabrice. The general idea of this | ths |
2007-01-05 | Reinitialize monitor upon reconnect, by Anthony Liguori. | ths |
2007-01-05 | Add -boot n option for x86 using PXE, by Anthony Liguori. | ths |
2007-01-05 | Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori. | ths |
2007-01-05 | Dynamic handling of guest mice, by Lonnie Mendez. | ths |
2006-12-24 | Fix SCSI cdrom boot, thanks Blue Swirl. | ths |
2006-12-23 | Null character instead of numeric null. | ths |
2006-12-23 | Solaris SMBD hacks (Ben Taylor). | pbrook |
2006-12-22 | Windows build fix, namespace cleanup, fix error message, by Stefan Weil. | ths |
2006-12-22 | Support for unidirectional pipes, by Ed Swierk. | ths |
2006-12-22 | Fix -cdrom breakage. | ths |
2006-12-22 | SCSI emulation improvements, by Chuck Brazie. | ths |
2006-12-22 | Daemonize option, by Anthony Liguori. | ths |
2006-12-22 | Unix domain socket support for VNC, by Anthony Liguori. | ths |
2006-12-21 | Run monitor over unix domain sockets, by Anthony Liguori. | ths |
2006-12-11 | Implement -no-quit option, by Xavier Gnata. | ths |
2006-11-01 | Remove FD on close. | pbrook |
2006-10-02 | no-reboot option | bellard |
2006-09-24 | added SMM support | bellard |
2006-09-23 | Add ARM RealView Emulation Baseboard. | pbrook |
2006-09-10 | Avoid (repeatedly) trying to read stdin after it has closed. | pbrook |
2006-09-09 | two stop bits support | bellard |
2006-09-03 | allow disabling of serial or parallel devices (Stefan Weil) | bellard |
2006-09-03 | Flush IO requests before savevm (original patch by Blue Swirl). | pbrook |
2006-08-19 | win32 tap poll suppression (kazu) | bellard |
2006-08-17 | -L help | bellard |
2006-08-17 | win32 compilation fix | bellard |
2006-08-07 | copyright update | bellard |
2006-08-06 | use zlib to compress ram snapshots - correctly save qemu clock | bellard |
2006-08-06 | fixed blocking io emulation | bellard |
2006-08-05 | multiple snapshot support | bellard |
2006-08-01 | async file I/O API | bellard |
2006-07-19 | usb destroy API change (Lonnie Mendez) | bellard |
2006-07-15 | Defer timer initialization until after commandline processing. | pbrook |
2006-07-14 | generate CRLF instead of LF | bellard |
2006-07-14 | win32 compilation - force process affinity on win32 as a workaround for SMP i... | bellard |
2006-07-13 | new clock logic: cpu ticks and virtual clocks are no longer proportional - ad... | bellard |
2006-06-27 | telnet protocol and more consistent syntax (Jason Wessel) | bellard |