CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2009/12/31 04:58:41
Modified files:
sys/arch/sparc64/conf: files.sparc64 GENERIC
Added files:
sys/arch/sparc64/dev: vds.c vdsp.c
Log message:
Add vds(4) and vdsp(4), implementing the vDisk server side protocol. This
makes it possible to run an OpenBSD guest domain on top of a virtiual disk
backed by a disk image on a filesystem on OpenBSD control or service domain.
Probably doesn't support running Solaris or Linux yet. Haven't tried those
yet because booting their installers in a guest domain is way too painful!