On Mon, Sep 19, 2005 at 04:02:25AM -0400, Victor Condino wrote:
> So my question is: what is the right way to go about waiting for host
> I/O to become available on a givel FD? It seems from looking at the uml
> drivers that um_request_irq is used to request notification of various
> asynchronous e
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I have a some test code which basically creates a proc file within uml
which you can attach to a pair of host file descriptors using a command
line option. The idea here is to be able to run programs inside uml
with their input/output piped to/from pro