Skip to content

Memory allocation fails on darwin arm64 with latest qemu #680

@afbjorklund

Description

@afbjorklund

Description

Starting the default with 4GiB fails:
qemu-system-aarch64: Addressing limited to 32 bits, but memory exceeds it by 1073741824 bytes

Need to reduce memory, to e.g. 2GiB.

Since qemu/qemu@3715c25

Most likely the highmem=off parameter to qemu should be parametrized, and not used with later versions.

The reasons that caused it to be needed (for ARM) earlier, seems to no longer be true with QEMU 7.0.

This was: QEMU emulator version 6.2.50 (v6.1.0-3974-gf6620d0b34-dirty)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions