[libvirt] [PATCH] Allow chardev of type 'file' for UML domains.

Daniel P. Berrange berrange at redhat.com
Mon Aug 23 12:25:17 UTC 2010


On Mon, Aug 23, 2010 at 01:25:50PM +0200, Soren Hansen wrote:
> 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 at linux2go.dk>
> ---
>  src/uml/uml_conf.c   |   31 ++++++++++++++++++++++++++-----
>  src/uml/uml_conf.h   |    1 +
>  src/uml/uml_driver.c |   10 +++++++++-
>  3 files changed, 36 insertions(+), 6 deletions(-)

ACK, looks good now.


Daniel
-- 
|: Red Hat, Engineering, London    -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://deltacloud.org :|
|: http://autobuild.org        -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list