OpenVDDK

Coming soon... ;)

if (app_requests("libvixDiskLib.so.8")) {
    load("libvixDiskLib.so.8.0.3");
}

migrate_to("kvm");

The same .so name applications already expect.
A new implementation underneath.

OpenVDDK is an independently built library targeting binary compatibility with existing VixDiskLib applications. No application rewrite. No custom integration path.