From 15db8f29b673a7f1c3dd2592474421b29dd8795c Mon Sep 17 00:00:00 2001 From: axtloss Date: Fri, 14 Oct 2022 12:14:49 +0200 Subject: Update README.md --- com.github.kholia.osx-kvm/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'com.github.kholia.osx-kvm/README.md') diff --git a/com.github.kholia.osx-kvm/README.md b/com.github.kholia.osx-kvm/README.md index 47ba8a4..e6ba305 100644 --- a/com.github.kholia.osx-kvm/README.md +++ b/com.github.kholia.osx-kvm/README.md @@ -1,2 +1,12 @@ # [OSX-KVM](https://github.com/kholia/OSX-KVM) This (surprisingly) works +Qemu is compiled without usb passthrough, so passing usb devices to the vm will not work. +Gpu passthrough most likely will not work, but I don't have any way of testing it. + +The qemu start command can be edited in `~/.var/app/com.github.kholia.osx-kvm/osx-kvm/OpenCore-Boot.sh` + +# Increasing memory +Open `~/.var/app/com.github.kholia.osx-kvm/osx-kvm/OpenCore-Boot.sh` with a text editor and edit the `ALLOCATED_RAM` variable + +# Increasing the amount of cpu cores +Open `~/.var/app/com.github.kholia.osx-kvm/osx-kvm/OpenCore-Boot.sh` with a text editor and edit the `CPU_` variables to your liking -- cgit v1.2.3