Searched hist:"52 ec4b695dbe0552bb994c4149e9122610a76668" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/riscv/kvm/ |
H A D | vcpu_sbi_base.c | diff 52ec4b695dbe0552bb994c4149e9122610a76668 Tue Dec 06 21:47:43 CST 2022 Anup Patel <apatel@ventanamicro.com> RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU
We should save VCPU mvendorid, marchid, and mimpid at the time of creating VCPU so that we don't have to do host SBI call every time Guest/VM ask for these details.
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>
|
H A D | vcpu.c | diff 52ec4b695dbe0552bb994c4149e9122610a76668 Tue Dec 06 21:47:43 CST 2022 Anup Patel <apatel@ventanamicro.com> RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU
We should save VCPU mvendorid, marchid, and mimpid at the time of creating VCPU so that we don't have to do host SBI call every time Guest/VM ask for these details.
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>
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | kvm_host.h | diff 52ec4b695dbe0552bb994c4149e9122610a76668 Tue Dec 06 21:47:43 CST 2022 Anup Patel <apatel@ventanamicro.com> RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU
We should save VCPU mvendorid, marchid, and mimpid at the time of creating VCPU so that we don't have to do host SBI call every time Guest/VM ask for these details.
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>
|