• 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

Revision6c412ddf1cc0c41a7c36064a4a9c428e99c52ff8 (tree)
Time2009-12-19 23:26:29
AuthorAnthony Liguori <aliguori@us.i...>
CommiterAnthony Liguori

Log Message

Update for 0.12.0 release

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

Change Summary

Incremental Difference

--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,37 @@
1+version 0.12.0:
2+
3+ - Update to SeaBIOS 0.5.0
4+ - e1000: fix device link status in Linux (Anthony Liguori)
5+ - monitor: fix QMP for balloon command (Luiz Capitulino)
6+ - QMP: Return an empty dict by default (Luiz Capitulino)
7+ - QMP: Only handle converted commands (Luiz Capitulino)
8+ - pci: support PCI based option rom loading (Gerd Hoffman/Anthony Liguori)
9+ - Fix backcompat for hotplug of SCSI controllers (Daniel P. Berrange)
10+ - fdc: fix migration from 0.11 (Juan Quintela)
11+ - vmware-vga: fix segv on cursor resize. (Dave Airlie)
12+ - vmware-vga: various fixes (Dave Airlie/Anthony Liguori)
13+ - qdev: improve property error reporting. (Gerd Hoffmann)
14+ - fix vga names in default_list (Gerd Hoffmann)
15+ - usb-host: check mon before using it. (Gerd Hoffmann)
16+ - usb-net: use qdev for -usbdevice (Gerd Hoffmann)
17+ - monitor: Catch printing to non-existent monitor (Luiz Capitulino)
18+ - Avoid permanently disabled QEMU monitor when UNIX migration fails (Daniel P. Berrange)
19+ - Fix loading of ELF multiboot kernels (Kevin Wolf)
20+ - qemu-io: Fix memory leak (Kevin Wolf)
21+ - Fix thinko in linuxboot.S (Paolo Bonzini)
22+ - target-i386: Fix evaluation of DR7 register (Jan Kiszka)
23+ - vnc: hextile: do not generate ForegroundSpecified and SubrectsColoured tiles (Anthony Liguori)
24+ - S390: Bail out without KVM (Alexander Graf)
25+ - S390: Don't tell guest we're updating config space (Alexander Graf)
26+ - target-s390: Fail on unknown instructions (Alexander Graf)
27+ - osdep: Fix runtime failure on older Linux kernels (Andre Przywara)
28+ - Fix a make -j race (Juergen Lock)
29+ - target-alpha: Fix generic ctz64. (Richard Henderson)
30+ - s390: Fix buggy assignment (Stefan Weil)
31+ - target-mips: fix user-mode emulation startup (Nathan Froyd)
32+ - target-i386: Update CPUID feature set for TCG (Andre Przywara)
33+ - s390: fix build on 32 bit host (Michael S. Tsirkin)
34+
135 version 0.12.0-rc2:
236
337 - v2: properly save kvm system time msr registers (Glauber Costa)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
1-0.11.92
1+0.12.0