diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2006-07-16 18:56:50 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2006-07-16 18:56:50 +0000 |
commit | 6330126439a1f08d2a586bb1357622d944a44ec4 (patch) | |
tree | 887067f67f788ad183df989d250a4943920a81db /Changelog | |
parent | 634fce96eba8f332929025dd173a2f14e14a8f90 (diff) | |
download | qemu-6330126439a1f08d2a586bb1357622d944a44ec4.zip qemu-6330126439a1f08d2a586bb1357622d944a44ec4.tar.gz qemu-6330126439a1f08d2a586bb1357622d944a44ec4.tar.bz2 |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2058 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -8,9 +8,14 @@ version 0.8.2: - Solaris/SPARC host support (Ben Taylor) - PPC breakpoints and single stepping (Jason Wessel) - USB updates (Paul Brook) - - UDP character devices (Jason Wessel) - - TCP character devices + - UDP/TCP/telnet character devices (Jason Wessel) - Windows sparse file support (Frediano Ziglio) + - RTL8139 NIC TCP segmentation offloading (Igor Kovalenko) + - PCNET NIC support (Antony T Curtis) + - Support for variable frequency host CPUs + - Workaround for win32 SMP hosts + - Support for AMD Flash memories (Jocelyn Mayer) + - Audio capture to WAV files support (malc) version 0.8.1: |