docs: Fix broken link to docs/arm64.md
`docs/arm64.md` was removed and splited into `README.md`, `building.md`
and `uefi.md` in #4991.
Let's point it to
`8ab15b9a98/docs/arm64.md`
the commit right before `docs/arm64.md` was removed in main branch.
Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
This commit is contained in:
parent
9988379f6b
commit
dfebc8929d
1 changed files with 1 additions and 1 deletions
|
|
@ -2735,7 +2735,7 @@ a VM using passthrough (VFIO) devices. Issues with SMP have also been observed
|
|||
|
||||
Included in this release is experimental support for running on ARM64.
|
||||
Currently only `virtio-mmio` devices and a serial port are supported. Full
|
||||
details can be found in the [ARM64 documentation](docs/arm64.md).
|
||||
details can be found in the [ARM64 documentation](https://github.com/cloud-hypervisor/cloud-hypervisor/blob/8ab15b9a984a448006f97b1211498c1bb583de3b/docs/arm64.md).
|
||||
|
||||
### Support for Using 5-level Paging in Guests
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue