Commit 6330126439a1f08d2a586bb1357622d944a44ec4
1 parent
634fce96
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2058 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
7 additions
and
2 deletions
Changelog
@@ -8,9 +8,14 @@ version 0.8.2: | @@ -8,9 +8,14 @@ version 0.8.2: | ||
8 | - Solaris/SPARC host support (Ben Taylor) | 8 | - Solaris/SPARC host support (Ben Taylor) |
9 | - PPC breakpoints and single stepping (Jason Wessel) | 9 | - PPC breakpoints and single stepping (Jason Wessel) |
10 | - USB updates (Paul Brook) | 10 | - USB updates (Paul Brook) |
11 | - - UDP character devices (Jason Wessel) | ||
12 | - - TCP character devices | 11 | + - UDP/TCP/telnet character devices (Jason Wessel) |
13 | - Windows sparse file support (Frediano Ziglio) | 12 | - Windows sparse file support (Frediano Ziglio) |
13 | + - RTL8139 NIC TCP segmentation offloading (Igor Kovalenko) | ||
14 | + - PCNET NIC support (Antony T Curtis) | ||
15 | + - Support for variable frequency host CPUs | ||
16 | + - Workaround for win32 SMP hosts | ||
17 | + - Support for AMD Flash memories (Jocelyn Mayer) | ||
18 | + - Audio capture to WAV files support (malc) | ||
14 | 19 | ||
15 | version 0.8.1: | 20 | version 0.8.1: |
16 | 21 |