NetBSD pkgsrc tree 中包含了 QEMU。安装时,请使用
# pkgin add qemu
如要从源构建,请下载 pkgsrc tree 并执行
# cd /path/to/pkgsrc/emulators/qemu && make update