We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9473bf commit ea6cd7dCopy full SHA for ea6cd7d
README.md
@@ -114,6 +114,8 @@ The **API endpoint** can be used to:
114
service is only available to the guest if this resource is configured.
115
- Add a [vsock socket](docs/vsock.md) to the microVM.
116
- Add a [entropy device](docs/entropy.md) to the microVM.
117
+- Add a [pmem device](docs/pmem.md) to the microVM.
118
+- Configure and manage [memory hotplugging](docs/memory-hotplug.md).
119
- Start the microVM using a given kernel image, root file system, and boot
120
arguments.
121
- [x86_64 only] Stop the microVM.
0 commit comments