Age | Commit message (Expand) | Author |
2006-08-17 | -L help | bellard |
2006-08-17 | win32 compilation fix | bellard |
2006-08-07 | copyright update | bellard |
2006-08-06 | use zlib to compress ram snapshots - correctly save qemu clock | bellard |
2006-08-06 | fixed blocking io emulation | bellard |
2006-08-05 | multiple snapshot support | bellard |
2006-08-01 | async file I/O API | bellard |
2006-07-19 | usb destroy API change (Lonnie Mendez) | bellard |
2006-07-15 | Defer timer initialization until after commandline processing. | pbrook |
2006-07-14 | generate CRLF instead of LF | bellard |
2006-07-14 | win32 compilation - force process affinity on win32 as a workaround for SMP i... | bellard |
2006-07-13 | new clock logic: cpu ticks and virtual clocks are no longer proportional - ad... | bellard |
2006-06-27 | telnet protocol and more consistent syntax (Jason Wessel) | bellard |
2006-06-26 | display device identifier string for user with info usb (Lonnie Mendez) | bellard |
2006-06-26 | fix crash when closing windows (Frediano Ziglio) | bellard |
2006-06-25 | C99 64 bit printf | bellard |
2006-06-25 | multiple wait object support for win32 (kazu) | bellard |
2006-06-25 | removed unused code - init timers earlier | bellard |
2006-06-25 | UDP char device (initial patch by Jason Wessel) - TCP char device | bellard |
2006-06-21 | fixed sparc64 cpu fp save/restore | bellard |
2006-06-14 | Solaris/SPARC host port (Ben Taylor) | bellard |
2006-06-14 | -no-fd-bootchk option (Lonnie Mendez) | bellard |
2006-05-25 | Rearrange SCSI disk emulation code. | pbrook |
2006-05-21 | OHCI USB host emulation. | pbrook |
2006-05-03 | ACPI support | bellard |
2006-05-01 | use a single select for slirp and qemu sockets | bellard |
2006-05-01 | workaround: force /dev/rtc usage on Linux | bellard |
2006-05-01 | better win32 timers - use win32 event to wake up cpu in idle mode (kazu) | bellard |
2006-05-01 | fix for hosts resuming from software suspend (initial patch by John Coiner) | bellard |
2006-04-30 | win32 socket fixes | bellard |
2006-04-30 | typo | bellard |
2006-04-30 | removed warnings | bellard |
2006-04-30 | VNC server (Anthony Liguori) | bellard |
2006-04-27 | Add nominal ARM Versatil/AB board emulation. | pbrook |
2006-04-27 | SHIX board emulation (Samuel Tardieu) | bellard |
2006-04-25 | Solaris port (Ben Taylor) | bellard |
2006-04-24 | PC speaker emulation (Joachim Henke) | bellard |
2006-04-23 | generic ELF loader | bellard |
2006-04-16 | Set slirp client hostname. | pbrook |
2006-04-12 | USB tablet support (Brad Campbell, Anthony Liguori) | bellard |
2006-04-12 | win32 serial port support (initial patch by kazu | bellard |
2006-04-09 | ARM Versatile Platform Baseboard emulation. | pbrook |
2006-04-09 | Allow multiple graphics devices. | pbrook |
2006-03-28 | Use 3-argument open call when creating file. | pbrook |
2006-02-20 | Add Arm926 core support. | pbrook |
2006-02-10 | Avoid crash if -redir or -smb used without -net user. | pbrook |
2006-02-08 | added last_io_time field - '-kernel-kqemu' experimental option | bellard |
2006-02-05 | Allow selection of emulated network card. | pbrook |
2006-02-04 | Avoid buffer overflow when sending slirp packets. | pbrook |
2006-02-01 | tap win32 support | bellard |