Skip to content

v0.12.5

Compare
Choose a tag to compare
@6-9-6-9 6-9-6-9 released this 22 Sep 03:46
· 3 commits to master since this release

This version includes KQEMU support added back from version 0.11 as well as some enhancements to the QMP protocol from versions 0.13 and 0.14.

To use KQEMU acceleration on 32-bit Windows, download KQEMU 1.4.0pre1 from http://lassauge.free.fr/qemu/release/kqemu-1.4.0pre1.tar.gz (archived version in case it goes offline), extract the archive, right click "kqemu.inf" and click "Install". Then, open a Command Prompt window as Administrator and enter the command "net start kqemu". Once you have done that, QEMU can be started with the "-enable-kqemu" or "-kernel-kqemu" arguments to use the KQEMU driver.