4/11

KVM: Track weak reference to vm_file in struct kvm

在struct kvm中添加弱引用vm_file字段(CONFIG_LIVEUPDATE_GUEST_MEMFD),支持反向文件解析。