オープンソースの汎用エミュレータQEMUの最新版「QEMU 1.6.0」がリリースされました(アナウンス、ChangeLog)。
アナウンスによると、バージョン1.6.0の変更点のハイライトは以下の通り。
* Support for live migration over RDMA
* TCG target for aarch64.
* Support for auto-convergence in live migration ("CPU stunning")
* The XHCI (USB 3.0) controller supports live migration.
* New device "nvme" provides a PCI device that implements the NVMe
standard.
* ACPI hotplug of devices behind a PCI bridge is supported
* The 32-bit ARMv8 LDA/STL instructions for load-acquire/store-release
are supported
* Experimental support for virtio-mmio for vexpress-a9 and vexpress-a15 boards
* Mac OS X guests supported (10.2-10.4 for PPC, 10.4 for PPC64)
* pSeries guests support live migration and savevm.
* BSDs now support the GTK+ user interface.
* Support for the pc machine type in Xen
* Support for TUN/TAP on Mac OS X
* And lots more...
ダウンロードはこちらからどうぞ(Download)。