🍺 BREW Explorer

← all formulae

qemu

brew install qemu v11.0.1 GPL-2.0-only

Generic machine emulator and virtualizer supporting x86, ARM, MIPS, and other architectures.

Why you might care

Run full virtual machines or emulate different CPU architectures without hardware support; useful for cross-compilation, testing, and running legacy/alternative OSes. Drop-in for lightweight virtualization where KVM acceleration is available; supports user-mode emulation for single binaries and system emulation for full OS instances.

Categories

Alternatives

VirtualBox VMware Xen KVM Bochs
23.8k
30-day installs · #213
57.0k
90-day · #256
263.5k
365-day · #239

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on 2mo ago.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "VirtualBox",
    "VMware",
    "Xen",
    "KVM",
    "Bochs"
  ],
  "build_dependencies": [
    "libtool",
    "meson",
    "ninja",
    "pkgconf",
    "python-setuptools",
    "python@3.14",
    "spice-protocol"
  ],
  "categories": [
    "emulator",
    "virtualization"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "capstone",
    "dtc",
    "glib",
    "gnutls",
    "jpeg-turbo",
    "libpng",
    "libslirp",
    "libssh",
    "libusb",
    "lzo",
    "ncurses",
    "pixman",
    "snappy",
    "vde",
    "zstd"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Generic machine emulator and virtualizer",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:44+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "qemu",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.qemu.org/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "QEMU",
  "installs_30d": 23820,
  "installs_365d": 263498,
  "installs_90d": 57018,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-2.0-only",
  "llm_generated_at": "2026-06-20T23:43:26+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "qemu",
  "oldnames": [],
  "one_liner": "Generic machine emulator and virtualizer supporting x86, ARM, MIPS, and other architectures.",
  "optional_dependencies": [],
  "rank_30d": 213,
  "rank_365d": 239,
  "rank_90d": 256,
  "raw_hash": "c9ff116521b81d3c",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/q/qemu.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    {
      "bison": "build"
    },
    {
      "flex": "build"
    },
    "bzip2"
  ],
  "version_head": "HEAD",
  "version_stable": "11.0.1",
  "versioned_formulae": [],
  "why_use_this": "Run full virtual machines or emulate different CPU architectures without hardware support; useful for cross-compilation, testing, and running legacy/alternative OSes. Drop-in for lightweight virtualization where KVM acceleration is available; supports user-mode emulation for single binaries and system emulation for full OS instances."
}