#virtualizationframework — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #virtualizationframework, aggregated by home.social.
-
@qyliss Similar situation with #VirtualizationFramework. I really could use user space networking with it, so I wrote a quick #Slirp backend for its UNIX socket target. Maybe you can reuse that same mechanism + tool with #CloudHypervisor - just implement a UNIX socket network backend 😁
-
#Colima just released v0.5.0 with support for #VirtualizationFramework and #virtiofs on #macOS! This should not only improve performance but enable hot/live reloading¹, bringing it on par with #DockerDesktop as a development platform for me. Congrats to the team!
https://github.com/abiosoft/colima/releases/tag/v0.5.0
¹) It used #qemu to run the host VM and #sshfs for mounting volumes before