diff options
author | Anthony Liguori <aliguori@us.ibm.com> | 2009-09-22 21:49:37 -0500 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-09-22 21:49:37 -0500 |
commit | 1bec86a0bcaac7fa07f3081b3e26b9c7e1ec072c (patch) | |
tree | eb7d67f3e795630b210a003f78f0a713a7ba80e5 | |
parent | 621cc70bfbf0faae83b3b154ae97736472565a94 (diff) |
Update version and changelog for 0.11.0 releasev0.11.0
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
-rw-r--r-- | Changelog | 11 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 12 insertions, 1 deletions
@@ -1,3 +1,14 @@ +version 0.11.0 + - fix rtc polling mode (Bernhard Kauer) + - qcow2: order concurrent aio requests (Kevin Wolf) + - qemu-io: port to win32 (Stefan Weil) + - alpha: fix extlh instruction (Vince Weaver) + - tcg: fix size of local variables in tcg_gen_bswap64_i64 (Stefan Weil) + - net: fix send ordering (Jan Kiszka) + - escc: fix IRQ routing (Aurelien Jarno) + - versatile: fix Linux task preemption (Aurelien Jarno) + - curses: reduce memory usage by 250MB (Aurelien Jarno) + version 0.11.0-rc2 - mips: fix conditional move off fp conditions codes (Nath Froyd) - fix migration to obey -S (Paolo Bonzini) @@ -1 +1 @@ -0.10.92 +0.11.0 |