uhhhhh stuff
This commit is contained in:
parent
4c02261015
commit
27a0f247a4
1 changed files with 5 additions and 0 deletions
5
client/src/vm.rs
Normal file
5
client/src/vm.rs
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
/// 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.
|
Loading…
Reference in a new issue