Skip to content

Missing kernel configs to boot mainline kernel in qemu #180

@lool

Description

@lool

In #74 we added a test mechanism which boots our images in qemu.

This works with kernels built from a Debianesque config, such as the default kernel (currently linux-qcom), but it doesn't work with our mainline kernel builds which use defconfig + few config fragments.

Here's a recent test failure:
https://github.com/qualcomm-linux/qcom-deb-images/actions/runs/18476464034/job/52642905706

I guess some storage drivers such as virtio are missing and should be added as a config fragment under kernel-configs/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingkernelKernel related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions