Re: [PATCH v2 0/2] Add QEMU virt-ctrl driver and update m68k virt

From: Daniel Palmer

Date: Wed Feb 04 2026 - 08:09:17 EST


Hi Laurent,

On Wed, 4 Feb 2026 at 21:53, Laurent Vivier <laurent@xxxxxxxxx> wrote:
> How to use it with QEMU? Do we need some changes in the code?

You just load u-boot instead of the linux kernel. I don't think you
can actually do much with it because there's no virtio support to load
linux etc yet.
But I have that all working in my own branch and now Kuan-Wei has got
the first parts merged adding the remaining parts to boot linux
shouldn't be too difficult.

Cheers,

Daniel