Age | Commit message (Expand) | Author | Files | Lines |
2007-05-28 | Fix tap device counting. | pbrook | 1 | -1/+1 |
2007-05-27 | Improved sanity checking to -net options | blueswir1 | 1 | -0/+18 |
2007-05-26 | M68k system mode semihosting. | pbrook | 1 | -1/+1 |
2007-05-24 | Commit NAND image changes on "commit all" or "commit mtd". | balrog | 1 | -0/+2 |
2007-05-24 | Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware. | balrog | 1 | -1/+132 |
2007-05-23 | m68k/ColdFire system emulation. | pbrook | 1 | -0/+2 |
2007-05-23 | Add periodic timer implementation. | pbrook | 1 | -2/+6 |
2007-05-18 | Fix sysrq support from the monitor mux (originally by Jason Wessel). | balrog | 1 | -2/+1 |
2007-05-13 | Windows: redirect serial port to console, by Herve Poussineau. | ths | 1 | -1/+9 |
2007-05-03 | Remove obsolete variables that came with VMware svga by mistake. | balrog | 1 | -4/+0 |
2007-05-01 | Set OpenBIOS variables in NVRAM | blueswir1 | 1 | -0/+21 |
2007-05-01 | -show-cursor switch to inhibit SDL hiding cursor. | balrog | 1 | -0/+6 |
2007-04-30 | Spitz PDA, example PXA270 machine (four similar models). | balrog | 1 | -0/+6 |
2007-04-30 | NAND Flash memory emulation and ECC calculation helpers for use by NAND contr... | balrog | 1 | -0/+21 |
2007-04-30 | Add remaining PXA2xx on-chip peripherals except I2C master. | balrog | 1 | -2/+19 |
2007-04-30 | Remove repeated code and enable encrypted SD cards and USB sticks images. | balrog | 1 | -14/+24 |
2007-04-30 | PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul... | balrog | 1 | -0/+42 |
2007-04-28 | Fix typo, by Linus Nordberg. | ths | 1 | -1/+1 |
2007-04-24 | Evaluation boards for PowerPC 405EP. | j_mayer | 1 | -0/+2 |
2007-04-24 | Add -pflash option to register parallel flash bloc devices. | j_mayer | 1 | -1/+33 |
2007-04-21 | TCX 24 bit model support | blueswir1 | 1 | -1/+2 |
2007-04-18 | Fix compiler warning. | ths | 1 | -1/+4 |
2007-04-18 | Win32 Tap inferface PPC Guest issue, by Ely Soto. | ths | 1 | -3/+18 |
2007-04-16 | Acer Pica 61 machine, by Herve Poussineau. | ths | 1 | -0/+1 |
2007-04-06 | SD card emulation (initial implementation by Andrzei Zaborowski). | pbrook | 1 | -1/+22 |
2007-04-05 | Integrate Alpha target in Qemu core. | j_mayer | 1 | -0/+2 |
2007-04-02 | VMware SVGA II emulation, by Andrzej Zaborowski. | ths | 1 | -0/+13 |
2007-04-01 | Add SparcStation-10 machine | blueswir1 | 1 | -0/+1 |
2007-04-01 | Reorganise Sun4m to allow other machine types | blueswir1 | 1 | -1/+1 |
2007-03-25 | qemu_create_pidfile implementation for Win32, based on a patch by | ths | 1 | -24/+1 |
2007-03-25 | Fix segfault with -nographic, by Enache Adrian. | ths | 1 | -0/+1 |
2007-03-25 | Windows sockets like to be different. Inspired by a patch from Alex Consul. | ths | 1 | -0/+8 |
2007-03-25 | Sparc32/64 CPU selection | blueswir1 | 1 | -0/+2 |
2007-03-22 | Win32 build fix. FIXME: This disables locking of the pidfile, a | ths | 1 | -0/+3 |
2007-03-19 | Close file descriptors when execing network tap setup script, by | ths | 1 | -0/+8 |
2007-03-19 | Improve -pidfile option, by Anthony Liguori. | ths | 1 | -44/+37 |
2007-03-19 | Add -name option, by Anthony Liguori. | ths | 1 | -1/+8 |
2007-03-18 | MIPS -cpu selection support, by Herve Poussineau. | ths | 1 | -0/+2 |
2007-03-17 | Better ioport debugging output. | ths | 1 | -4/+4 |
2007-03-11 | SMP half-idle fix. | pbrook | 1 | -5/+8 |
2007-03-08 | Fix typo in help output. | pbrook | 1 | -1/+3 |
2007-03-08 | Implement --cpu for ARM. | pbrook | 1 | -2/+1 |
2007-03-05 | New -cpu options: choose CPU model for emulated target. | j_mayer | 1 | -1/+17 |
2007-02-28 | Make removing IOHandlers safe from within an IOHandler, by Anthony Liguori. | ths | 1 | -6/+22 |
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 |