| Commit message (Expand) | Author | Age | Files | Lines |
* | Windows: redirect serial port to console, by Herve Poussineau. | ths | 2007-05-13 | 1 | -1/+9 |
* | Remove obsolete variables that came with VMware svga by mistake. | balrog | 2007-05-03 | 1 | -4/+0 |
* | Set OpenBIOS variables in NVRAM | blueswir1 | 2007-05-01 | 1 | -0/+21 |
* | -show-cursor switch to inhibit SDL hiding cursor. | balrog | 2007-05-01 | 1 | -0/+6 |
* | Spitz PDA, example PXA270 machine (four similar models). | balrog | 2007-04-30 | 1 | -0/+6 |
* | NAND Flash memory emulation and ECC calculation helpers for use by NAND contr... | balrog | 2007-04-30 | 1 | -0/+21 |
* | Add remaining PXA2xx on-chip peripherals except I2C master. | balrog | 2007-04-30 | 1 | -2/+19 |
* | Remove repeated code and enable encrypted SD cards and USB sticks images. | balrog | 2007-04-30 | 1 | -14/+24 |
* | PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul... | balrog | 2007-04-30 | 1 | -0/+42 |
* | Fix typo, by Linus Nordberg. | ths | 2007-04-28 | 1 | -1/+1 |
* | Evaluation boards for PowerPC 405EP. | j_mayer | 2007-04-24 | 1 | -0/+2 |
* | Add -pflash option to register parallel flash bloc devices. | j_mayer | 2007-04-24 | 1 | -1/+33 |
* | TCX 24 bit model support | blueswir1 | 2007-04-21 | 1 | -1/+2 |
* | Fix compiler warning. | ths | 2007-04-18 | 1 | -1/+4 |
* | Win32 Tap inferface PPC Guest issue, by Ely Soto. | ths | 2007-04-18 | 1 | -3/+18 |
* | Acer Pica 61 machine, by Herve Poussineau. | ths | 2007-04-16 | 1 | -0/+1 |
* | SD card emulation (initial implementation by Andrzei Zaborowski). | pbrook | 2007-04-06 | 1 | -1/+22 |
* | Integrate Alpha target in Qemu core. | j_mayer | 2007-04-05 | 1 | -0/+2 |
* | VMware SVGA II emulation, by Andrzej Zaborowski. | ths | 2007-04-02 | 1 | -0/+13 |
* | Add SparcStation-10 machine | blueswir1 | 2007-04-01 | 1 | -0/+1 |
* | Reorganise Sun4m to allow other machine types | blueswir1 | 2007-04-01 | 1 | -1/+1 |
* | qemu_create_pidfile implementation for Win32, based on a patch by | ths | 2007-03-25 | 1 | -24/+1 |
* | Fix segfault with -nographic, by Enache Adrian. | ths | 2007-03-25 | 1 | -0/+1 |
* | Windows sockets like to be different. Inspired by a patch from Alex Consul. | ths | 2007-03-25 | 1 | -0/+8 |
* | Sparc32/64 CPU selection | blueswir1 | 2007-03-25 | 1 | -0/+2 |
* | Win32 build fix. FIXME: This disables locking of the pidfile, a | ths | 2007-03-22 | 1 | -0/+3 |
* | Close file descriptors when execing network tap setup script, by | ths | 2007-03-19 | 1 | -0/+8 |
* | Improve -pidfile option, by Anthony Liguori. | ths | 2007-03-19 | 1 | -44/+37 |
* | Add -name option, by Anthony Liguori. | ths | 2007-03-19 | 1 | -1/+8 |
* | MIPS -cpu selection support, by Herve Poussineau. | ths | 2007-03-18 | 1 | -0/+2 |
* | Better ioport debugging output. | ths | 2007-03-17 | 1 | -4/+4 |
* | SMP half-idle fix. | pbrook | 2007-03-11 | 1 | -5/+8 |
* | Fix typo in help output. | pbrook | 2007-03-08 | 1 | -1/+3 |
* | Implement --cpu for ARM. | pbrook | 2007-03-08 | 1 | -2/+1 |
* | New -cpu options: choose CPU model for emulated target. | j_mayer | 2007-03-05 | 1 | -1/+17 |
* | Make removing IOHandlers safe from within an IOHandler, by Anthony Liguori. | ths | 2007-02-28 | 1 | -6/+22 |
* | Allow gdbstub to connect over any serial device. | pbrook | 2007-02-22 | 1 | -6/+7 |
* | Increase the number of multiplexed monitor devices. | ths | 2007-02-21 | 1 | -1/+1 |
* | Change -tftp option to take a root directory, by Anthony Liguori. | ths | 2007-02-20 | 1 | -1/+1 |
* | Add -bootp option for slirp, by Anthony Liguori. | ths | 2007-02-20 | 1 | -0/+6 |
* | Don't require a disk image for network boot, by Ferenc Wagner. | ths | 2007-02-19 | 1 | -0/+1 |
* | -no-frame option for sdl, by Christian Laursen. | ths | 2007-02-18 | 1 | -1/+8 |
* | Monitor multiplexing, by Jason Wessel. | ths | 2007-02-18 | 1 | -162/+279 |
* | Parport EPP support for Linux, by Marko Kohtala. | ths | 2007-02-17 | 1 | -3/+82 |
* | Solaris tap device, by Sittichai Palingsong. | ths | 2007-02-17 | 1 | -2/+150 |
* | Clean up serial code for Win 32, by Kazu. | ths | 2007-02-10 | 1 | -30/+33 |
* | use ram allocation functions | bellard | 2007-02-08 | 1 | -12/+1 |
* | gdbserver fix | bellard | 2007-02-05 | 1 | -15/+8 |
* | copyright update | bellard | 2007-02-05 | 1 | -2/+2 |
* | Mingw build fix, by Johannes Schindelin. | ths | 2007-02-02 | 1 | -2/+4 |