libvirt/src/uml
Soren Hansen 21dcce5364 Allow chardev of type 'file' for UML domains.
Like the comment suggested, we just open the file and pass the file
descriptor to uml. The input "stream" is set to "null", since I couldn't
find any useful way to actually use a file for input for a chardev and
this also mimics what e.g. QEmu does internally.

Signed-off-by: Soren Hansen <soren@linux2go.dk>
2010-08-24 11:19:21 +02:00
..
uml_conf.c Allow chardev of type 'file' for UML domains. 2010-08-24 11:19:21 +02:00
uml_conf.h Allow chardev of type 'file' for UML domains. 2010-08-24 11:19:21 +02:00
uml_driver.c Allow chardev of type 'file' for UML domains. 2010-08-24 11:19:21 +02:00
uml_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00