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: website/content/en/docs/faq/_index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -170,7 +170,7 @@ Note: **Only** on macOS versions **before** 10.15.7 you might need to add this e
170
170
#### "QEMU is slow"
171
171
{{% fixlinks %}}
172
172
- Make sure that HVF is enabled with `com.apple.security.hypervisor` entitlement. See ["QEMU crashes with `HV_ERROR`"](#qemu-crashes-with-hv_error).
173
-
- Emulating non-native machines (ARM-on-Intel, Intel-on-ARM) is slow by design. See [`docs/multi-arch.md`]({{< ref "/docs/config/multi-arch" >}}) for a workaround.
173
+
- Emulating non-native machines is slow by design. See [`Configuration guide » Intel-on-ARM and ARM-on-Intel`]({{< ref "/docs/config/multi-arch" >}}) for a workaround.
174
174
{{% /fixlinks %}}
175
175
176
176
#### error "killed -9"
@@ -195,7 +195,7 @@ The default guest IP 192.168.5.15 is not accessible from the host and other gues
195
195
196
196
To add another IP address that is accessible from the host and other virtual machines, enable [`socket_vmnet`](https://github.com/lima-vm/socket_vmnet) (since Lima v0.12).
197
197
198
-
See [`docs/network.md`]({{< ref "/docs/config/network" >}}).
198
+
See [`Configuration guide » Network`]({{< ref "/docs/config/network" >}}).
199
199
{{% /fixlinks %}}
200
200
201
201
#### "Ping shows duplicate packets and massive response times"
0 commit comments