Skip to content

Commit 907343a

Browse files
committed
Desktop: QEMU deprecation (#23181)
<!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## 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
1 parent fea83f1 commit 907343a

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

content/manuals/desktop/features/vmm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The Apple Virtualization framework is a stable and well-established option for m
4343

4444
> [!NOTE]
4545
>
46-
> QEMU will be deprecated on July 14, 2025. For more information, see the [blog announcement](https://www.docker.com/blog/docker-desktop-for-mac-qemu-virtualization-option-to-be-deprecated-in-90-days/)
46+
> QEMU has been deprecated in versions 4.44 and later. For more information, see the [blog announcement](https://www.docker.com/blog/docker-desktop-for-mac-qemu-virtualization-option-to-be-deprecated-in-90-days/)
4747
4848
QEMU is a legacy virtualization option for Apple Silicon Macs, primarily supported for older use cases.
4949

content/manuals/desktop/settings-and-maintenance/settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ If you choose the integrated terminal, you can run commands in a running contain
6767
> [!TIP]
6868
>
6969
> Turn this setting on to make Docker Desktop run faster.
70-
- Alternatively, you can choose **Apple Virtualization framework**, **QEMU** (for Apple Silicon), or **HyperKit** (for Intel Macs). For macOS 12.5 and later, Apple Virtualization framework is the default setting.
70+
- Alternatively, you can choose **Apple Virtualization framework**, **QEMU** (for Apple Silicon in Docker Desktop version 4.43 and earlier), or **HyperKit** (for Intel Macs). For macOS 12.5 and later, Apple Virtualization framework is the default setting.
7171

7272
For more information, see [Virtual Machine Manager](/manuals/desktop/features/vmm.md).
7373

content/manuals/enterprise/security/hardened-desktop/settings-management/settings-reference.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,10 @@ images are permitted.
183183
184184
#### QEMU
185185

186+
> [!WARNING]
187+
>
188+
> QEMU has been deprecated in Docker Desktop versions 4.44 and later. For more information, see the [blog announcement](https://www.docker.com/blog/docker-desktop-for-mac-qemu-virtualization-option-to-be-deprecated-in-90-days/)
189+
186190
| Default value | Accepted values | Format |
187191
|---------------|-----------------|----------|
188192
| `true` | `true`, `false` | Boolean |

0 commit comments

Comments
 (0)