vmx_snapshot() and svm_snapshot() do not save any data and error occurs at resume:
Restoring kernel structs... vm_restore_kern_struct: Kernel struct size was 0 for: vmx Failed to restore kernel structs.
Sponsored by: vStack
Differential D38476
bhyve: Resume is broken after 39ec056e6dbd 'vmm: Rework snapshotting ...' gusev.vitaliy_gmail.com on Feb 9 2023, 11:21 PM. Authored by Tags Referenced Files
Details
vmx_snapshot() and svm_snapshot() do not save any data and error occurs at resume: Restoring kernel structs... vm_restore_kern_struct: Kernel struct size was 0 for: vmx Failed to restore kernel structs. Sponsored by: vStack Perform Suspend/Resume, Resume previously saved snapshots. VM Ubuntu 22.04.
Diff Detail
Event Timeline
|