mirror of
https://github.com/kholia/OSX-KVM.git
synced 2026-02-04 04:53:35 +00:00
October-2022 Batch Update 1
Changes: - Update to OpenCore-0.8.5-RELEASE.zip - Sync with upstream KVM-Opencore project (Nick) - Update OVMF (ovmf_2022.08-1_all.deb)
This commit is contained in:
committed by
Dhiru Kholia
parent
95a6ac5600
commit
b2b3614676
@@ -8,10 +8,19 @@
|
||||
# qemu-img create -f qcow2 mac_hdd_ng.img 128G
|
||||
#
|
||||
# echo 1 > /sys/module/kvm/parameters/ignore_msrs (this is required)
|
||||
|
||||
#
|
||||
############################################################################
|
||||
# NOTE: Tweak the "MY_OPTIONS" line in case you are having booting problems!
|
||||
############################################################################
|
||||
#
|
||||
# VNC Usage:
|
||||
#
|
||||
# $ ./boot-passthrough.sh
|
||||
#
|
||||
# Set your desired VNC password below.
|
||||
#
|
||||
# (qemu) change vnc password
|
||||
# Password: ********
|
||||
|
||||
MY_OPTIONS="+ssse3,+sse4.2,+popcnt,+avx,+aes,+xsave,+xsaveopt,check"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user