aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)Author
2007-04-06SD card emulation (initial implementation by Andrzei Zaborowski).pbrook
2007-04-05Integrate Alpha target in Qemu core.j_mayer
2007-04-02VMware SVGA II emulation, by Andrzej Zaborowski.ths
2007-04-01Add SparcStation-10 machineblueswir1
2007-04-01Reorganise Sun4m to allow other machine typesblueswir1
2007-03-25qemu_create_pidfile implementation for Win32, based on a patch byths
2007-03-25Fix segfault with -nographic, by Enache Adrian.ths
2007-03-25Windows sockets like to be different. Inspired by a patch from Alex Consul.ths
2007-03-25Sparc32/64 CPU selectionblueswir1
2007-03-22Win32 build fix. FIXME: This disables locking of the pidfile, aths
2007-03-19Close file descriptors when execing network tap setup script, byths
2007-03-19Improve -pidfile option, by Anthony Liguori.ths
2007-03-19Add -name option, by Anthony Liguori.ths
2007-03-18MIPS -cpu selection support, by Herve Poussineau.ths
2007-03-17Better ioport debugging output.ths
2007-03-11SMP half-idle fix.pbrook
2007-03-08Fix typo in help output.pbrook
2007-03-08Implement --cpu for ARM.pbrook
2007-03-05New -cpu options: choose CPU model for emulated target.j_mayer
2007-02-28Make removing IOHandlers safe from within an IOHandler, by Anthony Liguori.ths
2007-02-22Allow gdbstub to connect over any serial device.pbrook
2007-02-21Increase the number of multiplexed monitor devices.ths
2007-02-20Change -tftp option to take a root directory, by Anthony Liguori.ths
2007-02-20Add -bootp option for slirp, by Anthony Liguori.ths
2007-02-19Don't require a disk image for network boot, by Ferenc Wagner.ths
2007-02-18-no-frame option for sdl, by Christian Laursen.ths
2007-02-18Monitor multiplexing, by Jason Wessel.ths
2007-02-17Parport EPP support for Linux, by Marko Kohtala.ths
2007-02-17Solaris tap device, by Sittichai Palingsong.ths
2007-02-10Clean up serial code for Win 32, by Kazu.ths
2007-02-08use ram allocation functionsbellard
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