Alexander Boettcher
6bb145bdd8
Remove virtualbox 4 vmm
...
Fixes #3141
2019-02-19 11:08:17 +01:00
Alexander Boettcher
07b994c8bd
vbox: alloc memory of RTMem*Alloc within 2G window
...
Fixes #2116
2016-10-21 12:39:33 +02:00
Alexander Boettcher
a8495a0dfe
vbox: use emt thread names
...
- eases debugging on smp setups
Issue #2110
2016-10-21 12:39:31 +02:00
Norman Feske
e370e08e01
Define Genode::size_t as unsigned long
...
Fixes #2105
2016-10-21 12:39:29 +02:00
Alexander Boettcher
57b90e8d75
vmm: experimental virtualbox 5 support
...
The main feature for this version upgrade is the use of the instruction
emulator (IEM) to speed up execution and less often the slow recompiler.
issue #2059
2016-08-29 17:29:32 +02:00