genode/repos/ports/src/virtualbox
Christian Prochaska dac3efcc02 vbox: replace too strict assertion with debug message
The 'continue_hw_accelerated' assertion at the end of the recall handler
can fail in situations which are not problematic, for example if the
'Timer' thread has set the 'VMCPU_FF_TIMER' flag in the meantime and
requested a recall afterwards. Since we don't know for sure if a recall is
requested for the other flags as well, the assertion gets replaced by a
debug message, which gets printed if any of the 'not yet verified as safe'
flags is set.

Fixes #1426
2015-03-19 09:25:04 +01:00
..
accloff vbox: support resetting of a VM 2014-11-12 14:47:47 +01:00
frontend vbox: support multi touch input events 2015-03-19 08:57:19 +01:00
include vbox: enable usb support for guests 2015-03-13 12:17:23 +01:00
nova vbox: replace too strict assertion with debug message 2015-03-19 09:25:04 +01:00
patches vbox: support multi touch input events 2015-03-19 08:57:19 +01:00
devices.cc vbox: cleanup device registration 2015-03-13 12:17:25 +01:00
drivers.cc vbox: enable usb support for guests 2015-03-13 12:17:23 +01: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 vbox: update to virtualbox 4.3.16 2014-11-28 12:02:40 +01:00
hm.cc vbox: enable support for Windows 8 2015-02-27 11:48:05 +01:00
iommio.cc vbox: enable 1-byte MMIO writes at 4-/8-byte aligned address 2014-12-08 17:39:23 +01:00
ioport.cc vbox: update to virtualbox 4.3.16 2014-11-28 12:02:40 +01:00
libc.cc vbox: support multi touch input events 2015-03-19 08:57:19 +01: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 Move packet stream to Genode namespace, fix #1455 2015-03-19 08:57:22 +01:00
pdm.cc vbox: enable usb support for guests 2015-03-13 12:17:23 +01:00
pgm.cc vbox: revert 'PGMR3Phys{Read,Write}External' 2015-03-13 12:17:24 +01:00
rt.cc vbox: update to virtualbox 4.3.16 2014-11-28 12:02:40 +01:00
sup.cc vbox: improve virtual time accuracy 2015-02-27 11:40:58 +01:00
sup.h x86 vmm: add general multiprocessor support 2014-07-24 10:18:07 +02:00
target.mk vbox: update to virtualbox 4.3.16 2014-11-28 12:02:40 +01:00
thread.cc vbox: support multi touch input events 2015-03-19 08:57:19 +01:00
unimpl.cc vbox: enable support for Windows 8 2015-02-27 11:48:05 +01:00
util.h vbox: update to virtualbox 4.3.16 2014-11-28 12:02:40 +01:00
vmm_memory.h vbox: support resetting of a VM 2014-11-12 14:47:47 +01:00