Commit b445909b authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

RISC-V: KVM: Use nacl_csr_xyz() for accessing CSRs in run-loop



When running under some other hypervisor, we should use nacl_csr_xyz()
for accessing most CSRs in run-loop. This makes CSR access faster
whenever SBI nested acceleration is available.

Signed-off-by: default avatarAnup Patel <apatel@ventanamicro.com>
parent 2399a375
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment