On Fri, Apr 19, 2013 at 7:15 PM, Jiří Zárevúcky
<[email protected]> wrote:
> Sorry, when I said crash I really meant that it's killed by kernel due
> to unsatisfiable late reservation.

hm, it could still be handled more gracefully (like without being
killed), can we allocate fibril stacks without reservation?

>
> Can that be done with qemu?

      -usbdevice devname

           host:bus.addr
               Pass through the host device identified by bus.addr (Linux
               only).

           host:vendor_id:product_id
               Pass through the host device identified by vendor_id:product_id
               (Linux only).

be ware that it will block the mouse until qemu is killed, be sure you
have means to kill it (or type usb_del command to qemu console)

Jan

_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/cgi-bin/listinfo/helenos-devel

Reply via email to