And on the freebsd.questions list, someone asked about getting kqemu to work with it. I guess kqemu is a kernel patch or something that makes qemu run faster and jump higher. The trick is to build qemu with a Makefile define so that it pulls in the kqemu port as well. This once again points out the usefulness of reading the makefile before building a port. The exact command is:
# make -DWITH_KQEMU install clean
Port description for emulators/qemu
/usr/ports/emulators/qemu
No comments:
Post a Comment