Files
kata-containers/src/dragonball/docs/device.md
Fabiano Fidêncio 5c0269881e tests: Make editorconfig-checker happy
- Trim trailing whitespace and ensure final newline in non-vendor files
- Add .editorconfig-checker.json excluding vendor dirs, *.patch, *.img,
  *.dtb, *.drawio, *.svg, and pkg/cloud-hypervisor/client so CI only
  checks project code
- Leave generated and binary assets unchanged (excluded from checker)

Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 21:58:28 +01:00

980 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