Home
last modified time | relevance | path

Searched hist:"52 ec4b695dbe0552bb994c4149e9122610a76668" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_sbi_base.cdiff 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 Dvcpu.cdiff 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 Dkvm_host.hdiff 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>