File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -106,6 +106,7 @@ specification:
106106| | path_on_host | O | O | O | O | O | O | O | ** R** | O |
107107| | root_device | O | O | O | O | O | O | O | ** R** | O |
108108| | read_only | O | O | O | O | O | O | O | ** R** | O |
109+ | | rate_limiter | O | O | O | O | O | O | O | ** R** | O |
109110| ` MemoryHotplugConfig ` | total_size_mib | O | O | O | O | O | O | O | O | ** R** |
110111| | slot_size_mib | O | O | O | O | O | O | O | O | ** R** |
111112| | block_size_mi | O | O | O | O | O | O | O | O | ** R** |
@@ -115,7 +116,7 @@ specification:
115116either virtio-block or vhost-user-block devices.
116117
117118\*\* The ` TokenBucket ` can be configured with any combination of virtio-net,
118- virtio-block and virtio-rng devices.
119+ virtio-block, virtio-pmem and virtio-rng devices.
119120
120121## Output Schema
121122
You can’t perform that action at this time.
0 commit comments