Skip to content

Commit ea6cd7d

Browse files
committed
doc: add link from README to virtio-pmem and -mem docs
Add the two new features in the "Features and Compatibilities" section of the main README.md. Signed-off-by: Riccardo Mancini <mancio@amazon.com>
1 parent b9473bf commit ea6cd7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ The **API endpoint** can be used to:
114114
service is only available to the guest if this resource is configured.
115115
- Add a [vsock socket](docs/vsock.md) to the microVM.
116116
- 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).
117119
- Start the microVM using a given kernel image, root file system, and boot
118120
arguments.
119121
- [x86_64 only] Stop the microVM.

0 commit comments

Comments
 (0)