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