]> git.proxmox.com Git - qemu.git/commitdiff
Update version and changelog for 0.11.0-rc2 release v0.11.0-rc2
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 28 Aug 2009 17:23:01 +0000 (12:23 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 28 Aug 2009 17:23:01 +0000 (12:23 -0500)
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Changelog
VERSION

index 47e20ec47f891b2953376cf5587006ac47e4737d..c45822f007227a8a035b78bbf4d7daf5f8945b6f 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,37 @@
+version 0.11.0-rc2
+  - mips: fix conditional move off fp conditions codes (Nath Froyd)
+  - fix migration to obey -S (Paolo Bonzini)
+  - remove pc-0-10 machine type (Mark McLoughlin)
+  - vnc: fix copyrect screen corruption (Gerd Hoffman)
+  - fix vm state change handlers running order (Markus Armbruster)
+  - e1000: fix eerc and ics emulation (Bill Paul)
+  - fix sdl zooming with pl110 (Blue Swirl)
+  - sparc64: flush pending conditional evaluations (Igor Kovalenko)
+  - esp: fix interrupt register read (Blue Swirl)
+  - option rom makefile fixes (Paul Brook)
+  - fix sparse warnings (Blue Swirl)
+  - fix symfind (Laurent Desnogues)
+  - win32: fix default prefix (Stefan Weil)
+  - fix checksum writing in signboot (Alex Graf)
+  - fix sdl window resize (Stefano Stabellini)
+  - do not resize the screen on hw_invalidate (Stefano Stabellini)
+  - Add checks for -smbios option (Beth Kon)
+  - fix do_set_link (Luiz Capitulino)
+  - fix do_commit behavior (Luiz Capitulino)
+  - make windows notice media change (Gleb Natapov)
+  - check for PR_SET_NAME being defined (Nathan Froyd)
+  - fix migration for ide devices (Anthony Liguori)
+  - Use correct depth in vmware vga (Reimar Doffiner)
+  - support 32bpp cursors in sdl (Reimar Doffinger)
+  - fix device name completion for eject (Blue Swirl)
+  - make screendump use DisplayState properly (Stefano Stabellini)
+  - fix autostart with live migration (Avi Kivity)
+  - fix detached migration with exec (Chris Lalancette)
+  - fix segv when changing vnc password in sdl (Zach Amsden)
+  - fix vnc password clearing with stdio monitor (Zach Amsden)
+  - clean up VGA type selection (Zach Amsden)
+  - add missing linefeed in error message (Stefan Weil)
+       
 version 0.11.0-rc1
   - add machine aliasing support (Mark McLoughlin)
   - add getfd/closefd monitor commands (Mark McLoughlin)
diff --git a/VERSION b/VERSION
index 3117e0c4ee23472bbe4d47f9868d426290ba9325..6990947778eeee3103f7b40b5366aabe6fa8e0cd 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.10.91
+0.10.92