"Integrated" VMs (As opposed to "Sandboxed")
- by sabof
It is common for virtual machines to be sandboxes, their interaction with the host OS being limited to the absolutely necessary.
Are there any projects that would try to integrate VMs (specifically Virtual Box) with their host OS (specifically Ubuntu on Windows host, but I'd be curious of other combinations as well)?
Things like opening all files with a certain extension in either the host or the guest. Possibly other nice things I haven't thought of.