Re: [PATCH v3 0/6] KVM RISC-V Conditional Operations

2023-11-11 Thread patchwork-bot+linux-riscv
Hello: This series was applied to riscv/linux.git (fixes) by Anup Patel : On Tue, 3 Oct 2023 09:22:20 +0530 you wrote: > This series extends KVM RISC-V to allow Guest/VM discover and use > conditional operations related ISA extensions (namely XVentanaCondOps > and Zicond). > > To try these patc

Re: [PATCH v3 0/6] KVM RISC-V Conditional Operations

2023-10-12 Thread Anup Patel
Hi Palmer, On Thu, Oct 5, 2023 at 11:35 AM Anup Patel wrote: > > On Tue, Oct 3, 2023 at 9:22 AM Anup Patel wrote: > > > > This series extends KVM RISC-V to allow Guest/VM discover and use > > conditional operations related ISA extensions (namely XVentanaCondOps > > and Zicond). > > > > To try th

Re: [PATCH v3 0/6] KVM RISC-V Conditional Operations

2023-10-05 Thread Anup Patel
On Tue, Oct 3, 2023 at 9:22 AM Anup Patel wrote: > > This series extends KVM RISC-V to allow Guest/VM discover and use > conditional operations related ISA extensions (namely XVentanaCondOps > and Zicond). > > To try these patches, use KVMTOOL from riscv_zbx_zicntr_smstateen_condops_v1 > branch at

[PATCH v3 0/6] KVM RISC-V Conditional Operations

2023-10-02 Thread Anup Patel
This series extends KVM RISC-V to allow Guest/VM discover and use conditional operations related ISA extensions (namely XVentanaCondOps and Zicond). To try these patches, use KVMTOOL from riscv_zbx_zicntr_smstateen_condops_v1 branch at: https://github.com/avpatel/kvmtool.git These patches are bas