qvm
qvm copied to clipboard
Cleanup persistent QVMs on exit
The proposal in #39 mentions the need to release persistent QVMs on exit. Currently we don't do anything special to ensure persistent QVMs are cleaned up on exit. Determine whether we need to explicitly release persistent QVMs on exit, especially for shared-mem allocations (not yet supported).