mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-28 11:34:40 +01:00
Create the document for vCPU and api. Add some detail in the device document. Fixes: #4257 Signed-off-by: Chao Wu <chaowu@linux.alibaba.com>
988 B
988 B
Device
Device Manager
Currently we have following device manager:
| Name | Description |
|---|---|
| address space manager | abstracts virtual machine's physical management and provide mapping for guest virtual memory and MMIO ranges of emulated virtual devices, pass-through devices and vCPU |
| config manager | provides abstractions for configuration information |
| console manager | provides management for all console devices |
| resource manager | provides resource management for legacy_irq_pool, msi_irq_pool, pio_pool, mmio_pool, mem_pool, kvm_mem_slot_pool with builder ResourceManagerBuilder |
| VSOCK device manager | provides configuration info for VIRTIO-VSOCK and management for all VSOCK devices |
Device supported
VIRTIO-VSOCK
i8042
COM1
COM2