summaryrefslogtreecommitdiffstats
path: root/qemu-doc.texi
Commit message (Expand)AuthorAgeFilesLines
* Change the usb-serial product ID to a more widely recognised value (Samuel Th...balrog2008-01-191-1/+1
* Documentation piece explaining "usb_add serial" by Samuel Thibault.balrog2008-01-171-8/+22
* Miscellaneous fixes after recent audio additions (malc).balrog2008-01-171-1/+4
* Gravis Ultrasound GF1 sound card emulation (malc).balrog2008-01-141-2/+4
* PCI AC97 emulation by malc.balrog2008-01-141-2/+12
* Change -drive parsing so that paths don't have to be double-escaped (Laurent ...balrog2008-01-141-1/+2
* qemu manpage: describe arguments of usbdevice option, by Aurelien Jarno.ths2008-01-091-0/+22
* Initial support for SS-2 (Sun4c)blueswir12007-12-281-6/+7
* Initial support for Sun4d machines (SS-1000, SS-2000)blueswir12007-12-281-6/+7
* Add "cache" parameter to "-drive" (Laurent Vivier).balrog2007-12-241-0/+2
* Update MIPS specific documentation.ths2007-12-171-5/+7
* Add closing table tag.ths2007-12-171-0/+1
* QEMU_STRACE documentation bit by Thayne Harbaugh.balrog2007-12-161-0/+11
* Update documention with '-drive' usage (Laurent Vivier).balrog2007-12-111-0/+70
* Document -M SS-600MPblueswir12007-11-261-1/+1
* Documentation formatting improvements, by Stefan Weil.ths2007-11-211-98/+102
* Add SPARCserver 600MP emulation (original patch by Robert Reif)blueswir12007-11-111-7/+8
* ARMv7 support.pbrook2007-11-111-6/+36
* added -startdate optionbellard2007-11-071-0/+5
* Split I^2C controller out of hw/omap.c.balrog2007-11-031-0/+24
* Update Sparc parts in documentationblueswir12007-10-201-2/+12
* Second half of mipssim support, plus documentation improvements.ths2007-10-171-2/+4
* MIPSsim pseudo machine emulation.ths2007-10-171-1/+14
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-8/+8
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-71/+71
* Document all VNC authentication options, by Daniel P. Berrange.ths2007-08-251-52/+351
* Delete mention of /dev/hda as an alias t o \\PysicalDrive0. Currentlyths2007-07-131-2/+0Star
* More documentation bits, from Stefan Weil.ths2007-07-121-0/+2
* New features for QEMU text console, by Stefan Weil.ths2007-07-121-2/+9
* Spelling fix, spotted by Stefan Weil.ths2007-07-111-1/+1
* Documentation update for MIPS.ths2007-07-111-19/+61
* Add USB HID keyboard.balrog2007-06-221-0/+2
* Wacom PenPartner tablet (virtual USB device).balrog2007-06-101-0/+4
* Fix patch splitting lossage in vga.cblueswir12007-06-101-4/+11
* Add documentation for new ColdFire board.pbrook2007-06-041-1/+14
* ColdFire Ethernet support.pbrook2007-06-041-1/+1
* Documentation spelling fixes, by Mark Glines.ths2007-06-031-20/+21
* New option -net nic,model=? (Mark Glines)blueswir12007-05-271-4/+5
* M68k system mode semihosting.pbrook2007-05-261-1/+5
* Document ColdFire system emulation.pbrook2007-05-231-0/+16
* ARM946 CPU support.pbrook2007-05-081-2/+2
* Correct a docs typo and list of available NIC names (by Stefan Weil).balrog2007-05-011-5/+7
* Set OpenBIOS variables in NVRAMblueswir12007-05-011-0/+9
* Spitz PDA, example PXA270 machine (four similar models).balrog2007-04-301-0/+31
* SD card emulation (initial implementation by Andrzei Zaborowski).pbrook2007-04-061-0/+6
* Spelling fixes, by Stefan Weil.ths2007-03-301-5/+5
* Add -name option, by Anthony Liguori.ths2007-03-191-0/+4
* iDocument ARM RealView board (Andrzej Zaborowski).pbrook2007-02-281-0/+24
* Change -tftp option to take a root directory, by Anthony Liguori.ths2007-02-201-6/+5Star
* Add -bootp option for slirp, by Anthony Liguori.ths2007-02-201-0/+10