NetBSD/lib/librumpuser
2013-05-15 15:57:01 +00:00
..
Makefile put optional modules on a separate SRCS line 2013-04-30 15:48:29 +00:00
rumpuser_bio.c Pass off_t over the hypercall interface as int64_t to avoid potential 2013-05-15 14:58:24 +00:00
rumpuser_component.c include stdint.h before rumpuser.h (on some platforms it doesn't get 2013-05-07 15:18:35 +00:00
rumpuser_component.h Translate error codes between the hypervisor and rump kernel. 2013-04-30 12:39:20 +00:00
rumpuser_daemonize.c include stdint.h before rumpuser.h (on some platforms it doesn't get 2013-05-07 15:18:35 +00:00
rumpuser_dl.c Make rumpuser_dl_bootstrap() optional for platforms which don't 2013-04-29 18:00:19 +00:00
rumpuser_errtrans.c Translate error codes between the hypervisor and rump kernel. 2013-04-30 12:39:20 +00:00
rumpuser_int.h Translate error codes between the hypervisor and rump kernel. 2013-04-30 12:39:20 +00:00
rumpuser_port.h Improve the time-related hypercalls so that's it's possible to 2013-04-28 13:17:24 +00:00
rumpuser_pth_dummy.c Pass enums over the hypercall interface as ints to avoid some 2013-05-15 14:52:49 +00:00
rumpuser_pth.c Pass enums over the hypercall interface as ints to avoid some 2013-05-15 14:52:49 +00:00
rumpuser_sp.c Translate error codes between the hypervisor and rump kernel. 2013-04-30 12:39:20 +00:00
rumpuser.3 Add a generalized rumpuser_syncfd() call which allows the caller 2013-05-15 15:57:01 +00:00
rumpuser.c Add a generalized rumpuser_syncfd() call which allows the caller 2013-05-15 15:57:01 +00:00
shlib_version Add interfaces that out-of-librumpuser hypercalls can use to unschedule 2013-03-01 18:15:36 +00:00
sp_common.c Support Cygwin as a hypervisor. 2013-01-14 21:00:16 +00:00