2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-08-25 |
ths | Document all VNC authentication options, by Daniel... |
blob | commitdiff | raw | diff to current |
2007-07-13 |
ths | Delete mention of /dev/hda as an alias t o \\PysicalDri... |
blob | commitdiff | raw | diff to current |
2007-07-12 |
ths | More documentation bits, from Stefan Weil. |
blob | commitdiff | raw | diff to current |
2007-07-11 |
ths | New features for QEMU text console, by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2007-07-11 |
ths | Spelling fix, spotted by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2007-07-11 |
ths | Documentation update for MIPS. |
blob | commitdiff | raw | diff to current |
2007-06-22 |
balrog | Add USB HID keyboard. |
blob | commitdiff | raw | diff to current |
2007-06-10 |
balrog | Wacom PenPartner tablet (virtual USB device). |
blob | commitdiff | raw | diff to current |
2007-06-10 |
blueswir1 | Fix patch splitting lossage in vga.c |
blob | commitdiff | raw | diff to current |
2007-06-04 |
pbrook | Add documentation for new ColdFire board. |
blob | commitdiff | raw | diff to current |
2007-06-04 |
pbrook | ColdFire Ethernet support. |
blob | commitdiff | raw | diff to current |
2007-06-03 |
ths | Documentation spelling fixes, by Mark Glines. |
blob | commitdiff | raw | diff to current |
2007-05-27 |
blueswir1 | New option -net nic,model=? (Mark Glines) |
blob | commitdiff | raw | diff to current |
2007-05-26 |
pbrook | M68k system mode semihosting. |
blob | commitdiff | raw | diff to current |
2007-05-23 |
pbrook | Document ColdFire system emulation. |
blob | commitdiff | raw | diff to current |
2007-05-08 |
pbrook | ARM946 CPU support. |
blob | commitdiff | raw | diff to current |
2007-05-01 |
balrog | Correct a docs typo and list of available NIC names... |
blob | commitdiff | raw | diff to current |
2007-05-01 |
blueswir1 | Set OpenBIOS variables in NVRAM |
blob | commitdiff | raw | diff to current |
2007-04-30 |
balrog | Spitz PDA, example PXA270 machine (four similar models). |
blob | commitdiff | raw | diff to current |
2007-04-06 |
pbrook | SD card emulation (initial implementation by Andrzei... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
ths | Spelling fixes, by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2007-03-19 |
ths | Add -name option, by Anthony Liguori. |
blob | commitdiff | raw | diff to current |
2007-02-28 |
pbrook | iDocument ARM RealView board (Andrzej Zaborowski). |
blob | commitdiff | raw | diff to current |
2007-02-20 |
ths | Change -tftp option to take a root directory, by Anthon... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
ths | Add -bootp option for slirp, by Anthony Liguori. |
blob | commitdiff | raw | diff to current |
2007-02-19 |
ths | Document -no-frame option. |
blob | commitdiff | raw | diff to current |
2007-02-18 |
ths | Monitor multiplexing, by Jason Wessel. |
blob | commitdiff | raw | diff to current |
2007-02-17 |
ths | Parport EPP support for Linux, by Marko Kohtala. |
blob | commitdiff | raw | diff to current |
2007-02-10 |
ths | Use the actual executable names in documentation, based... |
blob | commitdiff | raw | diff to current |
2007-02-05 |
bellard | Darwin user help (Pierre d'Herbemont) |
blob | commitdiff | raw | diff to current |
2007-02-05 |
bellard | gcc version |
blob | commitdiff | raw | diff to current |
2007-02-02 |
ths | script=no for the TUN/TAP net option, by Jean-Christian... |
blob | commitdiff | raw | diff to current |
2007-01-28 |
pbrook | Use standard character device interface for gdbstub. |
blob | commitdiff | raw | diff to current |
2007-01-28 |
pbrook | Add nodelay option for TCP character devices. |
blob | commitdiff | raw | diff to current |
2007-01-20 |
pbrook | Add ARM Angel semihosting to system emulation. |
blob | commitdiff | raw | diff to current |
2007-01-07 |
bellard | win32: physical drive support (initial patch by kazu) |
blob | commitdiff | raw | diff to current |
2007-01-07 |
ths | Revert -disk patch, as requested by Fabrice. The genera... |
blob | commitdiff | raw | diff to current |
2007-01-05 |
ths | Add -boot n option for x86 using PXE, by Anthony Liguori. |
blob | commitdiff | raw | diff to current |
2007-01-05 |
ths | Add -option-rom option to allow loading of PCI option... |
blob | commitdiff | raw | diff to current |
2007-01-05 |
ths | Dynamic handling of guest mice, by Lonnie Mendez. |
blob | commitdiff | raw | diff to current |
2006-12-22 |
ths | SCSI emulation improvements, by Chuck Brazie. |
blob | commitdiff | raw | diff to current |
2006-12-22 |
ths | Daemonize option, by Anthony Liguori. |
blob | commitdiff | raw | diff to current |
2006-12-22 |
ths | Unix domain socket support for VNC, by Anthony Liguori. |
blob | commitdiff | raw | diff to current |
2006-12-21 |
ths | Run monitor over unix domain sockets, by Anthony Liguori. |
blob | commitdiff | raw | diff to current |
2006-12-11 |
ths | Spelling fixes, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2006-10-22 |
pbrook | ColdFire target. |
blob | commitdiff | raw | diff to current |
2006-10-02 |
bellard | no-reboot option |
blob | commitdiff | raw | diff to current |
2006-09-20 |
bellard | update |
blob | commitdiff | raw | diff to current |
2006-09-03 |
bellard | typo |
blob | commitdiff | raw | diff to current |
2006-09-03 |
bellard | allow disabling of serial or parallel devices (Stefan... |
blob | commitdiff | raw | diff to current |
2006-08-21 |
bellard | update |
blob | commitdiff | raw | diff to current |
2006-08-21 |
bellard | spelling fixes (Stefan Weil) |
blob | commitdiff | raw | diff to current |
2006-08-19 |
bellard | removed outdated info |
blob | commitdiff | raw | diff to current |
2006-08-19 |
bellard | better support of host drives |
blob | commitdiff | raw | diff to current |
2006-08-17 |
bellard | -L help |
blob | commitdiff | raw | diff to current |
2006-08-07 |
bellard | update |
blob | commitdiff | raw | diff to current |
2006-08-06 |
bellard | info about VM snapshots |
blob | commitdiff | raw | diff to current |
2006-07-18 |
bellard | audio capture fixes (malc) |
blob | commitdiff | raw | diff to current |
2006-07-14 |
bellard | update |
blob | commitdiff | raw | diff to current |
2006-06-27 |
bellard | telnet protocol and more consistent syntax (Jason Wessel) |
blob | commitdiff | raw | diff to current |
2006-06-25 |
bellard | UDP char device (initial patch by Jason Wessel) - TCP... |
blob | commitdiff | raw | diff to current |
2006-06-21 |
bellard | more info about -std-vga |
blob | commitdiff | raw | diff to current |
2006-06-16 |
pbrook | Arm h/w doc updates. |
blob | commitdiff | raw | diff to current |
2006-06-14 |
bellard | update |
blob | commitdiff | raw | diff to current |
2006-06-14 |
bellard | -no-fd-bootchk option (Lonnie Mendez) |
blob | commitdiff | raw | diff to current |
2006-06-14 |
bellard | use OpenBIOS instead of Proll on sparc (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2006-06-11 |
pbrook | Document new arm-user features. |
blob | commitdiff | raw | diff to current |
2006-05-26 |
pbrook | Update USB documentation. |
blob | commitdiff | raw | diff to current |
2006-05-13 |
pbrook | Update ARM board documentation. |
blob | commitdiff | raw | diff to current |
2006-05-06 |
bellard | update |
blob | commitdiff | raw | diff to current |
2006-04-30 |
bellard | Enhanced Documentation (Stefan Weil) |
blob | commitdiff | raw | diff to current |
2006-04-30 |
bellard | VNC server (Anthony Liguori) |
blob | commitdiff | raw | diff to current |
2006-04-23 |
bellard | warning fix |
blob | commitdiff | raw | diff to current |
2006-04-16 |
pbrook | Fix typo. |
blob | commitdiff | raw | diff to current |
2006-04-16 |
pbrook | Set slirp client hostname. |
blob | commitdiff | raw | diff to current |
2006-03-31 |
bellard | update links |
blob | commitdiff | raw | diff to current |
2006-02-20 |
pbrook | Update Arm docs. |
blob | commitdiff | raw | diff to current |
2006-02-05 |
pbrook | Allow selection of emulated network card. |
blob | commitdiff | raw | diff to current |
2006-02-01 |
bellard | clearer -net doc (Paul Brook) |
blob | commitdiff | raw | diff to current |
2005-12-19 |
bellard | vvfat note |
blob | commitdiff | raw | diff to current |
2005-12-18 |
bellard | suppressed -enable-audio and simplified -soundhw option... |
blob | commitdiff | raw | diff to current |
2005-12-18 |
bellard | MIPS, ARM and SMP updates |
blob | commitdiff | raw | diff to current |
2005-12-18 |
bellard | update |
blob | commitdiff | raw | diff to current |
2005-12-18 |
bellard | '-net socket,mcast=' option support (initial patch... |
blob | commitdiff | raw | diff to current |
2005-11-19 |
bellard | update |
blob | commitdiff | raw | diff to current |
2005-11-15 |
bellard | update |
blob | commitdiff | raw | diff to current |
2005-11-10 |
bellard | low level host parallel port access |
blob | commitdiff | raw | diff to current |
2005-11-08 |
bellard | use host serial port |
blob | commitdiff | raw | diff to current |
2005-11-06 |
bellard | suppressed unneeded options - added isapc machine |
blob | commitdiff | raw | diff to current |
2005-11-06 |
bellard | USB help |
blob | commitdiff | raw | diff to current |
2005-11-05 |
bellard | audio merge (malc) |
blob | commitdiff | raw | diff to current |
2005-10-30 |
bellard | merged 15a_aqemu.patch audio patch (malc) |
blob | commitdiff | raw | diff to current |
2005-07-28 |
bellard | update |
blob | commitdiff | raw | diff to current |
2005-07-23 |
bellard | sparc64 fixes (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2005-07-03 |
bellard | update |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | sparc64 marge (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2005-06-05 |
bellard | added help on -nics |
blob | commitdiff | raw | diff to current |
2005-04-30 |
bellard | typos |
blob | commitdiff | raw | diff to current |
next |