qemu-0.12.1

http://download.savannah.gnu.org/releases/qemu/qemu-0.12.1.tar.gz

0.11からの主要な変更点は以下の通り。

 - target-arm: FP16 and Cortex-A9 cpu support
 - target-i386: change bios from PC-BIOS to SeaBIOS
 - target-i386: change netboot roms from etherboot to gPXE
 - target-i386: remove kqemu support
 - target-s390: introduce new s390 target (KVM-only)
 - live migration: support migration with non shared storage
 - live migration: make save/restore data driven (VMState)
 - monitor: introduce machine-protocol (QMP)
 - qdev: convert many devices, support reading config from file
 - pci: infrastructure to support 64-bit busses
 - net: introduce -netdev to support point-to-point networking
 - net: add support for GSO and checksum offload
 - tons of bug fixes throughout the code base

SeaBIOSへの移行、kqemuの廃止、非共有ストレージでのライブマイグレーションサポート、QMP、qdev、GSO & チェックサムオフロードなど見どころがたくさんありますね。

追記:qemuに合わせてqemu-kvm-0.12.1もリリースされたみたいです。すぐにコンパイルエラーが報告されてますが(^^;

http://sourceforge.net/projects/kvm/files/