From 3d803604fa960bab3bb8f8fd839618bf341c197c Mon Sep 17 00:00:00 2001 From: Salendarsingh Gaud Date: Tue, 14 Jul 2026 18:10:19 +0530 Subject: [PATCH] ci: Move qcs8300-ride to gunyah based hypervisor. qcs8300-ride is based of gunyah, so move back to gunyah. This change was overwritten in the pr #237 (ci: Enable more topic branches for pre-merge rootfs generation). Original pr was #244 (ci: Move qcs8300-ride to gunyah based hypervisor). Signed-off-by: Salendarsingh Gaud Signed-off-by: Raj Aryan --- ci/MACHINES.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/MACHINES.json b/ci/MACHINES.json index 3ccc38b..99a0273 100644 --- a/ci/MACHINES.json +++ b/ci/MACHINES.json @@ -32,7 +32,7 @@ "firmwareid": "qcs8300-ride", "rootfs": "qcs8300-ride-sx", "flash_type": "qdl", - "hypervisor": "kvm", + "hypervisor": "gunyah", "branches": ["qcom-next-staging", "qcom-6.18.y", "tech/mproc/rpmsg", "tech/mproc/all", "tech/net/qrtr", "tech/storage/all", "tech/storage/phy", "tech/bus/pci/pwrctl", "tech/bus/pci/phy", "tech/bus/pci/mhi", "tech/bus/pci/all", "tech/pmic/supply", "tech/pmic/regulator", "tech/pmic/misc", "tech/pmic/mfd", "tech/pmic/backlight", "tech/bus/usb/phy", "tech/bus/usb/dwc", "tech/bus/usb/gadget", "tech/bsp/clk", "tech/bsp/interconnect"] }, "sm8750-mtp": {