From 97fb738d561d99e5089f028c4071be5ef3c7278c Mon Sep 17 00:00:00 2001 From: Jack <31696646+myspaghetti@users.noreply.github.com> Date: Sat, 4 Jul 2020 10:37:09 +0300 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 8bfb62e..6b0d4cb 100644 --- a/README.md +++ b/README.md @@ -38,14 +38,8 @@ QEMU with KVM is capable of providing virtual machine hardware passthrough for n #### VirtualBox Native Execution Manager (NEM) - - The VirtualBox Native Execution Manager (NEM) is an experimental VirtualBox feature. VirtualBox uses NEM when access to VT-x and AMD-V is blocked by virtualization software or execution protection features such as Hyper-V, Windows Sandbox, WSL2, memory integrity protection, and other software. macOS and the macOS installer have memory corruption issues under NEM virtualization. The script checks for NEM and gives an error message if it is detected. - - - - ### Bootloaders The macOS VirtualBox guest is loaded without extra bootloaders, but it is compatible with [OpenCore](https://github.com/acidanthera/OpenCorePkg/releases). OpenCore requires additional configuration that is beyond the scope of the script.