https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213689
--- Comment #3 from Peter Grehan <gre...@freebsd.org> --- Thanks for this work. Unfortunately, there are a number of other changes in bhyve that need to be done before it can be run as non-root. Sandboxing the process with capscium and other means is probably mandatory, but there is also the issue of accounting for the use of guest memory in process resources, and destroying this on process exit. However, the work you've done with creating the VM through something other than sysctl is the right way to do it, and a modified version of that will show up at some point. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-virtualization@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "freebsd-virtualization-unsubscr...@freebsd.org"