Advanced Topics
This chapter presents examples of more advanced vdevs implemented with QNX hypervisors.
The vdevs described in this chapter include vdevs that emulate hardware devices:
- a virtual watchdog for ARM platforms — vdev wdt-sp805
- a virtual watchdog for x86 platforms — vdev wdt-ib700
- a vdev that emulates the Intel 8250 UART — vdev ser8250
This chapter also describes the virtio-entropy vdev, which is a para-virtualized device.
Additional information
The watchdog vdevs provided with QNX hypervisors require the
qvm/wdog.h public header file. This file includes
functions, definitions, and data structures used by both watchdog vdevs described
in this chapter (also see the wdog.h
chapter in the Virtual Device Developer's API
Reference).
For more information about watchdogs in a QNX hypervisor system, see Watchdogs
in the User's
Guide.
Page updated:
