you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 1 year ago (1 child)

The VM isn't running in user space, it runs through the hypervisor, shell in userspace is just a convenience feature of accessing the VM that is running parallel to Android and the hypervisor enables passthrough of certain SoC features to talk directly to CPU/GPU, without traversing the android userspace.

It's like running wsl on windows, both windows and wsl are virtualized and talking to hypervisor, your wsl instance isn't running within your windows instance.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 1 year ago (1 child)

    Can you link any direct confirmation that this is actually a VM on hypervisor, and not just a non-hypervised VM but with GPU passthrough like the Crostini on ChromeOS? These two are very different things.

  • source
  • parent
  • hideshow 2 child comments