Re: Fwd: Problems using qemu devices from l4re

Martin Schröder <[email protected]>
Newsgroups gmane.comp.micro-kernel.l4.devel
Message-ID <[email protected]>
Hi Maria,

Am 02.07.2014 16:38, schrieb Maria Soler:
> ---------------------------------------------
> vbus = l:new_channel();
>
> -- Start io
>
> l:start(
>     {
>       caps = {
>       sigma0  = L4.cast(L4.Proto.Factory, L4.Env.sigma0):create(L4.Proto.Sigma0),
>         icu     = L4.Env.icu,
           input   = vbus:srv(),
>       },
>    }, "rom/io rom/app.io");
>
> l:start(
>     {
         caps = {
           log = L4.Env.log:m("rws"),
>         prodb =  vbus,
         },
         l4re_dbg = L4.Dbg.Warn,
>       log  = { "app", "green" },
>     },
>     "rom/app" , { FSTAB_FILE = "rom/fstab" }
> );
> ---------------------------------------------

Maybe this could help?


Best regards,
    Martin
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.