Re: linux next: Native Linux KVM tool inclusion request

From: Pekka Enberg
Date: Wed Aug 24 2011 - 05:38:52 EST


On 8/24/11 12:33 PM, Avi Kivity wrote:
Well, just trashing /home/penberg would be bad too, no? (my recent experience indicates it's not that catastrophic - anything important sits on a server somewhere and the local data is just a cache).

Sure. We actually are planning something like this:

Private to guest:

/dev
/etc
/home
/proc
/sys
/var

Shared from host rootfs:

/bin
/lib
/sbin
/usr

Full host rootfs mounted at:

/host/

And no, we're not planning to boot full distro init. The only thing we
really want in addition to /bin/sh is to enable networking.

Pekka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/