VERSION_WIN10_V6_0
if (vmbus_proto_version < VERSION_WIN10_V6_0 || !vmbus_is_confidential()) {
if (vmbus_is_confidential() && version >= VERSION_WIN10_V6_0)
VERSION_WIN10_V6_0,
static uint max_version = VERSION_WIN10_V6_0;