Commit 9bad947
4.37: propose that (Legacy) Qemu VMM + osxfs will be removed in a future version (#21621)
<!--Delete sections as needed -->
FYI @KatTomrushka
## Description
Highlight 2 deprecations in the release notes. Technically both were
highlighted before in the DD UI by adding "(Legacy)" labels, but it's
better to over-communicate than under-communicate!
For filesharing, anyone still using osxfs should switch to virtiofs
which is faster and more stable.
For running the Linux VM locally, anyone still using Qemu on Apple
Silicon should switch to virtualization.framework which is also faster
and more stable.
In case someone hits a problem, can't switch and needs help, include
links to support and the github issue tracker.
# Some history:
- In 2020 osxfs was marked as legacy (Docker Desktop 2.4.2.0).
- In 2023 with the release of macOS 14, all supported macOS versions
(current release plus previous two) use virtualization.framework by
default.
- In 2024 (Docker Desktop 4.36) Qemu as a VMM was marked as legacy in
the UI.
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
---------
Signed-off-by: David Scott <[email protected]>
Co-authored-by: Allie Sadler <[email protected]>1 parent aae93f6 commit 9bad947
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
69 | 76 | | |
70 | 77 | | |
71 | 78 | | |
| |||
0 commit comments