Skip to content

Releases: cloud-hypervisor/linux

ch-release-v6.16.9-20251112

12 Nov 17:36

Choose a tag to compare

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

13 Jun 21:44

Choose a tag to compare

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

22 Apr 09:56

Choose a tag to compare

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

14 Jan 16:21

Choose a tag to compare

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

08 Sep 10:44

Choose a tag to compare

github: Add binary kernel binary build and upload

Signed-off-by: Rob Bradford <[email protected]>