uhhhhh stuff

This commit is contained in:
snow flurry 2023-01-16 20:41:50 -08:00
parent 4c02261015
commit 27a0f247a4

5
client/src/vm.rs Normal file
View 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.