Releases: cloud-hypervisor/linux
Releases · cloud-hypervisor/linux
ch-release-v6.16.9-20251112
arch: Update default config for v6.16.9 One of the newly added configuration options was affecting virtio-mem. For correct functioning after a reboot this option is needed: CONFIG_MHP_DEFAULT_ONLINE_TYPE_ONLINE_AUTO=y Signed-off-by: Rob Bradford <[email protected]>
ch-release-v6.12.8-20250613
build: Enable CONFIG_FW_CFG_SYSFS_CMDLINE as default configs
This enables integration test of the fw_cfg device [1].
[1] cloud-hypervisor/cloud-hypervisor#7117
Signed-off-by: Bo Chen [email protected]
ch-release-v6.12.8-20250422
github: Add riscv kernel build and upload Add required pacakge for cross-compile riscv kernel, workflow for build and upload kernel. Signed-off-by: Ruoqing He <[email protected]>
ch-release-v6.12.8-20250114
build: Store default configurations in tree Create a new `ch_defconfig` file and use that instead of downloading the kernel from the CH repository. Signed-off-by: Rob Bradford <[email protected]>
ch-release-v6.2-20240908
github: Add binary kernel binary build and upload Signed-off-by: Rob Bradford <[email protected]>