As we are bringing online a CI job for covering kata 2.0 w/ cloud-hypervisor (https://github.com/kata-containers/tests/pull/2797), we need to back port related patches from kata-runtime (kata 1.x).
This PR ported the following patches from the runtime repo:
39b53f44 * chenb/clh_backporting clh: enable build using Podman
04b156f6 * qemu-virtiofs: Update to qemu 5.0 + virtiofs + dax
3ec05a9f * clh: Add support to unplug block devices
45e32e1b * clh: Set 'Id' explicitly while hotplugging block device
895959d0 * clh: Provide cpu topology to API
31594387 * clh: opeanapi: update api for cloud hypervisor
89836cd3 * versions: cloud-hypervisor 0.9.0
8d5a60ac * versions: Update qemu-virtiofs to 5.0
76a64667 * clh: Remove the use of deprecated '--memory file=' parameter
Signed-off-by: Bo Chen chen.bo.com
该提问来源于开源项目:kata-containers/kata-containers