genode/repos/ports/src/virtualbox
Josef Söntgen f9a64b663c vbox: replace alarm_timer thread with trigger_once
Instead of using the alarm_timer thread we use our own timer thread
that uses a kernel semaphore on Nova. On all other platforms a timer
connection and trigger_once is used.

Fixes #1727.
2015-09-30 15:48:12 +02:00
..
accloff vbox: replace alarm_timer thread with trigger_once 2015-09-30 15:48:12 +02:00
frontend Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
include vbox: use interface declarations from 'VirtualBox_XPCOM.h' 2015-05-06 12:06:23 +02:00
patches vbox: let the first EMT thread handle timers 2015-08-27 12:04:26 +02:00
spec/nova vbox: replace alarm_timer thread with trigger_once 2015-09-30 15:48:12 +02:00
audiodrv.cpp vbox: sidestep audio subsystem 2015-08-21 11:00:58 +02:00
devices.cc vbox: enable preliminary audio support 2015-08-21 11:00:57 +02:00
drivers.cc vbox: enable preliminary audio support 2015-08-21 11:00:57 +02:00
dummies.cc vbox: enable dumping GuruMeditations messages 2015-01-20 11:23:50 +01:00
dynlib.cc vbox: update to virtualbox 4.3.16 2014-11-28 12:02:40 +01:00
guest_memory.h base: move flex_iterator.h to include/util 2015-04-17 16:13:22 +02:00
hm.cc vbox: enable support for Windows 8 2015-02-27 11:48:05 +01:00
iommio.cc vbox: support unaligned MMIO read access 2015-05-27 11:38:19 +02:00
ioport.cc vbox: update to virtualbox 4.3.16 2014-11-28 12:02:40 +01:00
libc.cc Minor cleanup fixes 2015-08-21 11:00:59 +02:00
logger.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
mm.cc vbox: update to virtualbox 4.3.16 2014-11-28 12:02:40 +01:00
network.cpp vbox: rework network backend 2015-03-27 11:53:15 +01:00
pdm.cc vbox: enable usb support for guests 2015-03-13 12:17:23 +01:00
pgm.cc vbox: use multiple host CPUs 2015-08-21 10:58:59 +02:00
rt.cc vbox: update to virtualbox 4.3.16 2014-11-28 12:02:40 +01:00
sup.cc vbox: replace alarm_timer thread with trigger_once 2015-09-30 15:48:12 +02:00
sup.h vbox: replace alarm_timer thread with trigger_once 2015-09-30 15:48:12 +02:00
target.mk Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
thread.cc vbox: use multiple host CPUs 2015-08-21 10:58:59 +02:00
unimpl.cc vbox: use multiple host CPUs 2015-08-21 10:58:59 +02:00
util.h vbox: update to virtualbox 4.3.16 2014-11-28 12:02:40 +01:00
vmm_memory.h vbox: allocate guest memory in chunks 2015-08-31 13:12:52 +02:00