mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-27 06:39:22 +00:00
0e49149a46
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