Add ARM Angel semihosting to system emulation.
[qemu] / vl.c
2007-01-20 pbrookAdd ARM Angel semihosting to system emulation.
2007-01-15 thsMIPS Malta system and devices support, by Aurelien...
2007-01-09 bellardifname arg fix
2007-01-07 bellardadded cutils.c
2007-01-07 thsRevert -disk patch, as requested by Fabrice. The genera...
2007-01-05 thsReinitialize monitor upon reconnect, by Anthony Liguori.
2007-01-05 thsAdd -boot n option for x86 using PXE, by Anthony Liguori.
2007-01-05 thsAdd -option-rom option to allow loading of PCI option...
2007-01-05 thsDynamic handling of guest mice, by Lonnie Mendez.
2006-12-24 thsFix SCSI cdrom boot, thanks Blue Swirl.
2006-12-23 thsNull character instead of numeric null.
2006-12-23 pbrookSolaris SMBD hacks (Ben Taylor).
2006-12-22 thsWindows build fix, namespace cleanup, fix error message...
2006-12-22 thsSupport for unidirectional pipes, by Ed Swierk.
2006-12-22 thsFix -cdrom breakage.
2006-12-22 thsSCSI emulation improvements, by Chuck Brazie.
2006-12-22 thsDaemonize option, by Anthony Liguori.
2006-12-22 thsUnix domain socket support for VNC, by Anthony Liguori.
2006-12-21 thsRun monitor over unix domain sockets, by Anthony Liguori.
2006-12-11 thsImplement -no-quit option, by Xavier Gnata.
2006-11-01 pbrookRemove FD on close.
2006-10-02 bellardno-reboot option
2006-09-24 bellardadded SMM support
2006-09-23 pbrookAdd ARM RealView Emulation Baseboard.
2006-09-10 pbrookAvoid (repeatedly) trying to read stdin after it has...
2006-09-09 bellardtwo stop bits support
2006-09-03 bellardallow disabling of serial or parallel devices (Stefan...
2006-09-03 pbrookFlush IO requests before savevm (original patch by...
2006-08-19 bellardwin32 tap poll suppression (kazu)
2006-08-17 bellard-L help
2006-08-17 bellardwin32 compilation fix
2006-08-07 bellardcopyright update
2006-08-06 bellarduse zlib to compress ram snapshots - correctly save...
2006-08-06 bellardfixed blocking io emulation
2006-08-05 bellardmultiple snapshot support
2006-08-01 bellardasync file I/O API
2006-07-19 bellardusb destroy API change (Lonnie Mendez)
2006-07-15 pbrookDefer timer initialization until after commandline...
2006-07-14 bellardgenerate CRLF instead of LF
2006-07-14 bellardwin32 compilation - force process affinity on win32...
2006-07-13 bellardnew clock logic: cpu ticks and virtual clocks are no...
2006-06-27 bellardtelnet protocol and more consistent syntax (Jason Wessel)
2006-06-26 bellarddisplay device identifier string for user with info...
2006-06-26 bellardfix crash when closing windows (Frediano Ziglio)
2006-06-25 bellardC99 64 bit printf
2006-06-25 bellardmultiple wait object support for win32 (kazu)
2006-06-25 bellardremoved unused code - init timers earlier
2006-06-25 bellardUDP char device (initial patch by Jason Wessel) - TCP...
2006-06-21 bellardfixed sparc64 cpu fp save/restore
2006-06-14 bellardSolaris/SPARC host port (Ben Taylor)
2006-06-14 bellard-no-fd-bootchk option (Lonnie Mendez)
2006-05-25 pbrookRearrange SCSI disk emulation code.
2006-05-21 pbrookOHCI USB host emulation.
2006-05-03 bellardACPI support
2006-05-01 bellarduse a single select for slirp and qemu sockets
2006-05-01 bellardworkaround: force /dev/rtc usage on Linux
2006-05-01 bellardbetter win32 timers - use win32 event to wake up cpu...
2006-05-01 bellardfix for hosts resuming from software suspend (initial...
2006-04-30 bellardwin32 socket fixes
2006-04-30 bellardtypo
2006-04-30 bellardremoved warnings
2006-04-30 bellardVNC server (Anthony Liguori)
2006-04-27 pbrookAdd nominal ARM Versatil/AB board emulation.
2006-04-27 bellardSHIX board emulation (Samuel Tardieu)
2006-04-25 bellardSolaris port (Ben Taylor)
2006-04-24 bellardPC speaker emulation (Joachim Henke)
2006-04-23 bellardgeneric ELF loader
2006-04-16 pbrookSet slirp client hostname.
2006-04-12 bellardUSB tablet support (Brad Campbell, Anthony Liguori)
2006-04-12 bellardwin32 serial port support (initial patch by kazu
2006-04-09 pbrookARM Versatile Platform Baseboard emulation.
2006-04-09 pbrookAllow multiple graphics devices.
2006-03-28 pbrookUse 3-argument open call when creating file.
2006-02-20 pbrookAdd Arm926 core support.
2006-02-10 pbrookAvoid crash if -redir or -smb used without -net user.
2006-02-08 bellardadded last_io_time field - '-kernel-kqemu' experimental...
2006-02-05 pbrookAllow selection of emulated network card.
2006-02-04 pbrookAvoid buffer overflow when sending slirp packets.
2006-02-01 bellardtap win32 support
2006-02-01 bellardwin32 socket support
2006-01-08 bellardkqemu and SMP are currently not compatible
2005-12-18 bellardsuppressed -enable-audio and simplified -soundhw option...
2005-12-18 bellardavoid echo on pty devices (David Decotigny) - fixes...
2005-12-18 bellarduse IPPROTO_IP instead of SOL_IP
2005-12-18 bellard'-net socket,mcast=' option support (initial patch...
2005-12-17 bellardinitial support for up to 255 CPUs
2005-12-05 bellardInitial SPARC SMP support (Blue Swirl)
2005-11-27 bellardwin32 compile fix
2005-11-26 bellardusing _exit in fork() (Kamo Hiroyasu)
2005-11-26 bellardARM system emulation (Paul Brook)
2005-11-23 bellardbetter SMP scheduling
2005-11-21 bellardSMP support
2005-11-15 bellardnew network emulation
2005-11-11 bellardAPI for changes in VM state (malc)
2005-11-10 bellardlow level host parallel port access
2005-11-08 bellarduse host serial port
2005-11-06 bellardsuppressed unneeded options - added isapc machine
2005-11-06 bellardUSB help
2005-11-06 bellardUSB user interface
2005-11-05 bellardaudio merge (malc)
next