Use custom nOS-V shared memory name

This commit is contained in:
Rodrigo Arias 2022-10-07 11:25:31 +02:00
parent 07d9313064
commit 221f21b776

View File

@ -2,7 +2,7 @@
[shared_memory]
# Name of the shared memory section. This can be leveraged to create two separate nOS-V instances
# in the same system. Generally this has to remain unchanged
name = "nosv"
name = "nosv-ovni"
# Size of the shared memory section. Choose powers of two
size = "2G"
# Start of the shared memory mapping