from Hacker News

Linux Virtual Machines on macOS using Virtualization.framework

by kaendfinger on 7/29/20, 11:38 PM with 1 comments

  • by cblackcom on 7/30/20, 7:59 PM

    This is awesome! I'll probably throw a quick blog post out there how to get it running on Intel macs... Can confirm it compiles (using Xcode 12 beta 3) but does not run on the A12Z-based DTK, it throws this message, which certainly goes along with what I've been seeing that there's in fact no hardware virtualization on the A12Z...

    2020-07-30 12:46:00.380 virtual[80435:3301742] ERROR: Error Domain=VZErrorDomain Code=2 "Virtualization is not available on this hardware." UserInfo={NSDebugDescription=Virtualization is not available on this hardware.}