Contents

VZVirtioConsoleDeviceConfiguration

A console device that enables communication between the host and the guest using console ports through a Virtio interface.

Declaration

class VZVirtioConsoleDeviceConfiguration

Overview

A VZVirtioConsoleDeviceConfiguration object enables serial communication between the guest-operating system and host computer through the Virtio interface. The device sets up one or more ports through VZVirtioConsolePortConfiguration on the Virtio console device.

Topics

Creating the configuration object

Configuring the console ports

See Also

Related Documentation

Configurations