mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
* Introduce hypervisor-stack per CPU * Introduce host world context per CPU * Mark EL2 translation table memory as inner shareable * The VMID is not bound to a single VCPU, but to the Vm_session as a whole * Set affinity of the VCPU accordingly * Add VMPIDR to VM state Ref #3926