esx: Move VMX handling code out of the driver directory
Now the VMware driver doesn't depend on the ESX driver anymore. Add a WITH_VMX option that depends on WITH_ESX and WITH_VMWARE. Also add a libvirt_vmx.syms file. Move some escaping functions from esx_util.c to vmx.c. Adapt the test suite, ESX and VMware driver to the new code layout.
Showing
src/esx/esx_vmx.h
已删除
100644 → 0
src/libvirt_vmx.syms
0 → 100644
src/vmx/vmx.h
0 → 100644
想要评论请 注册 或 登录