]> git.proxmox.com Git - qemu.git/commitdiff
Update version for 0.10.3 release v0.10.3
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 1 May 2009 16:57:29 +0000 (11:57 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 1 May 2009 16:57:29 +0000 (11:57 -0500)
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Changelog
VERSION

index 1fe9b9c5a8271e8d5f751752892949b97a2e4ff0..4e6f1584db4c7cf7b282058a0529434b1c7af46f 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,21 @@
+version 0.10.3:
+  - fix AIO cancellations (Avi Kivity)
+  - fix live migration error path on incoming
+  - avoid SEGV on pci hotplug failure (Chris Wright)
+  - fix serial option in -drive
+  - support DDIM for option roms (Glauber Costa)
+  - avoid fork/exec on pre-2.6.27 kernels with KVM (Jan Kiszka)
+  - block-vpc: don't silently create smaller images than requested (Kevin Wolf)
+  - Fix non-ACPI timer interrupt routing (Beth Kon)
+  - hpet: fix emulation of HPET_TN_SETVAL (Jan Kiszka)
+  - kvm: fix cpuid initialization (Jan Kiszka)
+  - qcow2: fix corruption on little endian hosts (Kevin Wolf)
+  - avoid leaing memory on hot unplug (Mark McLoughlin)
+  - fix savevm/migration after hot unplug (Mark McLoughlin)
+  - Fix keyboard mapping on newer Xords with non-default keymaps (balrog)
+  - Make PCI config status register read-only (Anthony Liguori)
+  - Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)
+
 version 0.10.2:
 
   - fix savevm/loadvm (Anthony Liguori)
diff --git a/VERSION b/VERSION
index 5eef0f10e8cd5cac36342fc9b6dc9855e024361f..a3f5a8ed4d6081dee5f0e482c52c08837e7450b1 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.10.2
+0.10.3