hypervisor

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

  1. Y

    How to execute code in Hypervisor mode?

    Hey, I am now able to develop kernel modules for the R9000, thanks to Voxel :) ARM defines multiple operating modes: User, Supervisor, Hypervisor, Secure Monitor. Every kernel module is being executed in Supervisor mode, but my goal is to execute code in Hypervisor mode. Later I would like to...
Top