Leoyzen / KVM-Opencore

Opencore Configuration of KVM Hackintosh with tweaks
GNU General Public License v3.0
450 stars 160 forks source link

AMD host-passthrough #14

Open johncolby opened 3 years ago

johncolby commented 3 years ago

For AMD CPU host-passthrough, is this all you have to do?

  1. Swap out Kernel > patches section in config.plist with AMD-Vanilla patches.
  2. Change libvirt CPU to host-passthrough.

Do you need to change any of the following...

  1. qemu:commandline in libvirt xml? (I notice the commented line re: host-passthrough, but not sure if this is outdated).
  2. Any of the AMD motherboard/chipset specific tweaks as described in the OC guide? (I am guessing not, since we use OVMF firmware).
  3. Anything else?

Thanks for the work, your setup is working great for me so far with Penryn emulation and GPU passthrough.