7/11

KVM: guest_memfd: Add support for freezing mappings

新增kvm_gmem_freeze(),通过全局SRCU同步冻结guest_memfd inode mapping,禁止并发fallocate和缺页分配,确保保存期间无修改。