Age | Commit message (Expand) | Author | Files | Lines |
2007-07-29 | Basic OMAP310 support. Basic Palm Tungsten|E machine emulation. | balrog | 1 | -0/+1 |
2007-07-27 | Optionally setup old style linux bootparams for -kernel, by Juergen Lock. | balrog | 1 | -0/+11 |
2007-07-11 | New features for QEMU text console, by Stefan Weil. | ths | 1 | -3/+5 |
2007-07-02 | Retry interrupted open() calls (proposed by Yigael Felishman). | balrog | 1 | -18/+24 |
2007-07-02 | Fix qemu_can_send_packet(), makes DHCP with multiple nics work - patch by Jas... | balrog | 1 | -3/+3 |
2007-07-02 | gdb stub support and loadvm should work together, patch by Jason Wessel | balrog | 1 | -1/+2 |
2007-06-29 | Sanitize exit codes of help queries, this time for real. | ths | 1 | -8/+8 |
2007-06-28 | Limit the use of qemu_chr_open_tty to __linux__ and __sun__, by Andreas | ths | 1 | -1/+3 |
2007-06-28 | Fix segfault when printing the help text, spotted by Stefan Weil. | ths | 1 | -4/+4 |
2007-06-25 | Enable serial (tty) support on Solaris host, by Marion Hakanson. | ths | 1 | -14/+15 |
2007-06-24 | Reset ARM cp15.c1_sys to default values. Fix XScale cp15 accesses. | balrog | 1 | -0/+2 |
2007-06-23 | Kfreebsd config, by Aurelien Jarno. | ths | 1 | -1/+3 |
2007-06-23 | Return success for -M '?' query option. | ths | 1 | -1/+1 |
2007-06-22 | Use HAS_ARG instead of numeric value (patch by Balazs Attila-Mihaly). | balrog | 1 | -4/+4 |
2007-06-22 | Add USB HID keyboard. | balrog | 1 | -1/+3 |
2007-06-21 | Fix segfault in -nographic mode, by Stefen Weil. | ths | 1 | -1/+30 |
2007-06-21 | Add alternate grab key, by Michael Mohr. | ths | 1 | -0/+7 |
2007-06-10 | Wacom PenPartner tablet (virtual USB device). | balrog | 1 | -0/+2 |
2007-06-08 | Don't refresh a graphical screen when it isn't displayed, by Herve Poussineau. | ths | 1 | -35/+10 |
2007-06-03 | MCF5208 emulation. | pbrook | 1 | -0/+1 |
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 |