OSX-KVM VS OSX-PROXMOX

Compare OSX-KVM vs OSX-PROXMOX and see what are their differences.

OSX-KVM

Run macOS on QEMU/KVM. With OpenCore + Monterey + Ventura + Sonoma support now! Only commercial (paid) support is available now to avoid spammy issues. No Mac system is required. (by kholia)

OSX-PROXMOX

Voilà, install macOS on ANY Computer! This is really and magic easiest way! (by luchina-gabriel)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
OSX-KVM OSX-PROXMOX
263 20
18,343 2,111
- -
5.6 5.9
12 days ago 25 days ago
Python Shell
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

OSX-KVM

Posts with mentions or reviews of OSX-KVM. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-08.
  • VirtualBox KVM Public Release
    4 projects | news.ycombinator.com | 8 Feb 2024
    Yes, I recently had to compile some stuff on Windows (I'm on an AMD Linux host) and VirtualBox just wouldn't start Microsoft's Windows dev VM (the one they provide for free for Virtualbox). I ended up learning how to use qemu and it works great...and as a bonus I was able to run a hackintosh (via https://github.com/kholia/OSX-KVM) and it works near flawlessly, which was something I was never able to accomplish with Virtualbox (granted I haven't tried in a few years).

    I'm pretty happy with Qemu now, even if it's jsut a CLI interface. I was tempted to try the virt-* stuff, but honestly it seems like one more thing to learn so I'm going to hold off until I need something like copy/paste between VMs and can't figure it out in qemu direct.

  • NixThePlanet - Run macOS, Windows and more via a single Nix command + nixosModules
    3 projects | /r/NixOS | 9 Dec 2023
    Working on a patch to include it as a flake input instead of vendoring it in the repo, so this should no longer be true. I use the QCOW2s for OpenCore from osx-kvm that I have not figured out how to reproduce yet https://github.com/kholia/OSX-KVM/blob/master/OpenCore/OpenCore.qcow2
  • [PROJECT] Working on a project called ultimate-macOS-KVM!
    2 projects | /r/VFIO | 30 Sep 2023
    For almost a year, I have been coding a little project in Python intended to piggyback on the framework of kholia's OSX-KVM project, known as ultimate-macOS-KVM, or ULTMOS.
  • FreeBSD Bhyve Virtualization
    4 projects | news.ycombinator.com | 18 Aug 2023
    I just researched a bit, mac os x guest vm with pcie passthrough seems possible on linux.

    Dropping the links below:

    https://github.com/kholia/OSX-KVM

    https://github.com/yoonsikp/macOS-KVM-PCI-Passthrough

  • VirGL
    7 projects | news.ycombinator.com | 12 Aug 2023
    VirGL is definitely an interesting project, but all one has to do to get GPU passthrough working (from a Linux QEMU host to any guest OS) is: 1.) research a cheap, secondary GPU that is natively supported by the guest OS, 2.) plug such a secondary GPU into a PCIe slot on the host and hook it up to the primary monitor with a secondary cable (D-Sub vs. DVI, etc.), 3.) setup Linux to ignore the secondary GPU at boot and configure a QEMU VM for the GPU passthrough. The whole process takes perhaps one or two hours and as works flawlessly, with no stability issues. (Switching across the two GPU cables can be accomplished in software by using Display Data Channel /DDC/ utilities and switching keyboard/mouse can be accomplished by using evdev /event device/ passthrough.) More information: https://github.com/kholia/OSX-KVM/blob/master/notes.md#gpu-p...
  • Mac OS Kvm Icloud
    1 project | /r/hackintosh | 9 Aug 2023
    I get "verification failed" error when using https://github.com/kholia/OSX-KVM
  • What are the current best methods for virtualizing MacOS on Linux?
    2 projects | /r/linux | 21 Jul 2023
    I also see there is KVM-OSX which looks to be actively maintained, but I haven't heard anything about it.
  • Lima: A nice way to run Linux VMs on Mac
    18 projects | news.ycombinator.com | 10 Jul 2023
    You can use qemu/libvirt/kvm on any Linux host to run macOS pretty easily these days[1]. I run Ventura on unraid with nvidea gpu passthrough and it’s been fairly painless.

    You can also run macOS in docker, but it’s ultimately running through qemu/kvm as well[2]

    1. https://github.com/kholia/OSX-KVM

    2. https://github.com/sickcodes/Docker-OSX

  • Gnome browser instead of Safari
    1 project | /r/gnome | 24 Jun 2023
    I think this could be of some use to you https://github.com/kholia/OSX-KVM
  • I achieved to run a macOS VM on the Steam Deck in SteamOS desktop mode
    1 project | /r/SteamDeck | 8 Jun 2023
    i cloned that repository

OSX-PROXMOX

Posts with mentions or reviews of OSX-PROXMOX. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-27.
  • Proxmox VE: Import Wizard for Migrating VMware ESXi VMs
    4 projects | news.ycombinator.com | 27 Mar 2024
    I run macOS/OSX Sonoma in Proxmox. It does pcie/gpu passthrough (AMD rx580 8gb). The proxmox host is running a AMD Ryzen 7 5700G cpu and has 64gb memory. The mac vm disks are on a zfs fs on a wd black nvme ssd.

    It's the fastest mac I've ever owned and it's virtual, executed on a machine running a chip that apple never supported, and you'd never be able to tell it was a vm unless you were told so. kvm and vfio are amazing pieces of software.

    A good place to start: https://github.com/luchina-gabriel/OSX-PROXMOX

  • Help needed, MacOS GPU-Passthrough!
    3 projects | /r/VFIO | 4 Jun 2023
    Resources: https://www.youtube.com/@HarveysVE That channel explains and demonstrate a lot of thing about Proxmox and Hackintosh. The most I do not explored yet https://github.com/luchina-gabriel/OSX-PROXMOX That is project of person from my country who run a Youtube Channel talking only about Hackintosh, Ryzentosh and Virtualized. The only problem at least on Youtube is that he don't speak english! But don't worry I can help you with his project if you need. That is the project who automate the process of Hackintosh on Proxmox that I told you earlier. good stuff! https://www.proxmox.com/en/downloads/category/iso-images-pve Proxmox ISO Download
  • Anyone setup a MacOS vm?
    1 project | /r/Proxmox | 14 May 2023
  • What are the apps that will not run or runs unstably with Ryzentosh?
    5 projects | /r/hackintosh | 17 Apr 2023
    Proxmox is very easy with OSX-PROXMOX. If you are more advanced and understand linux, just go with any distro you are comfortable with but Arch/Fedora worked the best for me in the past and use OSX-KVM. Then there is Unraid for which there exists pretty simple Hackinabox scripts to get it working and very simply so but Unraid is a paid OS.
  • GPU RX 6600 passthrough works great on windows, not so much macOS
    1 project | /r/VFIO | 9 Apr 2023
    Here's my config, but its a standard config source, but heres the config anyway config
    1 project | /r/Proxmox | 9 Apr 2023
    here's my config, but its a standard config (source: https://github.com/luchina-gabriel/OSX-PROXMOX) The config: https://pastebin.pl/view/8e7cf0bb
  • Ventura MacOS on Proxmox help
    1 project | /r/Proxmox | 24 Mar 2023
  • HPE PROLIANT DL385G7
    1 project | /r/hackintosh | 12 Mar 2023
    there is this method : https://github.com/luchina-gabriel/OSX-PROXMOX
  • Using Proxmox for macOS virtualisation
    1 project | /r/Proxmox | 7 Feb 2023
  • Arm64 Hackintosh?
    1 project | /r/Proxmox | 28 Dec 2022

What are some alternatives?

When comparing OSX-KVM and OSX-PROXMOX you can also consider the following projects:

macOS-Simple-KVM - Tools to set up a quick macOS VM in QEMU, accelerated by KVM.

sosumi-snap

Docker-OSX - Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.

OpenCore-Install-Guide - Repo for the OpenCore Install Guide

macOS-KVM - Streamlined macOS QEMU KVM Hackintosh configuration using OpenCore and libvirt

openhaystack - Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.

OSX_GVT-D - Guide to pass iGPU to MacOS KVM guest.

imessage - A Matrix-iMessage puppeting bridge

Single-GPU-Passthrough

openhaystack-python - Python library to decrypt Airtag reports