- 99aa9e4 Add help for -no-shutdown and -no-quit options by aurel32 · 17 years ago
- 2e4d9fb Braille device support by aurel32 · 17 years ago
- 88cb0a0 Documentation for MIPS Magnum R4000 machine. by aurel32 · 17 years ago
- 4bf27c2 Documentation update for the monitor change command by aurel32 · 17 years ago
- 052caf7 Documentation for the -curses option by aurel32 · 17 years ago
- 3aa3eea Add VNC reverse connections, by Eddie Kohler. by balrog · 17 years ago
- 7c23b89 E1000 NIC emulation (Nir Peleg, patch from Dor Laor). by balrog · 17 years ago
- bce6184 reverted -translation option support by bellard · 17 years ago
- 40a2e65 Add option to disable TB cache, by Herve Poussineau. by ths · 17 years ago
- a11d070 Change the usb-serial product ID to a more widely recognised value (Samuel Thibault). by balrog · 17 years ago
- db380c0 Documentation piece explaining "usb_add serial" by Samuel Thibault. by balrog · 17 years ago
- 26463db Miscellaneous fixes after recent audio additions (malc). by balrog · 17 years ago
- 423d65f Gravis Ultrasound GF1 sound card emulation (malc). by balrog · 17 years ago
- e5c9a13 PCI AC97 emulation by malc. by balrog · 17 years ago
- 609497a Change -drive parsing so that paths don't have to be double-escaped (Laurent Vivier, Johannes Schindelin) by balrog · 17 years ago
- 8fccda8 qemu manpage: describe arguments of usbdevice option, by Aurelien Jarno. by ths · 17 years ago
- ee76f82 Initial support for SS-2 (Sun4c) by blueswir1 · 17 years ago
- 7d85892 Initial support for Sun4d machines (SS-1000, SS-2000) by blueswir1 · 17 years ago
- 33f0027 Add "cache" parameter to "-drive" (Laurent Vivier). by balrog · 17 years ago
- d9aedc3 Update MIPS specific documentation. by ths · 17 years ago
- 5cfdf93 Add closing table tag. by ths · 17 years ago
- b01bcae QEMU_STRACE documentation bit by Thayne Harbaugh. by balrog · 17 years ago
- e0e7ada Update documention with '-drive' usage (Laurent Vivier). by balrog · 17 years ago
- 66d4557 Document -M SS-600MP by blueswir1 · 17 years ago
- 89dfe89 Documentation formatting improvements, by Stefan Weil. by ths · 17 years ago
- 6a3b9cc Add SPARCserver 600MP emulation (original patch by Robert Reif) by blueswir1 · 17 years ago
- 9ee6e8b ARMv7 support. by pbrook · 17 years ago
- 7e0af5d0 added -startdate option by bellard · 17 years ago
- 0264592 Split I^2C controller out of hw/omap.c. by balrog · 17 years ago
- a785e42 Update Sparc parts in documentation by blueswir1 · 17 years ago
- f0fc6f8 Second half of mipssim support, plus documentation improvements. by ths · 17 years ago
- 6bf5b4e MIPSsim pseudo machine emulation. by ths · 17 years ago
- 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
- 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
- f858dca Document all VNC authentication options, by Daniel P. Berrange. by ths · 17 years ago
- b678383 Delete mention of /dev/hda as an alias t o \\PysicalDrive0. Currently by ths · 17 years ago
- b1f4523 More documentation bits, from Stefan Weil. by ths · 17 years ago
- af3a903 New features for QEMU text console, by Stefan Weil. by ths · 17 years ago
- 0b64d00 Spelling fix, spotted by Stefan Weil. by ths · 17 years ago
- 24d4de4 Documentation update for MIPS. by ths · 17 years ago
- 47b2d33 Add USB HID keyboard. by balrog · 18 years ago
- f6d2a31 Wacom PenPartner tablet (virtual USB device). by balrog · 18 years ago
- a2502b5 Fix patch splitting lossage in vga.c by blueswir1 · 18 years ago
- 707e011 Add documentation for new ColdFire board. by pbrook · 18 years ago
- 7e049b8 ColdFire Ethernet support. by pbrook · 18 years ago
- 4be456f Documentation spelling fixes, by Mark Glines. by ths · 18 years ago
- c4a7060 New option -net nic,model=? (Mark Glines) by blueswir1 · 18 years ago
- a87295e M68k system mode semihosting. by pbrook · 18 years ago
- 209a4e6 Document ColdFire system emulation. by pbrook · 18 years ago
- ce81986 ARM946 CPU support. by pbrook · 18 years ago
- 549444e Correct a docs typo and list of available NIC names (by Stefan Weil). by balrog · 18 years ago
- 6650860 Set OpenBIOS variables in NVRAM by blueswir1 · 18 years ago
- b00052e Spitz PDA, example PXA270 machine (four similar models). by balrog · 18 years ago
- a1bb27b SD card emulation (initial implementation by Andrzei Zaborowski). by pbrook · 18 years ago
- e598752 Spelling fixes, by Stefan Weil. by ths · 18 years ago
- c35734b Add -name option, by Anthony Liguori. by ths · 18 years ago
- d7739d7 iDocument ARM RealView board (Andrzej Zaborowski). by pbrook · 18 years ago
- 0db1137 Change -tftp option to take a root directory, by Anthony Liguori. by ths · 18 years ago
- 47d5d01 Add -bootp option for slirp, by Anthony Liguori. by ths · 18 years ago
- 5f18949 Document -no-frame option. by ths · 18 years ago
- 20d8a3e Monitor multiplexing, by Jason Wessel. by ths · 18 years ago
- 5867c88 Parport EPP support for Linux, by Marko Kohtala. by ths · 18 years ago
- dbcf5e8 Use the actual executable names in documentation, based on a patch by by ths · 18 years ago
- 8319523 Darwin user help (Pierre d'Herbemont) by bellard · 18 years ago
- 4fe8b87 gcc version by bellard · 18 years ago
- 6a1cbf6 script=no for the TUN/TAP net option, by Jean-Christian de Rivaz by ths · 18 years ago
- 4046d91 Use standard character device interface for gdbstub. by pbrook · 18 years ago
- f749998 Add nodelay option for TCP character devices. by pbrook · 18 years ago
- 8e71621 Add ARM Angel semihosting to system emulation. by pbrook · 18 years ago
- 0178196 win32: physical drive support (initial patch by kazu) by bellard · 18 years ago
- 96d30e4 Revert -disk patch, as requested by Fabrice. The general idea of this by ths · 18 years ago
- eec85c2 Add -boot n option for x86 using PXE, by Anthony Liguori. by ths · 18 years ago
- 9ae0255 Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori. by ths · 18 years ago
- 455204e Dynamic handling of guest mice, by Lonnie Mendez. by ths · 18 years ago
- 42550fd SCSI emulation improvements, by Chuck Brazie. by ths · 18 years ago
- 71e3ceb Daemonize option, by Anthony Liguori. by ths · 18 years ago
- 73fc974 Unix domain socket support for VNC, by Anthony Liguori. by ths · 18 years ago
- ffd843b Run monitor over unix domain sockets, by Anthony Liguori. by ths · 18 years ago
- 366dfc5 Spelling fixes, by Aurelien Jarno. by ths · 18 years ago
- e6e5906 ColdFire target. by pbrook · 18 years ago
- d1beab8 no-reboot option by bellard · 18 years ago
- 8f40c38 update by bellard · 18 years ago
- c6d46c2 typo by bellard · 18 years ago
- c03b0f0 allow disabling of serial or parallel devices (Stefan Weil) by bellard · 18 years ago
- 2192c33 update by bellard · 18 years ago
- f542086 spelling fixes (Stefan Weil) by bellard · 18 years ago
- ee0f475 removed outdated info by bellard · 18 years ago
- 19cb373 better support of host drives by bellard · 18 years ago
- 87b4735 -L help by bellard · 18 years ago
- 19d3679 update by bellard · 18 years ago
- 13a2e80 info about VM snapshots by bellard · 18 years ago
- a3c2599 audio capture fixes (malc) by bellard · 18 years ago
- 3c65634 update by bellard · 18 years ago
- 951f135 telnet protocol and more consistent syntax (Jason Wessel) by bellard · 18 years ago
- 0bab00f UDP char device (initial patch by Jason Wessel) - TCP char device by bellard · 18 years ago
- 3cb0853 more info about -std-vga by bellard · 19 years ago
- e6de1ba Arm h/w doc updates. by pbrook · 19 years ago
- 30a604f update by bellard · 19 years ago
- 52ca8d6 -no-fd-bootchk option (Lonnie Mendez) by bellard · 19 years ago
- 0986ac3 use OpenBIOS instead of Proll on sparc (Blue Swirl) by bellard · 19 years ago