cloud-hypervisor/hypervisor
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 serde from 1.0.138 to 1.0.139 2022-07-11 23:54:20 +00:00