cloud-hypervisor/vmm
Michael Zhao 2d8635f04a hypervisor: Refactor system_registers on AArch64
Function `system_registers` took mutable vector reference and modified
the vector content. Now change the definition to `get/set` style.
And rename to `get/set_sys_regs` to align with other functions.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2022-07-14 22:55:19 +08:00
..
src hypervisor: Refactor system_registers on AArch64 2022-07-14 22:55:19 +08:00
Cargo.toml build: bump clap from 3.2.8 to 3.2.11 2022-07-14 14:49:35 +00:00