public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* user-mode port 0.32-2.4.0-test10
@ 2000-11-01  4:53 Jeff Dike
  0 siblings, 0 replies; only message in thread
From: Jeff Dike @ 2000-11-01  4:53 UTC (permalink / raw)
  To: user-mode-linux-user, linux-kernel

The user-mode port of 2.4.0-test10 is available.

The stack overflows seen in test9 are fixed.  The stack is now allocated as 
four pages, the top two used as a kernel stack, the third is inaccessible and 
acts as a guard page, and the lowest page contains the task structure.

Host devices can again be mounted inside the virtual machine.  This was broken 
a few releases ago when I made the block driver check io requests against the 
device size.

It will no longer crash if the main console is not a terminal.

I fixed a race which was causing strange kernel memory faults.

In the sources (the patch and cvs), but not the binaries, there is the 
beginning of a hostfs filesystem.  This gives you access to the host root 
filesystem.  Doing 'mount none /wherever -t hostfs' will mount the host root 
filesystem on /wherever.  Right now, you can mount it and cd into it, but ls 
will crash the kernel.

The project's home page is http://user-mode-linux.sourceforge.net

The project's download page is http://sourceforge.net/project/filelist.php?grou
p_id=429

				Jeff


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-11-01  3:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-01  4:53 user-mode port 0.32-2.4.0-test10 Jeff Dike

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox