:Linux also has KVM now and that does Xen kind of stuff. The last time I
:looked at UML their arch directory was basically replaced with UML specific
:stuff and it was pretty strictly bounded to userspace with no directly
:kernel support.
:
:bill
There would have to be some sort of kernel support though, right?
I had to build a virtual page table feature into mmap() and add calls
to control VM spaces in order for a virtual DragonFly kernel to be
able to manipulate user processes that run under it.
-Matt
Matthew Dillon
<[EMAIL PROTECTED]>