Alexander Boettcher
e2f1ece0b1
vbox: try to cache RTMemPage* allocation
...
The ahci model frequently creates and release memory via RTMemPage* functions,
which frequently causes dataspace creation/destruction.
Issue #2006
2016-06-28 11:09:26 +02:00
Alexander Boettcher
4f23e78f10
vbox: add AHCI model
...
Fixes #2006
2016-06-28 11:09:26 +02:00
Alexander Boettcher
604b831e1e
vbox: update to virtualbox 4.3.16
...
Fixes #1296
2014-11-28 12:02:40 +01:00
Christian Helmuth
a42a5995cf
vbox: enable guest additions
...
Fixes #1157
2014-05-27 13:45:58 +02:00
Norman Feske
ca971bbfd8
Move repositories to 'repos/' subdirectory
...
This patch changes the top-level directory layout as a preparatory
step for improving the tools for managing 3rd-party source codes.
The rationale is described in the issue referenced below.
Issue #1082
2014-05-14 16:08:00 +02:00