Contents

VZCustomVirtioDeviceProvider

A base class that describes the provider of a custom Virtio device.

Declaration

class VZCustomVirtioDeviceProvider

Overview

A Custom Virtio device provider describes how the custom Virtio device is implemented. Don’t instantiate VZCustomVirtioDeviceProvider directly. use one of its subclasses such as VZCustomVirtioDeviceDelegateProvider instead.

See Also

Related Documentation

Responding to Virtio driver events