PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Apples Hypervisor.Framework


Gast
2017-03-13, 22:20:04
Schade, dass hier im Forum so wenig los ist bzw. sich so gut wie niemand für macOS interessiert. Ich probiere es noch mal...

Es gibt schon länger ein Hypervisor.Framework von Apple (es sind keine weiteren KEXT notwendig):

https://developer.apple.com/library/content/releasenotes/MacOSX/WhatsNewInOSX/Articles/MacOSX10_10.html

https://developer.apple.com/reference/hypervisor


Darauf baut Veertu auf: https://veertu.com
Veertu is built on top of macOS recently released Hypervisor.Framework. Veertu uses APIs provided by the framework for resource scheduling and power management, without the need to install kernel level extensions (KEXTs). Hence, there is no forced intervention at the kernel level and it lets macOS operating system manage virtualization resource needs in the same manner as other Native Mac Apps.

https://github.com/veertuinc/vdhh

https://twitter.com/veertu_labs?ref_src=twsrc%5Etfw

Simon
2017-03-14, 17:16:15
Das Ding sieht interessant aus. Aber was ist jetzt der grosse Vorteil, zu zum Beispiel VirtualBox? Dass kein separates kext gebraucht wird? :confused:

Gast
2017-07-16, 17:18:42
In Parallels kann man wohl den Apple Hypervisor nutzen bzw. die kostenlose Mac Apps Store-Version (kostenlose Ausführung von Linux und Mac VMs), scheint diese zu nutzen.
https://a.disquscdn.com/uploads/mediaembed/images/4119/2375/original.jpg
Docker auf dem Mac scheint es zu nutzen. Und bei QEMU gibt es die Idee dieses ebenfalls für Virtualisierung auf dem Mac zu nutzen.
xhyve gibt es ebenfalls (Lightweight Virtualization on OS X Based on bhyve).