]> git.proxmox.com Git - qemu.git/commitdiff
Update version and changelog for 0.11.1 release v0.11.1
authorAurelien Jarno <aurelien@aurel32.net>
Wed, 2 Dec 2009 20:27:02 +0000 (21:27 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 2 Dec 2009 20:27:02 +0000 (21:27 +0100)
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Changelog
VERSION

index 857cbb27e7e27c62929d25a66dd6ab2381a7a3f4..2d594cdc9b3efca368e9ae8e5af89414ff1daa0e 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,20 @@
+Version 0.11.1
+  - fix I2C slave addressing (Juha Riihimäki)
+  - Revert "vga: do not resize the screen on hw_invalidate" (Aurelien Jarno)
+  - slirp: fix use-after-free (Mark McLoughlin)
+  - Fix sparc.ld (Blue Swirl)
+  - ELF codedump build failures (Laurent Desnogues)
+  - kvm: Move KVM mp_state accessors to i386-specific code (Hollis Blanchard)
+  - fix configure script with armv4l cpu (Laurent Desnogues)
+  - net: disable draining tap queue in one go (Mark McLoughlin)
+  - pcnet: Restart poll timer on pcnet_start (Jan Kiszka)
+  - Sparc32: Fix lance (Blue Swirl)
+  - mac99: fix segmentation fault on startup (Aurelien Jarno)
+  - usb-linux.c: fix buffer overflow (Jim Paris)
+  - ARM host: fix generated blocks linking (Laurent Desnogues)
+  - qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver (Juergen Lock)
+  - exec-all.h: increase MAX_OP_PER_INSTR to 96 from 64 (Aurelien Jarno)
+
 version 0.11.0
   - fix rtc polling mode (Bernhard Kauer)
   - qcow2: order concurrent aio requests (Kevin Wolf)
diff --git a/VERSION b/VERSION
index d9df1bbc0c7befdbc28d61efc28ed3e5c08d015f..af88ba824866fdf61bd6e3c8f83203f5d93d062b 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.11.0
+0.11.1