mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 18:58:36 +00:00
Qemu already support the device_add with iothread args. Make KATA have ability to hotplug PCI device with IOThreads. Currently, just support QEMU as the hypervisor, not sure it works for stratovirt. Signed-off-by: zhangchen.kidd <zhangchen.kidd@jd.com>
Kata golang packages
This repository contains a number of packages in addition to the
virtcontainers package:
| Package name | Description |
|---|---|
katatestutils |
Unit test utilities. |
katautils |
Utilities. |
signals |
Signal handling functions. |