[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/cloud-hypervisor/cloud-hypervisor.desc [COPY] Copyright (C) 2004 - 2026 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A Virtual Machine Monitor for modern Cloud workloads [T] Cloud Hypervisor is an open source Virtual Machine Monitor (VMM) that [T] runs on top of KVM hypervisor and Microsoft Hypervisor (MSHV). [T] [T] The project focuses on exclusively running modern, cloud workloads, on [T] top of a limited set of hardware architectures and platforms. [U] https://www.cloudhypervisor.org [A] Alibaba, ARM, ByteDance, Intel and Microsoft [M] Rene Rebe [C] extra/emulator [F] CROSS [L] APL [V] 51.1 [D] 90eb32c9d9fb376dbb37eab34d1af31f428f0c12b6293449abad51bd cloud-hypervisor-51.1.tar.gz https://github.com/cloud-hypervisor/cloud-hypervisor/archive/v51.1/ cargoinstopt= export OPENSSL_NO_VENDOR=true OPENSSL_DIR=$root/$(pkgprefix openssl) atstage cross && hook_add postmake 5 "install target/${arch_target}/*/{ch-remote,cloud-hypervisor,performance-metrics,vhost_user_block,vhost_user_net} $root$bindir" atstage native && hook_add postmake 5 "install target/*/{ch-remote,cloud-hypervisor,performance-metrics,vhost_user_block,vhost_user_net} $root$bindir"