Skip to content

Commit acb0f67

Browse files
authored
Merge pull request #484 from AkihiroSuda/dev
README.md: ARM hosts no longer need QEMU to be patched
2 parents dd43b1c + 4518e35 commit acb0f67

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -97,13 +97,7 @@ brew install lima
9797

9898
#### Install QEMU
9999

100-
Install recent version of QEMU. v6.1.0 or later is recommended.
101-
102-
On ARM Mac hosts, a [patched](https://patchwork.kernel.org/series/548227/mbox/) version of QEMU has to be installed for enabling `-accel hvf` support.
103-
104-
The patch was merged into the master branch on [2021-09-21](https://github.com/qemu/qemu/commit/81ceb36b9) and will be included in QEMU v6.2.0.
105-
106-
The patch is already cherry-picked in [the Homebrew package of QEMU](https://github.com/Homebrew/homebrew-core/commit/5e8eb547) since `6.1.0_1` bottle.
100+
Install recent version of QEMU. v6.2.0 or later is recommended.
107101

108102
#### Install Lima
109103

0 commit comments

Comments
 (0)