QEMU 0.9.0 & QEMU Accelerator 1.3.0pre10

QEMU 这个开源的虚拟机应用程序在昨天放出了新的 0.9.0 版,同时,QEMU 的加速模块(KQEMU)也更新到了 1.3.0pre10。令人高兴的是,这次 KQEMU 采用 GPL version 2 许可发布了全部的源代码。

其中,QEMU 的主要更新包括:

- Support for relative paths in backing files for disk images - Async file I/O API - New qcow2 disk image format - Support of multiple VM snapshots - Linux: specific host CDROM and floppy support - SMM support - Moved PCI init, MP table init and ACPI table init to Bochs BIOS - Support for MIPS32 Release 2 instruction set (Thiemo Seufer) - MIPS Malta system emulation (Aurelien Jarno, Stefan Weil) - Darwin userspace emulation (Pierre d'Herbemont) - m68k user support (Paul Brook) - several x86 and x86_64 emulation fixes - Mouse relative offset VNC extension (Anthony Liguori) - PXE boot support (Anthony Liguori) - '-daemonize' option (Anthony Liguori)

而 KQEMU 的新版本则支持 x86_64 的完全虚拟化了。

Download QEMU 0.9.0 & KQEMU 1.3.0pre10

Read More:

4 Comments

  1. 1 yuk Commented @ 2007-02-07 8:41Reply to this comment

    呵呵,我就在用,速度相当的快哦,迫于kvm的压力,kqemu也开源了哈,呵呵

  2. 2 华华 Commented @ 2007-02-07 21:26Reply to this comment

    不过现在看,还是 kqemu 比 kvm 稍快

  3. 3 华华 Commented @ 2007-02-07 21:32Reply to this comment

    使用 qemu , 除了kqemu 和 kvm , 还可以试试 virtualbox , http://www.virtualbox.org/ 是个基于 qemu 的 GPL 虚拟机,速度似乎比 kqemu 还要快。

  4. 4 疑问 Commented @ 2007-02-08 20:34Reply to this comment

    和xen相比谁的性能更好速度更快呢?