On 11/30/2017 01:43 PM, Gianfranco Costamagna wrote:
Hello,


I'm attaching a MIT released, really untested patch

(result of some git log -p on kernel branch, I don't even know if this builds
and is sane)


feedback appreciated :)

I had that part. It fails build because the parameter of rtTimerLinuxStdCallback() needs to be "struct timer_list *t". The part I have not gotten right is how one uses that "t" to get the correct value of pSubTimer from "t" using the from_timer() macro.

Larry


_______________________________________________
vbox-dev mailing list
vbox-dev@virtualbox.org
https://www.virtualbox.org/mailman/listinfo/vbox-dev

Reply via email to