Skip to content

Changing the Makefile MODE from debug to release caused the basic functions of hvisor to stop working #324

Description

@DaisyRLight

My hardware is an RK3588 development board. I've always been compiling and using hvisor with make MODE=debug, and it works fine. But recently, I tried using release as the value for make MODE, and hvisor's basic functionality can't be guaranteed. Specifically, after starting the virtual machine, the log printing stops abruptly before finishing the memory mapping, without crashing the system, and the guest Linux doesn't start up properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    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