+56
−0
+9
−0
Loading
hygon inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IAYGKY CVE: NA --------------------------- The shared pages between CSV3 guest and host are pinned in memory, and managed in list, they will be released to system till the guest VM was destroyed. The new ioctl API supports to unpin the shared pages, and remove them from the list. For shared memory allocated from guest user-space process, they must be unpinned dynamically when the process exits. Signed-off-by:yangwencheng <yangwencheng@hygon.cn> Signed-off-by:
hanliyang <hanliyang@hygon.cn>