Skip to content

Commit 211a8b8

Browse files
committed
docs: remove limitation of 64 devices on aarch64
Remove the documentation note regarding the 64-device limit on aarch64, as this limitation was resolved by an earlier commit. The limitation no longer applies, and the documentation is now updated. Signed-off-by: Sheng-Wei (Way) Chen <waychensw@gmail.com>
1 parent d12492c commit 211a8b8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/device-api.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,12 +125,6 @@ specification:
125125
| | track_dirty_pages | O | O | O | O | O | O |
126126
| | vcpu_count | O | O | O | O | O | O |
127127

128-
## Known device limitations
129-
130-
If more than 64 devices are configured for a VM in total on aarch64, only first
131-
64 of them are functional
132-
([related issue](https://github.com/firecracker-microvm/firecracker/issues/4207)).
133-
134128
## Instance Actions
135129

136130
All instance actions can be found in the [Swagger](https://swagger.io)

0 commit comments

Comments
 (0)