VirtualBox

Changes between Version 5 and Version 6 of Porting_VirtualBox


Ignore:
Timestamp:
Sep 10, 2007 3:35:48 PM (17 years ago)
Author:
bird
Comment:

VBOX_SUPLIB_FAKE

Legend:

Unmodified
Added
Removed
Modified
  • Porting_VirtualBox

    v5 v6  
    3131  * Since there isn't yet any kernel driver, you have to set an environment variable to tell src/VBox/HostDrivers/Support/SUPLib.cpp to fake the kernel driver:
    3232{{{
    33 export VBOX_SUPDRV_FAKE=fake
     33export VBOX_SUPLIB_FAKE=fake
    3434}}}
    3535  * If the platform has an unknown object/image format (COFF, AOUT and OMF are the only big ones we don't yet support) you'll have to edit src/VBox/PDMLdr.cpp to make sure {{{PDMLDR_FAKE_MODE}}} is {{{#defined}}}.

© 2023 Oracle
ContactPrivacy policyTerms of Use