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
Introduces a separate KVM error variant of HyperlightError. (#771)
Fixes a common build error which occurs when the version of vmm-sys-util
crate does not match between mshv/kvm.
VmmSysError variant is now solely used for our signal
registration, and is not used by mshv nor kvm code.
Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
0 commit comments