mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-24 21:09:47 +00:00
Make naming across architectures coherent by renaming Vm_state to Vcpu_state, to reflect that it contains the state of a Vcpu and not that of an entire VM. Ref #4968