QEMU/NetBSD

From Wikibooks, open books for an open world
Jump to navigation Jump to search

QEMU is included in the NetBSD pkgsrc tree. To install, use

# pkgin add qemu

To build from source, download the pkgsrc tree and

# cd /path/to/pkgsrc/emulators/qemu && make update