Skip to content

support QEMU display on MacOS #43

@Rexicon226

Description

@Rexicon226

When working on Ashet-OS rv32 on MacOS, everything works except the display, which chooses the wrong thing. On Linux there's the -display sdl and -display gtk options, but on MacOS there's

-display vnc=<display>[,<optargs>]
-display curses[,charset=<encoding>]
-display cocoa[,full-grab=on|off][,swap-opt-cmd=on|off]
-display dbus[,addr=<dbusaddr>]
-display none

We should account for these options in the build script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions