Skip to content

Native path actually requires qemu 10.1? #1

@amwatson

Description

@amwatson

The README specifies that QEMU 10.1 is required for the WASM path, while QEMU 10.0 is required for the native build:

QEMU 10.1 source at ~/dev/qemu-10.1.0 (WASM) or QEMU 10.0 at ~/dev/qemu-10.0 (native)

But I think both paths actually require QEMU 10.1.0. Running build.sh with ~/dev/qemu-10.0 pointed at https://download.qemu.org/qemu-10.1.0.tar.xz successfully built, whereas doing the same with qemu-10.0.[0-9] resulted in compilation errors.

Can someone confirm?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions