mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-01 20:05:30 +00:00
deleted random device virtualization document, and merge it to virtio-rnd document. Signed-off-by: Gao Junhao <junhao.gao@intel.com>
18 lines
478 B
ReStructuredText
18 lines
478 B
ReStructuredText
.. _hld-emulated-devices:
|
|
|
|
Emulated devices high-level design
|
|
##################################
|
|
|
|
Full virtualization device models can typically
|
|
reuse existing native device drivers to avoid implementing front-end
|
|
drivers. ACRN implements several fully virtualized devices, as
|
|
documented in this section.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
usb-virt-hld
|
|
UART virtualization <uart-virt-hld>
|
|
Watchdoc virtualization <watchdog-hld>
|
|
GVT-g GPU Virtualization <hld-APL_GVT-g>
|