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

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

Runtime dependencies

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

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64qemu-8.1.3.tgz
NetBSD 10.0aarch64qemu-8.0.2.tgz
NetBSD 10.0aarch64qemu-8.1.0.tgz
NetBSD 10.0earmv6hfqemu-8.1.3.tgz
NetBSD 10.0earmv6hfqemu-8.0.2.tgz
NetBSD 10.0earmv6hfqemu-8.1.0.tgz
NetBSD 10.0i386qemu-8.1.3.tgz
NetBSD 10.0i386qemu-8.1.0.tgz
NetBSD 10.0x86_64qemu-8.1.3.tgz
NetBSD 10.0_BETAx86_64qemu-8.1.0.tgz
NetBSD 9.0aarch64qemu-8.1.3.tgz
NetBSD 9.0aarch64qemu-8.0.2.tgz
NetBSD 9.0aarch64qemu-8.1.0.tgz
NetBSD 9.0earmv6hfqemu-8.1.3.tgz
NetBSD 9.0earmv6hfqemu-8.0.2.tgz
NetBSD 9.0earmv6hfqemu-8.1.0.tgz
NetBSD 9.0earmv7hfqemu-8.1.3.tgz
NetBSD 9.0earmv7hfqemu-8.0.2.tgz
NetBSD 9.0earmv7hfqemu-8.1.0.tgz
NetBSD 9.0i386qemu-8.1.0.tgz
NetBSD 9.0i386qemu-8.1.3.tgz
NetBSD 9.0sparc64qemu-7.2.0nb2.tgz
NetBSD 9.0x86_64qemu-8.1.3.tgz
NetBSD 9.0x86_64qemu-8.1.0.tgz
NetBSD 9.3x86_64qemu-8.0.3.tgz
NetBSD 9.3x86_64qemu-8.2.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.