• D
    VMware: Convert driver type defines to enum · ea5805ed
    Doug Goldstein 提交于
    The VMware driver supports multiple backends for the VMware Player and
    VMware Workstation, convert this logic into enum and use VIR_ENUM_IMPL()
    to provide conversions to and from strings.
    ea5805ed
vmware_driver.c 30.0 KB