emulators/qemu - The NetBSD Packages Collection

CPU emulator using dynamic translation

QEMU is a FAST! processor emulator using dynamic translation to achieve
good emulation speed, QEMU has two operating modes:

    * Full system emulation. In this mode, QEMU emulates a full system
      (for example a PC), including a processor and various peripherals.
      It can be used to launch different Operating Systems without rebooting
      the PC or to debug system code.
    * User mode emulation (Linux host only). In this mode, QEMU can launch
      Linux processes compiled for one CPU on another CPU. It can be used
      to launch the Wine Windows API emulator or to ease cross-compilation
      and cross-debugging.

Build dependencies

sysutils/spice-protocol pkgtools/x11-links x11/xcb-proto x11/xkeyboard-config x11/xorgproto sysutils/spice-protocol x11/xcb-proto x11/xkeyboard-config devel/meson devel/ninja-build textproc/py-sphinx textproc/py-sphinx-rtd-theme devel/glib2-tools pkgtools/mktools devel/bison devel/m4 lang/perl5 devel/pkgconf pkgtools/cwrappers

Runtime dependencies

devel/SDL2 graphics/SDL2_image www/curl sysutils/dtc devel/glib2 graphics/hicolor-icon-theme graphics/jpeg security/libgcrypt net/libiscsi net/libslirp security/libtasn1 devel/libusb1 x11/libxkbcommon archivers/lzo x11/pixman graphics/png lang/python312 lang/python312 devel/snappy sysutils/spice-server archivers/zstd devel/SDL2 www/curl sysutils/dtc devel/glib2 graphics/hicolor-icon-theme graphics/jpeg security/libgcrypt net/libslirp security/libtasn1 x11/libxkbcommon x11/pixman graphics/png sysutils/spice-server

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64qemu-9.1.0.tgz
NetBSD 10.0aarch64qemu-9.0.1.tgz
NetBSD 10.0earmv6hfqemu-9.1.0.tgz
NetBSD 10.0earmv7hfqemu-9.1.0.tgz
NetBSD 10.0earmv7hfqemu-9.0.1.tgz
NetBSD 10.0i386qemu-9.1.0.tgz
NetBSD 10.0i386qemu-9.0.1.tgz
NetBSD 10.0sparc64qemu-9.0.1.tgz
NetBSD 10.0x86_64qemu-9.1.0.tgz
NetBSD 10.0x86_64qemu-9.0.1.tgz
NetBSD 9.0aarch64qemu-9.1.0.tgz
NetBSD 9.0earmv6hfqemu-9.1.0.tgz
NetBSD 9.0earmv7hfqemu-9.1.0.tgz
NetBSD 9.0earmv7hfqemu-9.0.1.tgz
NetBSD 9.0i386qemu-9.1.0.tgz
NetBSD 9.0i386qemu-9.0.1.tgz
NetBSD 9.0x86_64qemu-9.1.0.tgz
NetBSD 9.0x86_64qemu-9.0.1.tgz
NetBSD 9.3x86_64qemu-9.1.0.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

debug
Enable debugging facilities in the package.
debug-info
Enable debug info in generated binaries (e.g. for crash analysis), but not full scale debugging.
gtk3
Enable support for GTK3.
iscsi
Enable iSCSI support.
jack
Enable support for the JACK audio server.
sdl
Use SDL as the audio/display library.
spice
Enable Spice-Space support.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.