"Integrated" VMs (As opposed to "Sandboxed")
Posted
by
sabof
on Super User
See other posts from Super User
or by sabof
Published on 2012-12-17T02:58:45Z
Indexed on
2012/12/17
5:04 UTC
Read the original article
Hit count: 493
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.
© Super User or respective owner