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