• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisión5d00b89b120ab36ba9121ac049a07bb4f00d3bfd (tree)
Tiempo2009-05-02 01:57:29
AutorAnthony Liguori <aliguori@us.i...>
CommiterAnthony Liguori

Log Message

Update version for 0.10.3 release

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

Cambiar Resumen

Diferencia incremental

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