Ben Gras
2bfeeed885
drop segment from safecopy invocations
...
. all invocations were S or D, so can safely be dropped
to prepare for the segmentless world
. still assign D to the SCP_SEG field in the message
to make previous kernels usable
2012-06-16 16:22:51 +00:00
David van Moolenbroek
6aa61efd09
VBOX: add host/guest communication interface
...
This interface can be used by other system processes by means of the
newly provided vbox API in libsys.
2012-04-09 15:56:20 +02:00
Ben Gras
7336a67dfe
retire PUBLIC, PRIVATE and FORWARD
2012-03-25 21:58:14 +02:00
David van Moolenbroek
291ece0caa
drivers: slightly better use of PCI constants
...
- introduce PCI_BAR_{IO|MEM}_MASK
- remove redundant PCI definitions from lance
- fix vbox BAR retrieval
2012-03-08 23:51:18 +01:00
David van Moolenbroek
0aa01a2dce
Add vbox -- VirtualBox time sync driver
...
Sets time forward to match the host time.
Started automatically if the corresponding device is present.
2011-11-23 18:15:43 +01:00