summaryrefslogtreecommitdiffstats
path: root/vl.c
Commit message (Expand)AuthorAgeFilesLines
* Retry interrupted open() calls (proposed by Yigael Felishman).balrog2007-07-021-18/+24
* Fix qemu_can_send_packet(), makes DHCP with multiple nics work - patch by Jas...balrog2007-07-021-3/+3
* gdb stub support and loadvm should work together, patch by Jason Wesselbalrog2007-07-021-1/+2
* Sanitize exit codes of help queries, this time for real.ths2007-06-301-8/+8
* Limit the use of qemu_chr_open_tty to __linux__ and __sun__, by Andreasths2007-06-281-1/+3
* Fix segfault when printing the help text, spotted by Stefan Weil.ths2007-06-281-4/+4
* Enable serial (tty) support on Solaris host, by Marion Hakanson.ths2007-06-251-14/+15
* Reset ARM cp15.c1_sys to default values. Fix XScale cp15 accesses.balrog2007-06-241-0/+2
* Kfreebsd config, by Aurelien Jarno.ths2007-06-231-1/+3
* Return success for -M '?' query option.ths2007-06-231-1/+1
* Use HAS_ARG instead of numeric value (patch by Balazs Attila-Mihaly).balrog2007-06-221-4/+4
* Add USB HID keyboard.balrog2007-06-221-1/+3
* Fix segfault in -nographic mode, by Stefen Weil.ths2007-06-221-1/+30
* Add alternate grab key, by Michael Mohr.ths2007-06-211-0/+7
* Wacom PenPartner tablet (virtual USB device).balrog2007-06-101-0/+2
* Don't refresh a graphical screen when it isn't displayed, by Herve Poussineau.ths2007-06-081-35/+10Star
* MCF5208 emulation.pbrook2007-06-031-0/+1
* Fix tap device counting.pbrook2007-05-281-1/+1
* Improved sanity checking to -net optionsblueswir12007-05-271-0/+18
* M68k system mode semihosting.pbrook2007-05-261-1/+1
* Commit NAND image changes on "commit all" or "commit mtd".balrog2007-05-241-0/+2
* Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog2007-05-241-1/+132
* m68k/ColdFire system emulation.pbrook2007-05-231-0/+2
* Add periodic timer implementation.pbrook2007-05-231-2/+6
* Fix sysrq support from the monitor mux (originally by Jason Wessel).balrog2007-05-181-2/+1Star
* Windows: redirect serial port to console, by Herve Poussineau.ths2007-05-131-1/+9
* Remove obsolete variables that came with VMware svga by mistake.balrog2007-05-031-4/+0Star
* Set OpenBIOS variables in NVRAMblueswir12007-05-011-0/+21
* -show-cursor switch to inhibit SDL hiding cursor.balrog2007-05-011-0/+6
* Spitz PDA, example PXA270 machine (four similar models).balrog2007-04-301-0/+6
* NAND Flash memory emulation and ECC calculation helpers for use by NAND contr...balrog2007-04-301-0/+21
* Add remaining PXA2xx on-chip peripherals except I2C master.balrog2007-04-301-2/+19
* Remove repeated code and enable encrypted SD cards and USB sticks images.balrog2007-04-301-14/+24
* PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul...balrog2007-04-301-0/+42
* Fix typo, by Linus Nordberg.ths2007-04-281-1/+1
* Evaluation boards for PowerPC 405EP.j_mayer2007-04-241-0/+2
* Add -pflash option to register parallel flash bloc devices.j_mayer2007-04-241-1/+33
* TCX 24 bit model supportblueswir12007-04-211-1/+2
* Fix compiler warning.ths2007-04-181-1/+4
* Win32 Tap inferface PPC Guest issue, by Ely Soto.ths2007-04-181-3/+18
* Acer Pica 61 machine, by Herve Poussineau.ths2007-04-161-0/+1
* SD card emulation (initial implementation by Andrzei Zaborowski).pbrook2007-04-061-1/+22
* Integrate Alpha target in Qemu core.j_mayer2007-04-051-0/+2
* VMware SVGA II emulation, by Andrzej Zaborowski.ths2007-04-021-0/+13
* Add SparcStation-10 machineblueswir12007-04-011-0/+1
* Reorganise Sun4m to allow other machine typesblueswir12007-04-011-1/+1
* qemu_create_pidfile implementation for Win32, based on a patch byths2007-03-251-24/+1Star
* Fix segfault with -nographic, by Enache Adrian.ths2007-03-251-0/+1
* Windows sockets like to be different. Inspired by a patch from Alex Consul.ths2007-03-251-0/+8
* Sparc32/64 CPU selectionblueswir12007-03-251-0/+2