5 lines
No EOL
272 B
Rust
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.
|