Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 branch information