We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6abc075 commit 641b375Copy full SHA for 641b375
docs/device-api.md
@@ -125,6 +125,12 @@ specification:
125
| | track_dirty_pages | O | O | O | O | O | O |
126
| | vcpu_count | O | O | O | O | O | O |
127
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
134
## Instance Actions
135
136
All instance actions can be found in the [Swagger](https://swagger.io)
0 commit comments