File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -107,6 +107,9 @@ specification:
107107| | path_on_host | O | O | O | O | O | O | O | ** R** | O |
108108| | root_device | O | O | O | O | O | O | O | ** R** | O |
109109| | read_only | O | O | O | O | O | O | O | ** R** | O |
110+ | | rate_limiter | O | O | O | O | O | O | O | ** R** | O |
111+ | ` PartialPmem ` | id | O | O | O | O | O | O | O | ** R** | O |
112+ | | rate_limiter | O | O | O | O | O | O | O | ** R** | O |
110113| ` SerialConfig ` | serial_out_path | O | O | O | O | O | O | O | O | O |
111114| | rate_limiter | O | O | O | O | O | O | O | O | O |
112115| ` MemoryHotplugConfig ` | total_size_mib | O | O | O | O | O | O | O | O | ** R** |
@@ -118,7 +121,7 @@ specification:
118121either virtio-block or vhost-user-block devices.
119122
120123\*\* The ` TokenBucket ` can be configured with any combination of virtio-net,
121- virtio-block, virtio-rng and serial devices.
124+ virtio-block, virtio-pmem, virtio- rng and serial devices.
122125
123126## Output Schema
124127
You can’t perform that action at this time.
0 commit comments