KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHARED
There is no reason to share internal memory slots with fork()ed instances.
Signed-off-by:
Avi Kivity <avi@qumranet.com>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
There is no reason to share internal memory slots with fork()ed instances.
Signed-off-by:
Avi Kivity <avi@qumranet.com>