You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.
The
FamStructWrapper
safe wrapper implementsClone
if the object it wraps also implementsClone
.To enable
Clone
on the safe wrappersCpuId
,Msrs
andMsrList
we need to implementClone
forkvm_cpuid2
,kvm_msrs
and respectivelykvm_msr_list
.The text was updated successfully, but these errors were encountered: