mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
`riscv64_get_one_reg_from_vcpu` macro is used to extract RISC-V register data from KVM Vcpu according to `$reg_name` provided to `state`. Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>