You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/faq.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Remote images are pulled into `~/.tart/cache/OCIs/`.
13
13
## Nested virtualization support?
14
14
15
15
Tart is limited by functionality of Apple's `Virtualization.Framework`. At the moment `Virtualization.Framework`
16
-
doesn't support nested virtualization.
16
+
supports nested virtualization only on M3 or M4 chips running macOS 15 (Sequoia). By default, it is disabled, but can be enabled by passing the `--nested` flag to `tart run`.
0 commit comments