nazrin/client/src/vm.rs
2023-01-16 20:41:50 -08:00

5 lines
No EOL
272 B
Rust

/// This is a hack, but it's easier than debugging deadlocks!
///
/// The intent of nzrd was to handle all of the libvirt functionality.
/// Since libvirt seems to stall the entire program though, we might
/// as well implement the bare minimum to properly start the VM.