Releases: 6-9-6-9/kqemu-qmp
Releases · 6-9-6-9/kqemu-qmp
v0.12.5 release 2
Two changes between this release and the previous one:
qmp_capabilities
command enforcement has been added. This should fix problems with programs choking on asynchronous RESET events during QMP capabilities negotiation.- Windows 2000 support has been added. Since the KQEMU driver already supports this and getting QEMU to support it just means adding a single include, I went ahead and did that.
v0.12.5
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.