macOS
brew install vfkitlocal Homebrew formula metadata
sudo port install vfkitMacPorts ports tree · sysutils/vfkit/Portfile · Quelle: api.github.com
brew / Rang 2302
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für vfkit in AI-Agent-Workflows.
Installation
brew install vfkitlocal Homebrew formula metadata
sudo port install vfkitMacPorts ports tree · sysutils/vfkit/Portfile · Quelle: api.github.com
nix profile install nixpkgs#vfkitnixpkgs package indexes · pkgs/by-name/vf/vfkit/package.nix · Quelle: api.github.com
Überblick
Command-line hypervisor using Apple's Virtualization Framework
Verlauf
vfkit is a small command-line virtual-machine monitor for macOS built on Apple's Virtualization framework. It was created in the crc-org ecosystem to provide a native, Go-oriented hypervisor path for local container and OpenShift workflows on Apple Silicon Macs.
The vfkit repository was created in January 2022, during the period when local VM-based developer tools were adapting to Apple Silicon. CRC had historically used HyperKit on macOS, but the CRC team documented two pressures in 2022: HyperKit was x86_64-only and lacked M1 support, while maintaining QEMU builds would bring a much larger codebase and maintenance surface.
vfkit's design uses Apple's Virtualization framework through Code-Hex/vz Go bindings. Conference material from FOSDEM and Container Plumbing Days in 2023 described the project as a native macOS hypervisor written in Go, intended to wrap Apple's framework in a long-lived CLI process and a Go configuration API.
vfkit's first clear adoption niche was CRC and podman-machine style local container virtualization on macOS. Container Plumbing Days 2023 explicitly described vfkit as a good fit for crc and podman-machine because Apple's framework offered modern Linux VM features on macOS while keeping the hypervisor codebase small.
The tool has also become visible as a standalone package in developer package managers, but its main significance remains as infrastructure beneath higher-level local development environments rather than as a general desktop VM application.
Users invoke vfkit with explicit VM resources, a bootloader, disk images, and devices such as virtio-serial, virtio-fs, virtio-blk, virtio-rng, and virtio-net. The process starts the VM when vfkit starts and terminates it when vfkit exits, which fits supervisor-driven tools that need a controllable VM process.
The project also exposes github.com/crc-org/vfkit/pkg/config so Go programs can generate vfkit command lines programmatically. That API is useful for tools such as CRC that want to own the user workflow while delegating the macOS VM monitor layer to vfkit.
vfkit is one of the small command-line answers to a packaging-era problem created by Apple's architecture transition: how to ship local Linux VM support on macOS without bundling a large cross-platform emulator stack. Its importance is mainly in the Mac developer-tooling layer where container engines and Kubernetes distributions need reproducible VM startup.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
vfkit | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:vfkit |
|---|---|
| Version | 0.6.4 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/crc-org/vfkit |
| Repository | https://github.com/crc-org/vfkit |
| Zuletzt aktualisiert | 2026-07-07T19:15:06Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
vfkit
nix profile install nixpkgs#vfkitvfkit
sudo port install vfkitQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.