DarwinKVM
DarwinKVM copied to clipboard
An advanced guide to run Mac OS / OS X / macOS on QEMU/KVM with libvirtd/Virt-Manager. Includes various write-ups for deep customization.
Evdev
Could make a section in 03-VManUpdate.md for those who are unable to passthrough usb controller to vm to at least get keyboard and mouse working via [evdev](https://wiki.archlinux.org/title/PCI_passthrough_via_OVMF#Passing_keyboard/mouse_via_Evdev).
In 05-Misc.md Debug section [table](https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html#config-changes) of valid values for Target could be provided so user can figure out if they want log spam in EFI root or not.
Core isolation would be neat to mention in cpu pinning writeup or make a separate writeup on core isolation. Most optimally we would want [dynamic core isolation with systemd](https://wiki.archlinux.org/title/PCI_passthrough_via_OVMF#Example_with_systemd).
### please let me know of anymore mentions where fedora is needed
First, I'll like to thank you for creating this wonderful DarwinKVM repo. I followed your instructions and had successfully created a Sequoia KVM in just a few hours. I'm now...
Just documenting all the workarounds i've applied under NixOS, as discussed on Discord. DiskProvision - requires Click (ignored shell script): ```sh nix-shell -p python3Packages.click python3 src/main.py ``` -> Possibly could...
So, I have been struggling for a few days now to get a macOS Tahoe VM going with passed through AMD WX4100 GPU. Host specs: ``` Gigabyte Z690 UD DDR4...