cloud-hypervisor/vmm
Michael Zhao c445513976 hypervisor: Refactor core_registers on AArch64
On AArch64, the function `core_registers` and `set_core_registers` are
the same thing of `get/set_regs` on x86_64. Now the names are aligned.
This will benefit supporting `gdb`.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2022-07-14 22:55:19 +08:00
..
src hypervisor: Refactor core_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