• M
    esx: Split VMX code into a general and an ESX specific part · 3de82455
    Matthias Bolte 提交于
    Introduce esxVMX_Context containing functions pointers to
    glue both parts together in a generic way.
    
    Move the ESX specific part to esx_driver.c.
    
    This is a step towards making the VMX code reusable in a
    potential VMware Workstation and VMware Player driver.
    3de82455
esx_driver.c 133.9 KB