commit | 6ebbdecff6ae00557a52539287b681641f4f0d33 | [log] [tgz] |
---|---|---|
author | Anup Patel <apatel@ventanamicro.com> | Wed Dec 07 09:17:49 2022 +0530 |
committer | Anup Patel <anup@brainfault.org> | Wed Dec 07 09:17:49 2022 +0530 |
tree | 63b97197dd765f7562b2836d5ec8889881ee0f29 | |
parent | 52ec4b695dbe0552bb994c4149e9122610a76668 [diff] |
RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid We add ONE_REG interface for VCPU mvendorid, marchid, and mimpid so that KVM user-space can change this details to support migration across heterogeneous hosts. Signed-off-by: Anup Patel <apatel@ventanamicro.com> Reviewed-by: Atish Patra <atishp@rivosinc.com> Reviewed-by: Andrew Jones <ajones@ventanamicro.com> Signed-off-by: Anup Patel <anup@brainfault.org>