summaryrefslogtreecommitdiff
path: root/lib/librumpuser/rumpuser_int.h
AgeCommit message (Expand)Author
2022-04-19lib: remove CONSTCOND commentrillig
2014-07-22Clean up random implementation for librumpuserjustin
2014-02-20remember to commit this file toopooka
2013-04-30Translate error codes between the hypervisor and rump kernel.pooka
2013-04-29Make the rump kernel upcalls which were previous available only topooka
2013-04-29Rework how the bio hypercalls work, part 1/n:pooka
2013-04-27* integrate rumpuser_getversion() with the hypervisor initializationpooka
2010-11-15Make int *error and optional parameter (i.e. it can be NULL).pooka
2010-05-18Make it possible to use the scheduler lock as the rumpuser condvarpooka
2010-03-22Wrap DOCALL and DOCALL_KLOCK in a new block (for easy adding ofpooka
2010-02-26librumpuser is not _KERNEL code and does not belong in sys. Movepooka