edera-dev / krata

krata is a Xen control plane in Rust.
GNU General Public License v2.0
275 stars 11 forks source link

fix(power-trap-eacces): gracefully handle hypercall errors in power management #325

Closed kaniini closed 3 months ago

kaniini commented 3 months ago

Fixes #293 in that it removes the hang. We are still figuring out why the EACCES is happening.