| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add N810 to allowed -M values, add documentation part for N8x0. | balrog | 2008-05-18 | 1 | -0/+34 |
* | Correct a formatting issue (Carlo Marcelo Arenas Belon). | edgar_igl | 2008-05-10 | 1 | -2/+2 |
* | Debugger single step without interrupts (Jason Wessel). | edgar_igl | 2008-05-09 | 1 | -0/+30 |
* | MusicPal docs snippet (Jan Kiszka) and reshuffle ChangeLog. | balrog | 2008-05-07 | 1 | -0/+21 |
* | Allow bootdevice change from the monitor | aurel32 | 2008-05-04 | 1 | -0/+8 |
* | add format= to drive options (CVE-2008-2004) | aurel32 | 2008-04-28 | 1 | -0/+4 |
* | Use correct types to enable > 2G support, based on a patch from | aurel32 | 2008-04-27 | 1 | -1/+3 |
* | Revert "Use correct types to enable > 2G support" (r4238), it is | aurel32 | 2008-04-22 | 1 | -3/+1 |
* | Use correct types to enable > 2G support, based on a patch from | aurel32 | 2008-04-22 | 1 | -1/+3 |
* | Add help for -no-shutdown and -no-quit options | aurel32 | 2008-04-11 | 1 | -0/+9 |
* | Braille device support | aurel32 | 2008-04-08 | 1 | -0/+11 |
* | Documentation for MIPS Magnum R4000 machine. | aurel32 | 2008-04-08 | 1 | -1/+20 |
* | Documentation update for the monitor change command | aurel32 | 2008-03-18 | 1 | -1/+1 |
* | Documentation for the -curses option | aurel32 | 2008-03-18 | 1 | -0/+6 |
* | Add VNC reverse connections, by Eddie Kohler. | balrog | 2008-02-03 | 1 | -7/+14 |
* | E1000 NIC emulation (Nir Peleg, patch from Dor Laor). | balrog | 2008-02-03 | 1 | -1/+1 |
* | reverted -translation option support | bellard | 2008-02-01 | 1 | -11/+0 |
* | Add option to disable TB cache, by Herve Poussineau. | ths | 2008-01-23 | 1 | -0/+11 |
* | Change the usb-serial product ID to a more widely recognised value (Samuel Th... | balrog | 2008-01-19 | 1 | -1/+1 |
* | Documentation piece explaining "usb_add serial" by Samuel Thibault. | balrog | 2008-01-17 | 1 | -8/+22 |
* | Miscellaneous fixes after recent audio additions (malc). | balrog | 2008-01-17 | 1 | -1/+4 |
* | Gravis Ultrasound GF1 sound card emulation (malc). | balrog | 2008-01-14 | 1 | -2/+4 |
* | PCI AC97 emulation by malc. | balrog | 2008-01-14 | 1 | -2/+12 |
* | Change -drive parsing so that paths don't have to be double-escaped (Laurent ... | balrog | 2008-01-14 | 1 | -1/+2 |
* | qemu manpage: describe arguments of usbdevice option, by Aurelien Jarno. | ths | 2008-01-09 | 1 | -0/+22 |
* | Initial support for SS-2 (Sun4c) | blueswir1 | 2007-12-28 | 1 | -6/+7 |
* | Initial support for Sun4d machines (SS-1000, SS-2000) | blueswir1 | 2007-12-28 | 1 | -6/+7 |
* | Add "cache" parameter to "-drive" (Laurent Vivier). | balrog | 2007-12-24 | 1 | -0/+2 |
* | Update MIPS specific documentation. | ths | 2007-12-17 | 1 | -5/+7 |
* | Add closing table tag. | ths | 2007-12-17 | 1 | -0/+1 |
* | QEMU_STRACE documentation bit by Thayne Harbaugh. | balrog | 2007-12-16 | 1 | -0/+11 |
* | Update documention with '-drive' usage (Laurent Vivier). | balrog | 2007-12-11 | 1 | -0/+70 |
* | Document -M SS-600MP | blueswir1 | 2007-11-26 | 1 | -1/+1 |
* | Documentation formatting improvements, by Stefan Weil. | ths | 2007-11-21 | 1 | -98/+102 |
* | Add SPARCserver 600MP emulation (original patch by Robert Reif) | blueswir1 | 2007-11-11 | 1 | -7/+8 |
* | ARMv7 support. | pbrook | 2007-11-11 | 1 | -6/+36 |
* | added -startdate option | bellard | 2007-11-07 | 1 | -0/+5 |
* | Split I^2C controller out of hw/omap.c. | balrog | 2007-11-03 | 1 | -0/+24 |
* | Update Sparc parts in documentation | blueswir1 | 2007-10-20 | 1 | -2/+12 |
* | Second half of mipssim support, plus documentation improvements. | ths | 2007-10-17 | 1 | -2/+4 |
* | MIPSsim pseudo machine emulation. | ths | 2007-10-17 | 1 | -1/+14 |
* | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 2007-09-17 | 1 | -8/+8 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -71/+71 |
* | Document all VNC authentication options, by Daniel P. Berrange. | ths | 2007-08-25 | 1 | -52/+351 |
* | Delete mention of /dev/hda as an alias t o \\PysicalDrive0. Currently | ths | 2007-07-13 | 1 | -2/+0 |
* | More documentation bits, from Stefan Weil. | ths | 2007-07-12 | 1 | -0/+2 |
* | New features for QEMU text console, by Stefan Weil. | ths | 2007-07-11 | 1 | -2/+9 |
* | Spelling fix, spotted by Stefan Weil. | ths | 2007-07-11 | 1 | -1/+1 |
* | Documentation update for MIPS. | ths | 2007-07-11 | 1 | -19/+61 |
* | Add USB HID keyboard. | balrog | 2007-06-22 | 1 | -0/+2 |