VirtualBox

Changes between Version 5 and Version 6 of Porting_VirtualBox

Show
Ignore:
Author:
bird (IP: 88.79.199.2)
Timestamp:
2007-09-10 17:35:48 (2 years ago)
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}}}. 

© 2009 Sun Microsystems, Inc.
ContactPrivacy policy