genode/repos/ports/src/virtualbox
Christian Prochaska 9c31e18a4f vbox: handle EPT violation during event delivery
If the injection of an event causes an EPT violation, the event must be
injected again. This commit implements the reinjection for the case that
the EPT violation can be resolved without involving the recompiler.

Fixes #1798
2015-12-10 13:16:24 +01:00
..
accloff vbox: replace alarm_timer thread with trigger_once 2015-09-30 15:48:12 +02:00
frontend vbox: 64-bit guest support 2015-11-29 18:17:06 +01:00
include vbox: enable clipboard support" 2015-10-09 16:38:48 +02:00
patches vbox: respond to zero-resized framebuffer 2015-11-27 12:18:52 +01:00
spec/nova vbox: handle EPT violation during event delivery 2015-12-10 13:16:24 +01:00
audiodrv.cpp vbox: use ring buffer in audio backend 2015-11-09 13:08:31 +01: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: enable clipboard support" 2015-10-09 16:38:48 +02:00
guest_memory.h vbox: 64-bit guest support 2015-11-29 18:17:06 +01:00
hm.cc vbox: 64-bit guest support 2015-11-29 18:17:06 +01:00
iommio.cc vbox: support unaligned MMIO read access 2015-05-27 11:38:19 +02:00
ioport.cc vbox: make I/O port access less noisy 2015-09-30 15:48:12 +02: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: don't fault if NIC is unavailable 2015-11-27 12:18:52 +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 vbox: enable clipboard support" 2015-10-09 16:38:48 +02:00
thread.cc pthread: handle self destruction better 2015-10-06 12:18:51 +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