Age | Commit message (Expand) | Author | Files | Lines |
2007-02-22 | Allow gdbstub to connect over any serial device. | pbrook | 1 | -6/+7 |
2007-02-21 | Increase the number of multiplexed monitor devices. | ths | 1 | -1/+1 |
2007-02-20 | Change -tftp option to take a root directory, by Anthony Liguori. | ths | 1 | -1/+1 |
2007-02-20 | Add -bootp option for slirp, by Anthony Liguori. | ths | 1 | -0/+6 |
2007-02-19 | Don't require a disk image for network boot, by Ferenc Wagner. | ths | 1 | -0/+1 |
2007-02-18 | -no-frame option for sdl, by Christian Laursen. | ths | 1 | -1/+8 |
2007-02-18 | Monitor multiplexing, by Jason Wessel. | ths | 1 | -162/+279 |
2007-02-17 | Parport EPP support for Linux, by Marko Kohtala. | ths | 1 | -3/+82 |
2007-02-17 | Solaris tap device, by Sittichai Palingsong. | ths | 1 | -2/+150 |
2007-02-10 | Clean up serial code for Win 32, by Kazu. | ths | 1 | -30/+33 |
2007-02-08 | use ram allocation functions | bellard | 1 | -12/+1 |
2007-02-05 | gdbserver fix | bellard | 1 | -15/+8 |
2007-02-05 | copyright update | bellard | 1 | -2/+2 |
2007-02-02 | Mingw build fix, by Johannes Schindelin. | ths | 1 | -2/+4 |
2007-02-02 | script=no for the TUN/TAP net option, by Jean-Christian de Rivaz | ths | 1 | -1/+2 |
2007-01-28 | Use standard character device interface for gdbstub. | pbrook | 1 | -8/+15 |
2007-01-28 | Add nodelay option for TCP character devices. | pbrook | 1 | -0/+13 |
2007-01-27 | Rearrange char event handlers to fix CHR_EVENT_RESET. | pbrook | 1 | -95/+55 |
2007-01-27 | Accept --foo as an alias for -foo. | pbrook | 1 | -0/+3 |
2007-01-27 | Accept -help. | pbrook | 1 | -0/+1 |
2007-01-21 | Don't resume guest when gdb connection terminates and -S specified. | pbrook | 1 | -3/+3 |
2007-01-20 | Add ARM Angel semihosting to system emulation. | pbrook | 1 | -0/+8 |
2007-01-15 | MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil. | ths | 1 | -0/+1 |
2007-01-09 | ifname arg fix | bellard | 1 | -1/+3 |
2007-01-07 | added cutils.c | bellard | 1 | -43/+0 |
2007-01-07 | Revert -disk patch, as requested by Fabrice. The general idea of this | ths | 1 | -332/+42 |
2007-01-05 | Reinitialize monitor upon reconnect, by Anthony Liguori. | ths | 1 | -0/+28 |
2007-01-05 | Add -boot n option for x86 using PXE, by Anthony Liguori. | ths | 1 | -2/+24 |
2007-01-05 | Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori. | ths | 1 | -0/+22 |
2007-01-05 | Dynamic handling of guest mice, by Lonnie Mendez. | ths | 1 | -11/+124 |
2006-12-24 | Fix SCSI cdrom boot, thanks Blue Swirl. | ths | 1 | -0/+31 |
2006-12-23 | Null character instead of numeric null. | ths | 1 | -2/+2 |
2006-12-23 | Solaris SMBD hacks (Ben Taylor). | pbrook | 1 | -2/+7 |
2006-12-22 | Windows build fix, namespace cleanup, fix error message, by Stefan Weil. | ths | 1 | -19/+23 |
2006-12-22 | Support for unidirectional pipes, by Ed Swierk. | ths | 1 | -6/+17 |
2006-12-22 | Fix -cdrom breakage. | ths | 1 | -5/+5 |
2006-12-22 | SCSI emulation improvements, by Chuck Brazie. | ths | 1 | -44/+303 |
2006-12-22 | Daemonize option, by Anthony Liguori. | ths | 1 | -0/+82 |
2006-12-22 | Unix domain socket support for VNC, by Anthony Liguori. | ths | 1 | -7/+3 |
2006-12-21 | Run monitor over unix domain sockets, by Anthony Liguori. | ths | 1 | -19/+96 |
2006-12-11 | Implement -no-quit option, by Xavier Gnata. | ths | 1 | -2/+15 |
2006-11-01 | Remove FD on close. | pbrook | 1 | -0/+5 |
2006-10-02 | no-reboot option | bellard | 1 | -1/+12 |
2006-09-24 | added SMM support | bellard | 1 | -1/+4 |
2006-09-23 | Add ARM RealView Emulation Baseboard. | pbrook | 1 | -0/+1 |
2006-09-10 | Avoid (repeatedly) trying to read stdin after it has closed. | pbrook | 1 | -0/+5 |
2006-09-09 | two stop bits support | bellard | 1 | -1/+3 |
2006-09-03 | allow disabling of serial or parallel devices (Stefan Weil) | bellard | 1 | -8/+10 |
2006-09-03 | Flush IO requests before savevm (original patch by Blue Swirl). | pbrook | 1 | -0/+6 |
2006-08-19 | win32 tap poll suppression (kazu) | bellard | 1 | -3/+0 |