Skip to content

virtualization.framework improvements

Arran Walker requested to merge ajwalker/virtualizationframework-improvements into main
  • Fixed bug where a shutdown VM (initiated by the user) couldn't be deleted.
  • Improved copying of VM from archives by not copying sparse regions of the file.
  • Upgraded gvisor library. This again means moving to our own fork of gvisor-vmnet until https://github.com/Code-Hex/gvisor-vmnet/pull/4 is merged upstream. nevermind, already merged upstream. I've updated the commit.
Edited by Arran Walker

Merge request reports